Class MatcherValue (0.12.3)

MatcherValue(mapping=None, *, ignore_unknown_fields=False, **kwargs)

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

This message has oneof_ fields (mutually exclusive fields). For each oneof, at most one member field can be set at the same time. Setting any member of the oneof automatically clears all other members.

.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields

Attributes

Name Description
uri str
If match by URI, the URI of the Document. This field is a member of oneof_ matcher_value.
fhir_resource str
Required. Format: projects/{project}/locations/{location}/datasets/{dataset}/fhirStores/{fhir_store}/fhir/{resource_type}/{fhir_resource_id} This field is a member of oneof_ matcher_value.