Reference documentation and code samples for the Google Cloud Retail V2 Client class UpdateControlRequest.
Request for UpdateControl method.
Generated from protobuf message google.cloud.retail.v2.UpdateControlRequest
Namespace
Google \ Cloud \ Retail \ V2Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ control
↳ update_mask
Google\Protobuf\FieldMask
Indicates which fields in the provided Control to update. The following are NOT supported: * * Control.name If not set or empty, all supported fields are updated.
getControl
Required. The Control to update.
hasControl
clearControl
setControl
Required. The Control to update.
$this
getUpdateMask
Indicates which fields in the provided Control to update. The following are NOT supported:
- Control.name If not set or empty, all supported fields are updated.
hasUpdateMask
clearUpdateMask
setUpdateMask
Indicates which fields in the provided Control to update. The following are NOT supported:
- Control.name If not set or empty, all supported fields are updated.
$this
static::build
control
updateMask
Google\Protobuf\FieldMask
Indicates which fields in the provided Control to update. The following are NOT supported:
If not set or empty, all supported fields are updated.