Reference documentation and code samples for the Google Cloud Recaptcha Enterprise V1 Client class UpdateKeyRequest.
The update key request message.
Generated from protobuf message google.cloud.recaptchaenterprise.v1.UpdateKeyRequest
Namespace
Google \ Cloud \ RecaptchaEnterprise \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ key
↳ update_mask
Google\Protobuf\FieldMask
Optional. The mask to control which fields of the key get updated. If the mask is not present, all fields are updated.
getKey
Required. The key to update.
hasKey
clearKey
setKey
Required. The key to update.
$this
getUpdateMask
Optional. The mask to control which fields of the key get updated. If the mask is not present, all fields are updated.
hasUpdateMask
clearUpdateMask
setUpdateMask
Optional. The mask to control which fields of the key get updated. If the mask is not present, all fields are updated.
$this
static::build
key
updateMask
Google\Protobuf\FieldMask
Optional. The mask to control which fields of the key get updated. If the mask is not present, all fields are updated.