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

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

The value of the matcher that was used to match the Document.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#fhir_resource

def fhir_resource() -> ::String
Returns
  • (::String) — Format: projects/{project}/locations/{location}/datasets/{dataset}/fhirStores/{fhir_store}/fhir/{resource_type}/{fhir_resource_id}

#fhir_resource=

def fhir_resource=(value) -> ::String
Parameter
  • value (::String) — Format: projects/{project}/locations/{location}/datasets/{dataset}/fhirStores/{fhir_store}/fhir/{resource_type}/{fhir_resource_id}
Returns
  • (::String) — Format: projects/{project}/locations/{location}/datasets/{dataset}/fhirStores/{fhir_store}/fhir/{resource_type}/{fhir_resource_id}

#uri

def uri() -> ::String
Returns
  • (::String) — If match by URI, the URI of the Document.

#uri=

def uri=(value) -> ::String
Parameter
  • value (::String) — If match by URI, the URI of the Document.
Returns
  • (::String) — If match by URI, the URI of the Document.