Reference documentation and code samples for the Discovery Engine V1 API class Google::Cloud::DiscoveryEngine::V1::BatchGetDocumentsMetadataRequest.
Request message for DocumentService.BatchGetDocumentsMetadata method.
Inherits
- Object
 
Extended By
- Google::Protobuf::MessageExts::ClassMethods
 
Includes
- Google::Protobuf::MessageExts
 
Methods
#matcher
def matcher() -> ::Google::Cloud::DiscoveryEngine::V1::BatchGetDocumentsMetadataRequest::Matcher Returns 
 - (::Google::Cloud::DiscoveryEngine::V1::BatchGetDocumentsMetadataRequest::Matcher) — Required. Matcher for the {::Google::Cloud::DiscoveryEngine::V1::Document Document}s.
 
#matcher=
def matcher=(value) -> ::Google::Cloud::DiscoveryEngine::V1::BatchGetDocumentsMetadataRequest::Matcher Parameter 
 - value (::Google::Cloud::DiscoveryEngine::V1::BatchGetDocumentsMetadataRequest::Matcher) — Required. Matcher for the {::Google::Cloud::DiscoveryEngine::V1::Document Document}s.
 
 Returns 
 - (::Google::Cloud::DiscoveryEngine::V1::BatchGetDocumentsMetadataRequest::Matcher) — Required. Matcher for the {::Google::Cloud::DiscoveryEngine::V1::Document Document}s.
 
#parent
def parent() -> ::String Returns 
 -  (::String) — Required. The parent branch resource name, such as 
projects/{project}/locations/{location}/collections/{collection}/dataStores/{data_store}/branches/{branch}. 
#parent=
def parent=(value) -> ::String Parameter 
 -  value (::String) — Required. The parent branch resource name, such as 
projects/{project}/locations/{location}/collections/{collection}/dataStores/{data_store}/branches/{branch}. 
 Returns 
 -  (::String) — Required. The parent branch resource name, such as 
projects/{project}/locations/{location}/collections/{collection}/dataStores/{data_store}/branches/{branch}.