AddIpOverrideRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)
The AddIpOverride request message.
Attributes |
|
---|---|
Name | Description |
name |
str
Required. The name of the key to which the IP override is added, in the format projects/{project}/keys/{key} .
|
ip_override_data |
google.cloud.recaptchaenterprise_v1.types.IpOverrideData
Required. IP override added to the key. |