Reference documentation and code samples for the Cloud AutoML V1beta1 Client class ListColumnSpecsResponse.
Response message for AutoMl.ListColumnSpecs .
Generated from protobuf message google.cloud.automl.v1beta1.ListColumnSpecsResponse
Namespace
Google \ Cloud \ AutoMl \ V1beta1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ column_specs
↳ next_page_token
string
A token to retrieve next page of results. Pass to ListColumnSpecsRequest.page_token to obtain that page.
getColumnSpecs
The column specs read.
setColumnSpecs
The column specs read.
$this
getNextPageToken
A token to retrieve next page of results.
Pass to ListColumnSpecsRequest.page_token to obtain that page.
string
setNextPageToken
A token to retrieve next page of results.
Pass to ListColumnSpecsRequest.page_token to obtain that page.
var
string
$this