Uses of Enum
com.google.cloud.aiplatform.v1.SafetySetting.HarmBlockMethod
Packages that use SafetySetting.HarmBlockMethod
-
Uses of SafetySetting.HarmBlockMethod in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return SafetySetting.HarmBlockMethodModifier and TypeMethodDescriptionSafetySetting.HarmBlockMethod.forNumber(int value) SafetySetting.Builder.getMethod()Optional.SafetySetting.getMethod()Optional.SafetySettingOrBuilder.getMethod()Optional.SafetySetting.HarmBlockMethod.valueOf(int value) Deprecated.SafetySetting.HarmBlockMethod.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.Returns the enum constant of this type with the specified name.static SafetySetting.HarmBlockMethod[]SafetySetting.HarmBlockMethod.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 SafetySetting.HarmBlockMethodModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<SafetySetting.HarmBlockMethod>SafetySetting.HarmBlockMethod.internalGetValueMap()Methods in com.google.cloud.aiplatform.v1 with parameters of type SafetySetting.HarmBlockMethodModifier and TypeMethodDescriptionSafetySetting.Builder.setMethod(SafetySetting.HarmBlockMethod value) Optional.