Google Cloud Discovery Engine V1 Client - Class FhirMatcher (1.5.1)

Reference documentation and code samples for the Google Cloud Discovery Engine V1 Client class FhirMatcher.

Matcher for the Documents by FHIR resource names.

Generated from protobuf message google.cloud.discoveryengine.v1.BatchGetDocumentsMetadataRequest.FhirMatcher

Namespace

Google \ Cloud \ DiscoveryEngine \ V1 \ BatchGetDocumentsMetadataRequest

Methods

__construct

Constructor.

Parameters
NameDescription
dataarray

Optional. Data for populating the Message object.

↳ fhir_resourcesarray

Required. The FHIR resources to match by. Format: projects/{project}/locations/{location}/datasets/{dataset}/fhirStores/{fhir_store}/fhir/{resource_type}/{fhir_resource_id}

getFhirResources

Required. The FHIR resources to match by.

Format: projects/{project}/locations/{location}/datasets/{dataset}/fhirStores/{fhir_store}/fhir/{resource_type}/{fhir_resource_id}

Returns
TypeDescription
Google\Protobuf\Internal\RepeatedField

setFhirResources

Required. The FHIR resources to match by.

Format: projects/{project}/locations/{location}/datasets/{dataset}/fhirStores/{fhir_store}/fhir/{resource_type}/{fhir_resource_id}

Parameter
NameDescription
varstring[]
Returns
TypeDescription
$this