Properties of a Key.
Package
@google-cloud/recaptcha-enterpriseProperties
androidSettings
androidSettings?: (google.cloud.recaptchaenterprise.v1.IAndroidKeySettings|null);
Key androidSettings
createTime
createTime?: (google.protobuf.ITimestamp|null);
Key createTime
displayName
displayName?: (string|null);
Key displayName
iosSettings
iosSettings?: (google.cloud.recaptchaenterprise.v1.IIOSKeySettings|null);
Key iosSettings
labels
labels?: ({ [k: string]: string }|null);
Key labels
name
name?: (string|null);
Key name
testingOptions
testingOptions?: (google.cloud.recaptchaenterprise.v1.ITestingOptions|null);
Key testingOptions
wafSettings
wafSettings?: (google.cloud.recaptchaenterprise.v1.IWafSettings|null);
Key wafSettings
webSettings
webSettings?: (google.cloud.recaptchaenterprise.v1.IWebKeySettings|null);
Key webSettings