Uses of Interface
com.google.cloud.aiplatform.v1beta1.ExamplesOrBuilder
-
Packages that use ExamplesOrBuilder Package Description com.google.cloud.aiplatform.v1beta1 A client to Vertex AI API -
-
Uses of ExamplesOrBuilder in com.google.cloud.aiplatform.v1beta1
Classes in com.google.cloud.aiplatform.v1beta1 that implement ExamplesOrBuilder Modifier and Type Class Description class
Examples
Example-based explainability that returns the nearest neighbors from the provided dataset.static class
Examples.Builder
Example-based explainability that returns the nearest neighbors from the provided dataset.Methods in com.google.cloud.aiplatform.v1beta1 that return ExamplesOrBuilder Modifier and Type Method Description ExamplesOrBuilder
ExplanationParameters.Builder. getExamplesOrBuilder()
Example-based explanations that returns the nearest neighbors from the provided dataset.ExamplesOrBuilder
ExplanationParameters. getExamplesOrBuilder()
Example-based explanations that returns the nearest neighbors from the provided dataset.ExamplesOrBuilder
ExplanationParametersOrBuilder. getExamplesOrBuilder()
Example-based explanations that returns the nearest neighbors from the provided dataset.ExamplesOrBuilder
UpdateExplanationDatasetRequest.Builder. getExamplesOrBuilder()
The example config containing the location of the dataset.ExamplesOrBuilder
UpdateExplanationDatasetRequest. getExamplesOrBuilder()
The example config containing the location of the dataset.ExamplesOrBuilder
UpdateExplanationDatasetRequestOrBuilder. getExamplesOrBuilder()
The example config containing the location of the dataset.
-