Uses of Class
com.google.cloud.aiplatform.v1.IndexDatapoint.NumericRestriction
Packages that use IndexDatapoint.NumericRestriction
-
Uses of IndexDatapoint.NumericRestriction in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return IndexDatapoint.NumericRestrictionModifier and TypeMethodDescriptionIndexDatapoint.NumericRestriction.Builder.build()IndexDatapoint.NumericRestriction.Builder.buildPartial()IndexDatapoint.NumericRestriction.getDefaultInstance()IndexDatapoint.NumericRestriction.Builder.getDefaultInstanceForType()IndexDatapoint.NumericRestriction.getDefaultInstanceForType()IndexDatapoint.Builder.getNumericRestricts(int index) Optional.IndexDatapoint.getNumericRestricts(int index) Optional.IndexDatapointOrBuilder.getNumericRestricts(int index) Optional.IndexDatapoint.NumericRestriction.parseDelimitedFrom(InputStream input) IndexDatapoint.NumericRestriction.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) IndexDatapoint.NumericRestriction.parseFrom(byte[] data) IndexDatapoint.NumericRestriction.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) IndexDatapoint.NumericRestriction.parseFrom(com.google.protobuf.ByteString data) IndexDatapoint.NumericRestriction.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) IndexDatapoint.NumericRestriction.parseFrom(com.google.protobuf.CodedInputStream input) IndexDatapoint.NumericRestriction.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) IndexDatapoint.NumericRestriction.parseFrom(InputStream input) IndexDatapoint.NumericRestriction.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) IndexDatapoint.NumericRestriction.parseFrom(ByteBuffer data) IndexDatapoint.NumericRestriction.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type IndexDatapoint.NumericRestrictionModifier and TypeMethodDescriptionIndexDatapoint.Builder.getNumericRestrictsList()Optional.IndexDatapoint.getNumericRestrictsList()Optional.IndexDatapointOrBuilder.getNumericRestrictsList()Optional.com.google.protobuf.Parser<IndexDatapoint.NumericRestriction>IndexDatapoint.NumericRestriction.getParserForType()static com.google.protobuf.Parser<IndexDatapoint.NumericRestriction>IndexDatapoint.NumericRestriction.parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type IndexDatapoint.NumericRestrictionModifier and TypeMethodDescriptionIndexDatapoint.Builder.addNumericRestricts(int index, IndexDatapoint.NumericRestriction value) Optional.IndexDatapoint.Builder.addNumericRestricts(IndexDatapoint.NumericRestriction value) Optional.IndexDatapoint.NumericRestriction.Builder.mergeFrom(IndexDatapoint.NumericRestriction other) IndexDatapoint.NumericRestriction.newBuilder(IndexDatapoint.NumericRestriction prototype) IndexDatapoint.Builder.setNumericRestricts(int index, IndexDatapoint.NumericRestriction value) Optional.Method parameters in com.google.cloud.aiplatform.v1 with type arguments of type IndexDatapoint.NumericRestrictionModifier and TypeMethodDescriptionIndexDatapoint.Builder.addAllNumericRestricts(Iterable<? extends IndexDatapoint.NumericRestriction> values) Optional.