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