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
-
(::String) — Format:
projects/{project}/locations/{location}/datasets/{dataset}/fhirStores/{fhir_store}/fhir/{resource_type}/{fhir_resource_id}
Note: The following fields are mutually exclusive:
fhir_resource
,uri
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#fhir_resource=
def fhir_resource=(value) -> ::String
-
value (::String) — Format:
projects/{project}/locations/{location}/datasets/{dataset}/fhirStores/{fhir_store}/fhir/{resource_type}/{fhir_resource_id}
Note: The following fields are mutually exclusive:
fhir_resource
,uri
. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::String) — Format:
projects/{project}/locations/{location}/datasets/{dataset}/fhirStores/{fhir_store}/fhir/{resource_type}/{fhir_resource_id}
Note: The following fields are mutually exclusive:
fhir_resource
,uri
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#uri
def uri() -> ::String
-
(::String) — If match by URI, the URI of the
Document.
Note: The following fields are mutually exclusive:
uri
,fhir_resource
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#uri=
def uri=(value) -> ::String
-
value (::String) — If match by URI, the URI of the
Document.
Note: The following fields are mutually exclusive:
uri
,fhir_resource
. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::String) — If match by URI, the URI of the
Document.
Note: The following fields are mutually exclusive:
uri
,fhir_resource
. If a field in that set is populated, all other fields in the set will automatically be cleared.