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