Class DeleteSchemaBundleRequest (2.32.0)

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

The request for DeleteSchemaBundle][google.bigtable.admin.v2.BigtableTableAdmin.DeleteSchemaBundle].

Attributes

Name Description
name str
Required. The unique name of the schema bundle to delete. Values are of the form projects/{project}/instances/{instance}/tables/{table}/schemaBundles/{schema_bundle}
etag str
Optional. The etag of the schema bundle. If this is provided, it must match the server's etag. The server returns an ABORTED error on a mismatched etag.