View Source GoogleApi.Metastore.V1beta.Model.QueryMetadataResponse (google_api_metastore v0.7.0)
Response message for DataprocMetastore.QueryMetadata.
Attributes
-
resultManifestUri
(type:String.t
, default:nil
) - The manifest URI is link to a JSON instance in Cloud Storage. This instance manifests immediately along with QueryMetadataResponse. The content of the URI is not retriable until the long-running operation query against the metadata finishes.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Metastore.V1beta.Model.QueryMetadataResponse{ resultManifestUri: String.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.