Skip to content

Latest commit

 

History

History
15 lines (7 loc) · 519 Bytes

ListSchemaFieldsResponse.md

File metadata and controls

15 lines (7 loc) · 519 Bytes

ListSchemaFieldsResponse

Properties

Name Type Description Notes
nextPageToken String 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]
schemaFields java.util.List<SchemaField> The schema fields. [optional]
totalSize Integer Maximum number of fields to return. [optional]