Google Cloud Dataproc Metastore V1 Client - Class QueryMetadataRequest (1.0.4)

Reference documentation and code samples for the Google Cloud Dataproc Metastore V1 Client class QueryMetadataRequest.

Request message for DataprocMetastore.QueryMetadata .

Generated from protobuf message google.cloud.metastore.v1.QueryMetadataRequest

Namespace

Google \ Cloud \ Metastore \ V1

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ service
string

Required. The relative resource name of the metastore service to query metadata, in the following format: projects/{project_id}/locations/{location_id}/services/{service_id} .

↳ query
string

Required. A read-only SQL query to execute against the metadata database. The query cannot change or mutate the data.

getService

Required. The relative resource name of the metastore service to query metadata, in the following format: projects/{project_id}/locations/{location_id}/services/{service_id} .

Returns
Type
Description
string

setService

Required. The relative resource name of the metastore service to query metadata, in the following format: projects/{project_id}/locations/{location_id}/services/{service_id} .

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getQuery

Required. A read-only SQL query to execute against the metadata database.

The query cannot change or mutate the data.

Returns
Type
Description
string

setQuery

Required. A read-only SQL query to execute against the metadata database.

The query cannot change or mutate the data.

Parameter
Name
Description
var
string
Returns
Type
Description
$this
Create a Mobile Website
View Site in Mobile | Classic
Share by: