Cloud AutoML V1beta1 API - Class Google::Cloud::AutoML::V1beta1::ListTableSpecsResponse (v0.5.5)

Reference documentation and code samples for the Cloud AutoML V1beta1 API class Google::Cloud::AutoML::V1beta1::ListTableSpecsResponse.

Response message for AutoMl.ListTableSpecs.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#next_page_token

def next_page_token() -> ::String
Returns

#next_page_token=

def next_page_token=(value) -> ::String
Parameter
Returns

#table_specs

def table_specs() -> ::Array<::Google::Cloud::AutoML::V1beta1::TableSpec>
Returns

#table_specs=

def table_specs=(value) -> ::Array<::Google::Cloud::AutoML::V1beta1::TableSpec>
Parameter
Returns