Reference documentation and code samples for the Discovery Engine V1BETA API class Google::Cloud::DiscoveryEngine::V1beta::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::V1beta::BatchGetDocumentsMetadataRequest::Matcher
    Returns
    
  - (::Google::Cloud::DiscoveryEngine::V1beta::BatchGetDocumentsMetadataRequest::Matcher) — Required. Matcher for the {::Google::Cloud::DiscoveryEngine::V1beta::Document Document}s.
#matcher=
def matcher=(value) -> ::Google::Cloud::DiscoveryEngine::V1beta::BatchGetDocumentsMetadataRequest::Matcher
    Parameter
    
  - value (::Google::Cloud::DiscoveryEngine::V1beta::BatchGetDocumentsMetadataRequest::Matcher) — Required. Matcher for the {::Google::Cloud::DiscoveryEngine::V1beta::Document Document}s.
    Returns
    
  - (::Google::Cloud::DiscoveryEngine::V1beta::BatchGetDocumentsMetadataRequest::Matcher) — Required. Matcher for the {::Google::Cloud::DiscoveryEngine::V1beta::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}.