Uses of Enum
com.google.cloud.aiplatform.v1.Tool.PhishBlockThreshold
Packages that use Tool.PhishBlockThreshold
-
Uses of Tool.PhishBlockThreshold in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return Tool.PhishBlockThresholdModifier and TypeMethodDescriptionstatic Tool.PhishBlockThresholdTool.PhishBlockThreshold.forNumber(int value) EnterpriseWebSearch.Builder.getBlockingConfidence()Optional.EnterpriseWebSearch.getBlockingConfidence()Optional.EnterpriseWebSearchOrBuilder.getBlockingConfidence()Optional.Tool.GoogleSearch.Builder.getBlockingConfidence()Optional.Tool.GoogleSearch.getBlockingConfidence()Optional.Tool.GoogleSearchOrBuilder.getBlockingConfidence()Optional.static Tool.PhishBlockThresholdTool.PhishBlockThreshold.valueOf(int value) Deprecated.static Tool.PhishBlockThresholdTool.PhishBlockThreshold.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.static Tool.PhishBlockThresholdReturns the enum constant of this type with the specified name.static Tool.PhishBlockThreshold[]Tool.PhishBlockThreshold.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type Tool.PhishBlockThresholdModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<Tool.PhishBlockThreshold>Tool.PhishBlockThreshold.internalGetValueMap()Methods in com.google.cloud.aiplatform.v1 with parameters of type Tool.PhishBlockThresholdModifier and TypeMethodDescriptionEnterpriseWebSearch.Builder.setBlockingConfidence(Tool.PhishBlockThreshold value) Optional.Tool.GoogleSearch.Builder.setBlockingConfidence(Tool.PhishBlockThreshold value) Optional.