dtkt.catalog.v1beta1messages.proto

CreateTableRequest

Message

Request message for creating a table in a schema.

FieldTypeNumberDescription
schema
Schema
1

Reference to the schema where the table will be created.

namestring2

Name of the new table.

descriptionstring3

Description of the new table.

fields
Field[]
4

Fields of the new table.

metadata
Struct
5

Metadata of the table, if any.