Uses of Enum
com.google.cloud.aiplatform.v1.Candidate.FinishReason
Packages that use Candidate.FinishReason
-
Uses of Candidate.FinishReason in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return Candidate.FinishReasonModifier and TypeMethodDescriptionstatic Candidate.FinishReasonCandidate.FinishReason.forNumber(int value) Candidate.Builder.getFinishReason()Output only.Candidate.getFinishReason()Output only.CandidateOrBuilder.getFinishReason()Output only.static Candidate.FinishReasonCandidate.FinishReason.valueOf(int value) Deprecated.static Candidate.FinishReasonCandidate.FinishReason.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.static Candidate.FinishReasonReturns the enum constant of this type with the specified name.static Candidate.FinishReason[]Candidate.FinishReason.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 Candidate.FinishReasonModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<Candidate.FinishReason>Candidate.FinishReason.internalGetValueMap()Methods in com.google.cloud.aiplatform.v1 with parameters of type Candidate.FinishReasonModifier and TypeMethodDescriptionCandidate.Builder.setFinishReason(Candidate.FinishReason value) Output only.