Reference documentation and code samples for the Discovery Engine V1BETA API class Google::Cloud::DiscoveryEngine::V1beta::BatchGetDocumentsMetadataRequest::UrisMatcher.
Matcher for the {::Google::Cloud::DiscoveryEngine::V1beta::Document Document}s by exact uris.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#uris
def uris() -> ::Array<::String>
Returns
- (::Array<::String>) — The exact URIs to match by.
#uris=
def uris=(value) -> ::Array<::String>
Parameter
- value (::Array<::String>) — The exact URIs to match by.
Returns
- (::Array<::String>) — The exact URIs to match by.