Uses of Class
com.google.cloud.aiplatform.v1.ExamplesRestrictionsNamespace.Builder
Packages that use ExamplesRestrictionsNamespace.Builder
-
Uses of ExamplesRestrictionsNamespace.Builder in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return ExamplesRestrictionsNamespace.BuilderModifier and TypeMethodDescriptionExamplesRestrictionsNamespace.Builder.addAllAllow(Iterable<String> values) The list of allowed tags.ExamplesRestrictionsNamespace.Builder.addAllDeny(Iterable<String> values) The list of deny tags.The list of allowed tags.ExamplesRestrictionsNamespace.Builder.addAllowBytes(com.google.protobuf.ByteString value) The list of allowed tags.The list of deny tags.ExamplesRestrictionsNamespace.Builder.addDenyBytes(com.google.protobuf.ByteString value) The list of deny tags.ExamplesOverride.Builder.addRestrictionsBuilder()Restrict the resulting nearest neighbors to respect these constraints.ExamplesOverride.Builder.addRestrictionsBuilder(int index) Restrict the resulting nearest neighbors to respect these constraints.ExamplesRestrictionsNamespace.Builder.clear()ExamplesRestrictionsNamespace.Builder.clearAllow()The list of allowed tags.ExamplesRestrictionsNamespace.Builder.clearDeny()The list of deny tags.ExamplesRestrictionsNamespace.Builder.clearNamespaceName()The namespace name.ExamplesOverride.Builder.getRestrictionsBuilder(int index) Restrict the resulting nearest neighbors to respect these constraints.ExamplesRestrictionsNamespace.Builder.mergeFrom(ExamplesRestrictionsNamespace other) ExamplesRestrictionsNamespace.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ExamplesRestrictionsNamespace.Builder.mergeFrom(com.google.protobuf.Message other) ExamplesRestrictionsNamespace.newBuilder()ExamplesRestrictionsNamespace.newBuilder(ExamplesRestrictionsNamespace prototype) ExamplesRestrictionsNamespace.newBuilderForType()protected ExamplesRestrictionsNamespace.BuilderExamplesRestrictionsNamespace.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) The list of allowed tags.The list of deny tags.ExamplesRestrictionsNamespace.Builder.setNamespaceName(String value) The namespace name.ExamplesRestrictionsNamespace.Builder.setNamespaceNameBytes(com.google.protobuf.ByteString value) The namespace name.ExamplesRestrictionsNamespace.toBuilder()Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type ExamplesRestrictionsNamespace.BuilderModifier and TypeMethodDescriptionExamplesOverride.Builder.getRestrictionsBuilderList()Restrict the resulting nearest neighbors to respect these constraints.Methods in com.google.cloud.aiplatform.v1 with parameters of type ExamplesRestrictionsNamespace.BuilderModifier and TypeMethodDescriptionExamplesOverride.Builder.addRestrictions(int index, ExamplesRestrictionsNamespace.Builder builderForValue) Restrict the resulting nearest neighbors to respect these constraints.ExamplesOverride.Builder.addRestrictions(ExamplesRestrictionsNamespace.Builder builderForValue) Restrict the resulting nearest neighbors to respect these constraints.ExamplesOverride.Builder.setRestrictions(int index, ExamplesRestrictionsNamespace.Builder builderForValue) Restrict the resulting nearest neighbors to respect these constraints.