| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1 |
| Modifier and Type | Method and Description |
|---|---|
static Presets.Query |
Presets.Query.forNumber(int value) |
Presets.Query |
Presets.getQuery()
Preset option controlling parameters for speed-precision trade-off when
querying for examples.
|
Presets.Query |
Presets.Builder.getQuery()
Preset option controlling parameters for speed-precision trade-off when
querying for examples.
|
Presets.Query |
PresetsOrBuilder.getQuery()
Preset option controlling parameters for speed-precision trade-off when
querying for examples.
|
static Presets.Query |
Presets.Query.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static Presets.Query |
Presets.Query.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Presets.Query |
Presets.Query.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Presets.Query[] |
Presets.Query.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<Presets.Query> |
Presets.Query.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
Presets.Builder |
Presets.Builder.setQuery(Presets.Query value)
Preset option controlling parameters for speed-precision trade-off when
querying for examples.
|
Copyright © 2025 Google LLC. All rights reserved.