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

Reference documentation and code samples for the Discovery Engine V1BETA API class Google::Cloud::DiscoveryEngine::V1beta::BatchGetDocumentsMetadataResponse::DocumentMetadata.

The metadata of a Document.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#data_ingestion_source

def data_ingestion_source() -> ::String
Returns
  • (::String) —

    The data ingestion source of the Document.

    Allowed values are:

    • batch: Data ingested via Batch API, e.g., ImportDocuments.
    • streaming Data ingested via Streaming API, e.g., FHIR streaming.

#data_ingestion_source=

def data_ingestion_source=(value) -> ::String
Parameter
  • value (::String) —

    The data ingestion source of the Document.

    Allowed values are:

    • batch: Data ingested via Batch API, e.g., ImportDocuments.
    • streaming Data ingested via Streaming API, e.g., FHIR streaming.
Returns
  • (::String) —

    The data ingestion source of the Document.

    Allowed values are:

    • batch: Data ingested via Batch API, e.g., ImportDocuments.
    • streaming Data ingested via Streaming API, e.g., FHIR streaming.

#last_refreshed_time

def last_refreshed_time() -> ::Google::Protobuf::Timestamp
Returns

#last_refreshed_time=

def last_refreshed_time=(value) -> ::Google::Protobuf::Timestamp
Parameter
Returns

#matcher_value

def matcher_value() -> ::Google::Cloud::DiscoveryEngine::V1beta::BatchGetDocumentsMetadataResponse::DocumentMetadata::MatcherValue

#matcher_value=

def matcher_value=(value) -> ::Google::Cloud::DiscoveryEngine::V1beta::BatchGetDocumentsMetadataResponse::DocumentMetadata::MatcherValue
Parameter

#state

def state() -> ::Google::Cloud::DiscoveryEngine::V1beta::BatchGetDocumentsMetadataResponse::State

#state=

def state=(value) -> ::Google::Cloud::DiscoveryEngine::V1beta::BatchGetDocumentsMetadataResponse::State