Matcher para os Documents. Atualmente, suporta a correspondência por URIs exatos.
Representação JSON
{// Union field matcher can be only one of the following:"urisMatcher": {object (UrisMatcher)},"fhirMatcher": {object (FhirMatcher)}// End of list of possible types for union field matcher.}
Campos
Campo de união matcher. Matcher para os Documents. matcher só pode ser uma das seguintes opções:
Matcher para os Documents por nomes de recursos FHIR.
Representação JSON
{"fhirResources": [string]}
Campos
fhirResources[]
string
Obrigatório. Os recursos FHIR a fazer corresponder. Formato: projects/{project}/locations/{location}/datasets/{dataset}/fhirStores/{fhirStore}/fhir/{resourceType}/{fhir_resource_id}
[[["Fácil de entender","easyToUnderstand","thumb-up"],["Meu problema foi resolvido","solvedMyProblem","thumb-up"],["Outro","otherUp","thumb-up"]],[["Difícil de entender","hardToUnderstand","thumb-down"],["Informações incorretas ou exemplo de código","incorrectInformationOrSampleCode","thumb-down"],["Não contém as informações/amostras de que eu preciso","missingTheInformationSamplesINeed","thumb-down"],["Problema na tradução","translationIssue","thumb-down"],["Outro","otherDown","thumb-down"]],["Última atualização 2025-10-19 UTC."],[],[]]