recaptchaKey property

String? recaptchaKey
getter/setter pair

The reCAPTCHA Enterprise key resource name, e.g. "projects/{project}/keys/{key}".

This will only be returned when the reCAPTCHA enforcement state is AUDIT or ENFORCE on at least one of the reCAPTCHA providers.

Implementation

core.String? recaptchaKey;