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 classExamplesRestrictionsNamespaceRestrictions namespace for example-based explanations overrides.static classExamplesRestrictionsNamespace.BuilderRestrictions namespace for example-based explanations overrides.Methods in com.google.cloud.aiplatform.v1 that return ExamplesRestrictionsNamespaceOrBuilder Modifier and Type Method Description ExamplesRestrictionsNamespaceOrBuilderExamplesOverride.Builder. getRestrictionsOrBuilder(int index)Restrict the resulting nearest neighbors to respect these constraints.ExamplesRestrictionsNamespaceOrBuilderExamplesOverride. getRestrictionsOrBuilder(int index)Restrict the resulting nearest neighbors to respect these constraints.ExamplesRestrictionsNamespaceOrBuilderExamplesOverrideOrBuilder. 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.
-