Uses of Enum
com.google.cloud.aiplatform.v1.GenerateContentResponse.PromptFeedback.BlockedReason
Packages that use GenerateContentResponse.PromptFeedback.BlockedReason
-
Uses of GenerateContentResponse.PromptFeedback.BlockedReason in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return GenerateContentResponse.PromptFeedback.BlockedReasonModifier and TypeMethodDescriptionGenerateContentResponse.PromptFeedback.BlockedReason.forNumber(int value) GenerateContentResponse.PromptFeedback.Builder.getBlockReason()Output only.GenerateContentResponse.PromptFeedback.getBlockReason()Output only.GenerateContentResponse.PromptFeedbackOrBuilder.getBlockReason()Output only.GenerateContentResponse.PromptFeedback.BlockedReason.valueOf(int value) Deprecated.GenerateContentResponse.PromptFeedback.BlockedReason.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.GenerateContentResponse.PromptFeedback.BlockedReason.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 GenerateContentResponse.PromptFeedback.BlockedReasonModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<GenerateContentResponse.PromptFeedback.BlockedReason>GenerateContentResponse.PromptFeedback.BlockedReason.internalGetValueMap()Methods in com.google.cloud.aiplatform.v1 with parameters of type GenerateContentResponse.PromptFeedback.BlockedReasonModifier and TypeMethodDescriptionGenerateContentResponse.PromptFeedback.Builder.setBlockReason(GenerateContentResponse.PromptFeedback.BlockedReason value) Output only.