Uses of Interface
com.google.cloud.aiplatform.v1beta1.NeighborOrBuilder
-
Packages that use NeighborOrBuilder Package Description com.google.cloud.aiplatform.v1beta1 A client to Vertex AI API -
-
Uses of NeighborOrBuilder in com.google.cloud.aiplatform.v1beta1
Classes in com.google.cloud.aiplatform.v1beta1 that implement NeighborOrBuilder Modifier and Type Class Description class
Neighbor
Neighbors for example-based explanations.static class
Neighbor.Builder
Neighbors for example-based explanations.Methods in com.google.cloud.aiplatform.v1beta1 that return NeighborOrBuilder Modifier and Type Method Description NeighborOrBuilder
Explanation.Builder. getNeighborsOrBuilder(int index)
Output only.NeighborOrBuilder
Explanation. getNeighborsOrBuilder(int index)
Output only.NeighborOrBuilder
ExplanationOrBuilder. getNeighborsOrBuilder(int index)
Output only.Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type NeighborOrBuilder Modifier and Type Method Description List<? extends NeighborOrBuilder>
Explanation.Builder. getNeighborsOrBuilderList()
Output only.List<? extends NeighborOrBuilder>
Explanation. getNeighborsOrBuilderList()
Output only.List<? extends NeighborOrBuilder>
ExplanationOrBuilder. getNeighborsOrBuilderList()
Output only.
-