Uses of Class
com.google.cloud.aiplatform.v1.ExamplesRestrictionsNamespace
-
Packages that use ExamplesRestrictionsNamespace Package Description com.google.cloud.aiplatform.v1 A client to Vertex AI API -
-
Uses of ExamplesRestrictionsNamespace in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return ExamplesRestrictionsNamespace Modifier and Type Method Description ExamplesRestrictionsNamespaceExamplesRestrictionsNamespace.Builder. build()ExamplesRestrictionsNamespaceExamplesRestrictionsNamespace.Builder. buildPartial()static ExamplesRestrictionsNamespaceExamplesRestrictionsNamespace. getDefaultInstance()ExamplesRestrictionsNamespaceExamplesRestrictionsNamespace.Builder. getDefaultInstanceForType()ExamplesRestrictionsNamespaceExamplesRestrictionsNamespace. getDefaultInstanceForType()ExamplesRestrictionsNamespaceExamplesOverride.Builder. getRestrictions(int index)Restrict the resulting nearest neighbors to respect these constraints.ExamplesRestrictionsNamespaceExamplesOverride. getRestrictions(int index)Restrict the resulting nearest neighbors to respect these constraints.ExamplesRestrictionsNamespaceExamplesOverrideOrBuilder. getRestrictions(int index)Restrict the resulting nearest neighbors to respect these constraints.static ExamplesRestrictionsNamespaceExamplesRestrictionsNamespace. parseDelimitedFrom(InputStream input)static ExamplesRestrictionsNamespaceExamplesRestrictionsNamespace. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ExamplesRestrictionsNamespaceExamplesRestrictionsNamespace. parseFrom(byte[] data)static ExamplesRestrictionsNamespaceExamplesRestrictionsNamespace. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ExamplesRestrictionsNamespaceExamplesRestrictionsNamespace. parseFrom(com.google.protobuf.ByteString data)static ExamplesRestrictionsNamespaceExamplesRestrictionsNamespace. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ExamplesRestrictionsNamespaceExamplesRestrictionsNamespace. parseFrom(com.google.protobuf.CodedInputStream input)static ExamplesRestrictionsNamespaceExamplesRestrictionsNamespace. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ExamplesRestrictionsNamespaceExamplesRestrictionsNamespace. parseFrom(InputStream input)static ExamplesRestrictionsNamespaceExamplesRestrictionsNamespace. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ExamplesRestrictionsNamespaceExamplesRestrictionsNamespace. parseFrom(ByteBuffer data)static ExamplesRestrictionsNamespaceExamplesRestrictionsNamespace. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type ExamplesRestrictionsNamespace Modifier and Type Method Description com.google.protobuf.Parser<ExamplesRestrictionsNamespace>ExamplesRestrictionsNamespace. getParserForType()List<ExamplesRestrictionsNamespace>ExamplesOverride.Builder. getRestrictionsList()Restrict the resulting nearest neighbors to respect these constraints.List<ExamplesRestrictionsNamespace>ExamplesOverride. getRestrictionsList()Restrict the resulting nearest neighbors to respect these constraints.List<ExamplesRestrictionsNamespace>ExamplesOverrideOrBuilder. getRestrictionsList()Restrict the resulting nearest neighbors to respect these constraints.static com.google.protobuf.Parser<ExamplesRestrictionsNamespace>ExamplesRestrictionsNamespace. parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type ExamplesRestrictionsNamespace Modifier and Type Method Description ExamplesOverride.BuilderExamplesOverride.Builder. addRestrictions(int index, ExamplesRestrictionsNamespace value)Restrict the resulting nearest neighbors to respect these constraints.ExamplesOverride.BuilderExamplesOverride.Builder. addRestrictions(ExamplesRestrictionsNamespace value)Restrict the resulting nearest neighbors to respect these constraints.ExamplesRestrictionsNamespace.BuilderExamplesRestrictionsNamespace.Builder. mergeFrom(ExamplesRestrictionsNamespace other)static ExamplesRestrictionsNamespace.BuilderExamplesRestrictionsNamespace. newBuilder(ExamplesRestrictionsNamespace prototype)ExamplesOverride.BuilderExamplesOverride.Builder. setRestrictions(int index, ExamplesRestrictionsNamespace value)Restrict the resulting nearest neighbors to respect these constraints.Method parameters in com.google.cloud.aiplatform.v1 with type arguments of type ExamplesRestrictionsNamespace Modifier and Type Method Description ExamplesOverride.BuilderExamplesOverride.Builder. addAllRestrictions(Iterable<? extends ExamplesRestrictionsNamespace> values)Restrict the resulting nearest neighbors to respect these constraints.
-