Class ListTableSpecsResponse (2.0.0)

ListTableSpecsResponse(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Response message for AutoMl.ListTableSpecs.

Attributes

NameDescription
table_specs Sequence[.gca_table_spec.TableSpec]
The table specs read.
next_page_token str
A token to retrieve next page of results. Pass to ListTableSpecsRequest.page_token to obtain that page.