Reference documentation and code samples for the Google Cloud Ces V1 Client class UpdateGuardrailRequest.
Request message for AgentService.UpdateGuardrail .
Generated from protobuf message google.cloud.ces.v1.UpdateGuardrailRequest
Namespace
Google \ Cloud \ Ces \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ guardrail
↳ update_mask
Google\Protobuf\FieldMask
Optional. Field mask is used to control which fields get updated. If the mask is not present, all fields will be updated.
getGuardrail
Required. The guardrail to update.
hasGuardrail
clearGuardrail
setGuardrail
Required. The guardrail to update.
$this
getUpdateMask
Optional. Field mask is used to control which fields get updated. If the mask is not present, all fields will be updated.
hasUpdateMask
clearUpdateMask
setUpdateMask
Optional. Field mask is used to control which fields get updated. If the mask is not present, all fields will be updated.
$this
static::build
guardrail
updateMask
Google\Protobuf\FieldMask
Optional. Field mask is used to control which fields get updated. If the mask is not present, all fields will be updated.

