Reference documentation and code samples for the Discovery Engine V1 API class Google::Cloud::DiscoveryEngine::V1::BatchGetDocumentsMetadataRequest::Matcher.
Matcher for the {::Google::Cloud::DiscoveryEngine::V1::Document Document}s. Currently supports matching by exact URIs.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#fhir_matcher
def fhir_matcher() -> ::Google::Cloud::DiscoveryEngine::V1::BatchGetDocumentsMetadataRequest::FhirMatcher
-
(::Google::Cloud::DiscoveryEngine::V1::BatchGetDocumentsMetadataRequest::FhirMatcher) — Matcher by FHIR resource names.
Note: The following fields are mutually exclusive:
fhir_matcher
,uris_matcher
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#fhir_matcher=
def fhir_matcher=(value) -> ::Google::Cloud::DiscoveryEngine::V1::BatchGetDocumentsMetadataRequest::FhirMatcher
-
value (::Google::Cloud::DiscoveryEngine::V1::BatchGetDocumentsMetadataRequest::FhirMatcher) — Matcher by FHIR resource names.
Note: The following fields are mutually exclusive:
fhir_matcher
,uris_matcher
. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Google::Cloud::DiscoveryEngine::V1::BatchGetDocumentsMetadataRequest::FhirMatcher) — Matcher by FHIR resource names.
Note: The following fields are mutually exclusive:
fhir_matcher
,uris_matcher
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#uris_matcher
def uris_matcher() -> ::Google::Cloud::DiscoveryEngine::V1::BatchGetDocumentsMetadataRequest::UrisMatcher
-
(::Google::Cloud::DiscoveryEngine::V1::BatchGetDocumentsMetadataRequest::UrisMatcher) — Matcher by exact URIs.
Note: The following fields are mutually exclusive:
uris_matcher
,fhir_matcher
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#uris_matcher=
def uris_matcher=(value) -> ::Google::Cloud::DiscoveryEngine::V1::BatchGetDocumentsMetadataRequest::UrisMatcher
-
value (::Google::Cloud::DiscoveryEngine::V1::BatchGetDocumentsMetadataRequest::UrisMatcher) — Matcher by exact URIs.
Note: The following fields are mutually exclusive:
uris_matcher
,fhir_matcher
. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Google::Cloud::DiscoveryEngine::V1::BatchGetDocumentsMetadataRequest::UrisMatcher) — Matcher by exact URIs.
Note: The following fields are mutually exclusive:
uris_matcher
,fhir_matcher
. If a field in that set is populated, all other fields in the set will automatically be cleared.