Class DeleteLogicalViewRequest (2.32.0)

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

Request message for BigtableInstanceAdmin.DeleteLogicalView.

Attributes

Name Description
name str
Required. The unique name of the logical view to be deleted. Format: projects/{project}/instances/{instance}/logicalViews/{logical_view}.
etag str
Optional. The current etag of the logical view. If an etag is provided and does not match the current etag of the logical view, deletion will be blocked and an ABORTED error will be returned.