GoogleCloudRecaptchaenterpriseV1ProtectedEndpoint constructor

GoogleCloudRecaptchaenterpriseV1ProtectedEndpoint({
  1. String? action,
  2. String? path,
})

Implementation

GoogleCloudRecaptchaenterpriseV1ProtectedEndpoint({this.action, this.path});