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