public static interface BatchGetDocumentsMetadataResponse.DocumentMetadata.MatcherValueOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getFhirResource()
Format:
projects/{project}/locations/{location}/datasets/{dataset}/fhirStores/{fhir_store}/fhir/{resource_type}/{fhir_resource_id}
string fhir_resource = 2 [(.google.api.resource_reference) = { ... } |
com.google.protobuf.ByteString |
getFhirResourceBytes()
Format:
projects/{project}/locations/{location}/datasets/{dataset}/fhirStores/{fhir_store}/fhir/{resource_type}/{fhir_resource_id}
string fhir_resource = 2 [(.google.api.resource_reference) = { ... } |
BatchGetDocumentsMetadataResponse.DocumentMetadata.MatcherValue.MatcherValueCase |
getMatcherValueCase() |
String |
getUri()
If match by URI, the URI of the
[Document][google.cloud.discoveryengine.v1beta.Document].
|
com.google.protobuf.ByteString |
getUriBytes()
If match by URI, the URI of the
[Document][google.cloud.discoveryengine.v1beta.Document].
|
boolean |
hasFhirResource()
Format:
projects/{project}/locations/{location}/datasets/{dataset}/fhirStores/{fhir_store}/fhir/{resource_type}/{fhir_resource_id}
string fhir_resource = 2 [(.google.api.resource_reference) = { ... } |
boolean |
hasUri()
If match by URI, the URI of the
[Document][google.cloud.discoveryengine.v1beta.Document].
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasUri()
If match by URI, the URI of the [Document][google.cloud.discoveryengine.v1beta.Document].
string uri = 1;String getUri()
If match by URI, the URI of the [Document][google.cloud.discoveryengine.v1beta.Document].
string uri = 1;com.google.protobuf.ByteString getUriBytes()
If match by URI, the URI of the [Document][google.cloud.discoveryengine.v1beta.Document].
string uri = 1;boolean hasFhirResource()
Format:
projects/{project}/locations/{location}/datasets/{dataset}/fhirStores/{fhir_store}/fhir/{resource_type}/{fhir_resource_id}
string fhir_resource = 2 [(.google.api.resource_reference) = { ... }String getFhirResource()
Format:
projects/{project}/locations/{location}/datasets/{dataset}/fhirStores/{fhir_store}/fhir/{resource_type}/{fhir_resource_id}
string fhir_resource = 2 [(.google.api.resource_reference) = { ... }com.google.protobuf.ByteString getFhirResourceBytes()
Format:
projects/{project}/locations/{location}/datasets/{dataset}/fhirStores/{fhir_store}/fhir/{resource_type}/{fhir_resource_id}
string fhir_resource = 2 [(.google.api.resource_reference) = { ... }BatchGetDocumentsMetadataResponse.DocumentMetadata.MatcherValue.MatcherValueCase getMatcherValueCase()
Copyright © 2025 Google LLC. All rights reserved.