| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
static SafetySetting.HarmBlockMethod |
SafetySetting.HarmBlockMethod.forNumber(int value) |
SafetySetting.HarmBlockMethod |
SafetySetting.getMethod()
Optional.
|
SafetySetting.HarmBlockMethod |
SafetySetting.Builder.getMethod()
Optional.
|
SafetySetting.HarmBlockMethod |
SafetySettingOrBuilder.getMethod()
Optional.
|
static SafetySetting.HarmBlockMethod |
SafetySetting.HarmBlockMethod.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static SafetySetting.HarmBlockMethod |
SafetySetting.HarmBlockMethod.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static SafetySetting.HarmBlockMethod |
SafetySetting.HarmBlockMethod.valueOf(String 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.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<SafetySetting.HarmBlockMethod> |
SafetySetting.HarmBlockMethod.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
SafetySetting.Builder |
SafetySetting.Builder.setMethod(SafetySetting.HarmBlockMethod value)
Optional.
|
Copyright © 2024 Google LLC. All rights reserved.