View Source GoogleApi.DiscoveryEngine.V1.Model.GoogleCloudDiscoveryengineV1BatchGetDocumentsMetadataResponseDocumentMetadataMatcherValue (google_api_discovery_engine v0.12.0)
The value of the matcher that was used to match the Document.
Attributes
-
uri(type:String.t, default:nil) - If match by URI, the URI of the Document.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.DiscoveryEngine.V1.Model.GoogleCloudDiscoveryengineV1BatchGetDocumentsMetadataResponseDocumentMetadataMatcherValue{ uri: String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.