Interface protos.google.cloud.recaptchaenterprise.v1.IKey (3.0.4)

Properties of a Key.

Package

@google-cloud/recaptcha-enterprise

Properties

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