Uses of Interface
com.google.cloud.aiplatform.v1.ExamplesRestrictionsNamespaceOrBuilder
-
Packages that use ExamplesRestrictionsNamespaceOrBuilder Package Description com.google.cloud.aiplatform.v1 A client to Vertex AI API -
-
Uses of ExamplesRestrictionsNamespaceOrBuilder in com.google.cloud.aiplatform.v1
Classes in com.google.cloud.aiplatform.v1 that implement ExamplesRestrictionsNamespaceOrBuilder Modifier and Type Class Description class
ExamplesRestrictionsNamespace
Restrictions namespace for example-based explanations overrides.static class
ExamplesRestrictionsNamespace.Builder
Restrictions namespace for example-based explanations overrides.Methods in com.google.cloud.aiplatform.v1 that return ExamplesRestrictionsNamespaceOrBuilder Modifier and Type Method Description ExamplesRestrictionsNamespaceOrBuilder
ExamplesOverride.Builder. getRestrictionsOrBuilder(int index)
Restrict the resulting nearest neighbors to respect these constraints.ExamplesRestrictionsNamespaceOrBuilder
ExamplesOverride. getRestrictionsOrBuilder(int index)
Restrict the resulting nearest neighbors to respect these constraints.ExamplesRestrictionsNamespaceOrBuilder
ExamplesOverrideOrBuilder. getRestrictionsOrBuilder(int index)
Restrict the resulting nearest neighbors to respect these constraints.Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type ExamplesRestrictionsNamespaceOrBuilder Modifier and Type Method Description List<? extends ExamplesRestrictionsNamespaceOrBuilder>
ExamplesOverride.Builder. getRestrictionsOrBuilderList()
Restrict the resulting nearest neighbors to respect these constraints.List<? extends ExamplesRestrictionsNamespaceOrBuilder>
ExamplesOverride. getRestrictionsOrBuilderList()
Restrict the resulting nearest neighbors to respect these constraints.List<? extends ExamplesRestrictionsNamespaceOrBuilder>
ExamplesOverrideOrBuilder. getRestrictionsOrBuilderList()
Restrict the resulting nearest neighbors to respect these constraints.
-