Class UpdateKeyRequest (0.4.2)

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

The update key request message. .. attribute:: key

Required. The key to update.

:type: google.cloud.recaptchaenterprise_v1.types.Key

Attribute

NameDescription
update_mask google.protobuf.field_mask_pb2.FieldMask
Optional. The mask to control which field of the key get updated. If the mask is not present, all fields will be updated.