Class UpdateKeyRequest (1.19.0)

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

The update key request message.

Attributes

NameDescription
key google.cloud.recaptchaenterprise_v1.types.Key
Required. The key to update.
update_mask google.protobuf.field_mask_pb2.FieldMask
Optional. The mask to control which fields of the key get updated. If the mask is not present, all fields will be updated.