Interface protos.google.cloud.recaptchaenterprise.v1beta1.IKey

Properties of a Key.

Package

@google-cloud/recaptcha-enterprise

Properties

androidSettings

androidSettings?: (google.cloud.recaptchaenterprise.v1beta1.IAndroidKeySettings|null);

Key androidSettings

displayName

displayName?: (string|null);

Key displayName

iosSettings

iosSettings?: (google.cloud.recaptchaenterprise.v1beta1.IIOSKeySettings|null);

Key iosSettings

name

name?: (string|null);

Key name

webSettings

webSettings?: (google.cloud.recaptchaenterprise.v1beta1.IWebKeySettings|null);

Key webSettings