Google Cloud Data Catalog V1 Client - Class ViewSpec (1.5.1)

Reference documentation and code samples for the Google Cloud Data Catalog V1 Client class ViewSpec.

Table view specification.

Generated from protobuf message google.cloud.datacatalog.v1.ViewSpec

Namespace

Google \ Cloud \ DataCatalog \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ view_query string

Output only. The query that defines the table view.

getViewQuery

Output only. The query that defines the table view.

Returns
TypeDescription
string

setViewQuery

Output only. The query that defines the table view.

Parameter
NameDescription
var string
Returns
TypeDescription
$this