Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 824 Bytes

ListSchemaFieldsResponse.md

File metadata and controls

14 lines (9 loc) · 824 Bytes

ListSchemaFieldsResponse

Properties

Name Type Description Notes
next_page_token str A token, which can be sent as `page_token` to retrieve the next page. If this field is omitted, there are no subsequent pages. [optional]
schema_fields [SchemaField] The schema fields. [optional]
total_size int Maximum number of fields to return. [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

[Back to Model list] [Back to API list] [Back to README]