Discovery Engine V1BETA API - Class Google::Cloud::DiscoveryEngine::V1beta::BatchGetDocumentsMetadataRequest::UrisMatcher (v0.15.0)

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.