Uses of Interface
com.google.cloud.aiplatform.v1.NeighborOrBuilder
-
Packages that use NeighborOrBuilder Package Description com.google.cloud.aiplatform.v1 A client to Vertex AI API -
-
Uses of NeighborOrBuilder in com.google.cloud.aiplatform.v1
Classes in com.google.cloud.aiplatform.v1 that implement NeighborOrBuilder Modifier and Type Class Description classNeighborNeighbors for example-based explanations.static classNeighbor.BuilderNeighbors for example-based explanations.Methods in com.google.cloud.aiplatform.v1 that return NeighborOrBuilder Modifier and Type Method Description NeighborOrBuilderExplanation.Builder. getNeighborsOrBuilder(int index)Output only.NeighborOrBuilderExplanation. getNeighborsOrBuilder(int index)Output only.NeighborOrBuilderExplanationOrBuilder. getNeighborsOrBuilder(int index)Output only.Methods in com.google.cloud.aiplatform.v1 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.
-