Matcher(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Matcher for the Documents. Currently supports matching by exact URIs.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attribute |
|
---|---|
Name | Description |
uris_matcher |
google.cloud.discoveryengine_v1alpha.types.BatchGetDocumentsMetadataRequest.UrisMatcher
Matcher by exact URIs. This field is a member of oneof _ matcher .
|