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