Reference documentation and code samples for the Discovery Engine V1 API class Google::Cloud::DiscoveryEngine::V1::BatchGetDocumentsMetadataRequest::Matcher.
Matcher for the {::Google::Cloud::DiscoveryEngine::V1::Document Document}s. Currently supports matching by exact URIs.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#uris_matcher
def uris_matcher() -> ::Google::Cloud::DiscoveryEngine::V1::BatchGetDocumentsMetadataRequest::UrisMatcher
Returns
- (::Google::Cloud::DiscoveryEngine::V1::BatchGetDocumentsMetadataRequest::UrisMatcher) — Matcher by exact URIs.
#uris_matcher=
def uris_matcher=(value) -> ::Google::Cloud::DiscoveryEngine::V1::BatchGetDocumentsMetadataRequest::UrisMatcher
Parameter
- value (::Google::Cloud::DiscoveryEngine::V1::BatchGetDocumentsMetadataRequest::UrisMatcher) — Matcher by exact URIs.
Returns
- (::Google::Cloud::DiscoveryEngine::V1::BatchGetDocumentsMetadataRequest::UrisMatcher) — Matcher by exact URIs.