Discovery Engine V1 API - Class Google::Cloud::DiscoveryEngine::V1::BatchGetDocumentsMetadataRequest (v1.1.0)

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

#matcher=

def matcher=(value) -> ::Google::Cloud::DiscoveryEngine::V1::BatchGetDocumentsMetadataRequest::Matcher
Parameter
Returns

#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}.