| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
static SafetyRating.HarmSeverity |
SafetyRating.HarmSeverity.forNumber(int value) |
SafetyRating.HarmSeverity |
SafetyRating.getSeverity()
Output only.
|
SafetyRating.HarmSeverity |
SafetyRating.Builder.getSeverity()
Output only.
|
SafetyRating.HarmSeverity |
SafetyRatingOrBuilder.getSeverity()
Output only.
|
static SafetyRating.HarmSeverity |
SafetyRating.HarmSeverity.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static SafetyRating.HarmSeverity |
SafetyRating.HarmSeverity.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static SafetyRating.HarmSeverity |
SafetyRating.HarmSeverity.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SafetyRating.HarmSeverity[] |
SafetyRating.HarmSeverity.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<SafetyRating.HarmSeverity> |
SafetyRating.HarmSeverity.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
SafetyRating.Builder |
SafetyRating.Builder.setSeverity(SafetyRating.HarmSeverity value)
Output only.
|
Copyright © 2024 Google LLC. All rights reserved.