Uses of Class
com.google.recaptchaenterprise.v1.Key.PlatformSettingsCase
-
Packages that use Key.PlatformSettingsCase Package Description com.google.recaptchaenterprise.v1 -
-
Uses of Key.PlatformSettingsCase in com.google.recaptchaenterprise.v1
Methods in com.google.recaptchaenterprise.v1 that return Key.PlatformSettingsCase Modifier and Type Method Description static Key.PlatformSettingsCaseKey.PlatformSettingsCase. forNumber(int value)Key.PlatformSettingsCaseKey.Builder. getPlatformSettingsCase()Key.PlatformSettingsCaseKey. getPlatformSettingsCase()Key.PlatformSettingsCaseKeyOrBuilder. getPlatformSettingsCase()static Key.PlatformSettingsCaseKey.PlatformSettingsCase. valueOf(int value)Deprecated.static Key.PlatformSettingsCaseKey.PlatformSettingsCase. valueOf(String name)Returns the enum constant of this type with the specified name.static Key.PlatformSettingsCase[]Key.PlatformSettingsCase. values()Returns an array containing the constants of this enum type, in the order they are declared.
-