Class DeleteTableRequest (0.3.0)

DeleteTableRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Request message for the DeleteTable method.

Attribute

NameDescription
name str
Required. The name of the table to delete. Format: projects/{project_id_or_number}/locations/{location_id}/catalogs/{catalog_id}/databases/{database_id}/tables/{table_id}