Reference documentation and code samples for the Cloud Bigtable V2 Client class UpdateLogicalViewRequest.
Request message for BigtableInstanceAdmin.UpdateLogicalView.
Generated from protobuf message google.bigtable.admin.v2.UpdateLogicalViewRequest
Namespace
Google \ Cloud \ Bigtable \ Admin \ V2Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ logical_view
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
getLogicalView
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}
.
hasLogicalView
clearLogicalView
setLogicalView
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}
.
$this
getUpdateMask
Optional. The list of fields to update.
hasUpdateMask
clearUpdateMask
setUpdateMask
Optional. The list of fields to update.
$this
static::build
logicalView
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}
.
updateMask