Uses of Class
com.google.recaptchaenterprise.v1.WafSettings.WafFeature
-
Packages that use WafSettings.WafFeature Package Description com.google.recaptchaenterprise.v1 -
-
Uses of WafSettings.WafFeature in com.google.recaptchaenterprise.v1
Methods in com.google.recaptchaenterprise.v1 that return WafSettings.WafFeature Modifier and Type Method Description static WafSettings.WafFeatureWafSettings.WafFeature. forNumber(int value)WafSettings.WafFeatureWafSettings.Builder. getWafFeature()Required.WafSettings.WafFeatureWafSettings. getWafFeature()Required.WafSettings.WafFeatureWafSettingsOrBuilder. getWafFeature()Required.static WafSettings.WafFeatureWafSettings.WafFeature. valueOf(int value)Deprecated.static WafSettings.WafFeatureWafSettings.WafFeature. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static WafSettings.WafFeatureWafSettings.WafFeature. valueOf(String name)Returns the enum constant of this type with the specified name.static WafSettings.WafFeature[]WafSettings.WafFeature. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.recaptchaenterprise.v1 that return types with arguments of type WafSettings.WafFeature Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<WafSettings.WafFeature>WafSettings.WafFeature. internalGetValueMap()Methods in com.google.recaptchaenterprise.v1 with parameters of type WafSettings.WafFeature Modifier and Type Method Description WafSettings.BuilderWafSettings.Builder. setWafFeature(WafSettings.WafFeature value)Required.
-