Class UpdateKeyRequest (0.1.0)

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

The update key request message.

Attributes

NameDescription
key .recaptchaenterprise.Key
Required. The key to update.
update_mask .field_mask.FieldMask
Optional. The mask to control which field of the key get updated. If the mask is not present, all fields will be updated.