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