Uses of Enum
com.google.cloud.aiplatform.v1.SpeculativeDecodingSpec.SpeculationCase
Packages that use SpeculativeDecodingSpec.SpeculationCase
-
Uses of SpeculativeDecodingSpec.SpeculationCase in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return SpeculativeDecodingSpec.SpeculationCaseModifier and TypeMethodDescriptionSpeculativeDecodingSpec.SpeculationCase.forNumber(int value) SpeculativeDecodingSpec.Builder.getSpeculationCase()SpeculativeDecodingSpec.getSpeculationCase()SpeculativeDecodingSpecOrBuilder.getSpeculationCase()SpeculativeDecodingSpec.SpeculationCase.valueOf(int value) Deprecated.Returns the enum constant of this type with the specified name.SpeculativeDecodingSpec.SpeculationCase.values()Returns an array containing the constants of this enum type, in the order they are declared.