Uses of Class
com.google.cloud.aiplatform.v1.ExamplesRestrictionsNamespace
Packages that use ExamplesRestrictionsNamespace
-
Uses of ExamplesRestrictionsNamespace in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return ExamplesRestrictionsNamespaceModifier and TypeMethodDescriptionExamplesRestrictionsNamespace.Builder.build()ExamplesRestrictionsNamespace.Builder.buildPartial()ExamplesRestrictionsNamespace.getDefaultInstance()ExamplesRestrictionsNamespace.Builder.getDefaultInstanceForType()ExamplesRestrictionsNamespace.getDefaultInstanceForType()ExamplesOverride.Builder.getRestrictions(int index) Restrict the resulting nearest neighbors to respect these constraints.ExamplesOverride.getRestrictions(int index) Restrict the resulting nearest neighbors to respect these constraints.ExamplesOverrideOrBuilder.getRestrictions(int index) Restrict the resulting nearest neighbors to respect these constraints.ExamplesRestrictionsNamespace.parseDelimitedFrom(InputStream input) ExamplesRestrictionsNamespace.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ExamplesRestrictionsNamespace.parseFrom(byte[] data) ExamplesRestrictionsNamespace.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ExamplesRestrictionsNamespace.parseFrom(com.google.protobuf.ByteString data) ExamplesRestrictionsNamespace.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ExamplesRestrictionsNamespace.parseFrom(com.google.protobuf.CodedInputStream input) ExamplesRestrictionsNamespace.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ExamplesRestrictionsNamespace.parseFrom(InputStream input) ExamplesRestrictionsNamespace.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ExamplesRestrictionsNamespace.parseFrom(ByteBuffer data) ExamplesRestrictionsNamespace.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type ExamplesRestrictionsNamespaceModifier and TypeMethodDescriptioncom.google.protobuf.Parser<ExamplesRestrictionsNamespace>ExamplesRestrictionsNamespace.getParserForType()ExamplesOverride.Builder.getRestrictionsList()Restrict the resulting nearest neighbors to respect these constraints.ExamplesOverride.getRestrictionsList()Restrict the resulting nearest neighbors to respect these constraints.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 ExamplesRestrictionsNamespaceModifier and TypeMethodDescriptionExamplesOverride.Builder.addRestrictions(int index, ExamplesRestrictionsNamespace value) Restrict the resulting nearest neighbors to respect these constraints.ExamplesOverride.Builder.addRestrictions(ExamplesRestrictionsNamespace value) Restrict the resulting nearest neighbors to respect these constraints.ExamplesRestrictionsNamespace.Builder.mergeFrom(ExamplesRestrictionsNamespace other) ExamplesRestrictionsNamespace.newBuilder(ExamplesRestrictionsNamespace prototype) ExamplesOverride.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 ExamplesRestrictionsNamespaceModifier and TypeMethodDescriptionExamplesOverride.Builder.addAllRestrictions(Iterable<? extends ExamplesRestrictionsNamespace> values) Restrict the resulting nearest neighbors to respect these constraints.