Class ProtectedEndpointGroup (1.33.0)

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

Configuration for API endpoints to protect with reCAPTCHA.

Attribute

Name Description
protected_endpoints MutableSequence[google.cloud.recaptchaenterprise_v1.types.ProtectedEndpoint]
Optional. List of API endpoints to automatically protect with reCAPTCHA. If any of these endpoints is invoked from a page where a key bound to this policy is installed, a reCAPTCHA token is automatically generated and attached to the request. If multiple protected endpoints match a given API endpoint, the first one in the list is used.