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
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 .
|