Reference documentation and code samples for the Dataproc Metastore V1 API class Google::Cloud::Metastore::V1::QueryMetadataResponse.
Response message for DataprocMetastore.QueryMetadata.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#result_manifest_uri
def result_manifest_uri() -> ::String
Returns
- (::String) — 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.
#result_manifest_uri=
def result_manifest_uri=(value) -> ::String
Parameter
- value (::String) — 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.
Returns
- (::String) — 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.