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

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
Name Description
data array

Optional. Data for populating the Message object.

↳ fhir_resources array

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
Type Description
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
Name Description
var string[]
Returns
Type Description
$this