Class UpdateLogicalViewRequest (2.32.0)

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

Request message for BigtableInstanceAdmin.UpdateLogicalView.

Attributes

Name Description
logical_view google.cloud.bigtable_admin_v2.types.LogicalView
Required. The logical view to update. The logical view's name field is used to identify the view to update. Format: projects/{project}/instances/{instance}/logicalViews/{logical_view}.
update_mask google.protobuf.field_mask_pb2.FieldMask
Optional. The list of fields to update.