GoogleCloudRecaptchaenterpriseV1RetrieveLegacySecretKeyResponse constructor

GoogleCloudRecaptchaenterpriseV1RetrieveLegacySecretKeyResponse({
  1. String? legacySecretKey,
})

Implementation

GoogleCloudRecaptchaenterpriseV1RetrieveLegacySecretKeyResponse({
  this.legacySecretKey,
});