Google Cloud Data Catalog V1 Client - Class ListTaxonomiesResponse (2.3.2)

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

Response message for ListTaxonomies .

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

Namespace

Google \ Cloud \ DataCatalog \ V1

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ taxonomies
array< Taxonomy >

Taxonomies that the project contains.

↳ next_page_token
string

Pagination token of the next results page. Empty if there are no more results in the list.

getTaxonomies

Taxonomies that the project contains.

Returns
Type
Description

setTaxonomies

Taxonomies that the project contains.

Parameter
Name
Description
var
array< Taxonomy >
Returns
Type
Description
$this

getNextPageToken

Pagination token of the next results page. Empty if there are no more results in the list.

Returns
Type
Description
string

setNextPageToken

Pagination token of the next results page. Empty if there are no more results in the list.

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