UpdateHiveTableRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)Request message for the UpdateHiveTable method.
Attributes |
|
|---|---|
| Name | Description |
hive_table |
google.cloud.biglake_hive_v1beta.types.HiveTable
Required. The table to update. The table's name field is used to identify the table to
update. Format:
projects/{project_id_or_number}/catalogs/{catalog_id}/databases/{database_id}/tables/{table_id}
|
update_mask |
google.protobuf.field_mask_pb2.FieldMask
Optional. The list of fields to update. |