dtkt.catalog.v1beta1messages.protoGetTableRequest
MessageRequest message for getting a specific table in a schema.
| Field | Type | Number | Description |
|---|---|---|---|
| schema | Schema dtkt.catalog.v1beta1.Schema | 1 | Reference to the schema containing the table. |
| name | string | 2 | Name of the table to retrieve. |
| metadata | Struct google.protobuf.Struct | 3 | Metadata of the table, if any. |