| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1 |
| Modifier and Type | Method and Description |
|---|---|
static SpeculativeDecodingSpec.SpeculationCase |
SpeculativeDecodingSpec.SpeculationCase.forNumber(int value) |
SpeculativeDecodingSpec.SpeculationCase |
SpeculativeDecodingSpec.getSpeculationCase() |
SpeculativeDecodingSpec.SpeculationCase |
SpeculativeDecodingSpec.Builder.getSpeculationCase() |
SpeculativeDecodingSpec.SpeculationCase |
SpeculativeDecodingSpecOrBuilder.getSpeculationCase() |
static SpeculativeDecodingSpec.SpeculationCase |
SpeculativeDecodingSpec.SpeculationCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static SpeculativeDecodingSpec.SpeculationCase |
SpeculativeDecodingSpec.SpeculationCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SpeculativeDecodingSpec.SpeculationCase[] |
SpeculativeDecodingSpec.SpeculationCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2025 Google LLC. All rights reserved.