Google Cloud Data Catalog V1 Client - Class GetTaxonomyRequest (1.4.2)

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

Request message for GetTaxonomy.

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

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ name string

Required. Resource name of the taxonomy to get.

getName

Required. Resource name of the taxonomy to get.

Returns
TypeDescription
string

setName

Required. Resource name of the taxonomy to get.

Parameter
NameDescription
var string
Returns
TypeDescription
$this