Uses of Class
com.google.cloud.aiplatform.v1.NearestNeighbors
Packages that use NearestNeighbors
-
Uses of NearestNeighbors in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return NearestNeighborsModifier and TypeMethodDescriptionNearestNeighbors.Builder.build()NearestNeighbors.Builder.buildPartial()static NearestNeighborsNearestNeighbors.getDefaultInstance()NearestNeighbors.Builder.getDefaultInstanceForType()NearestNeighbors.getDefaultInstanceForType()SearchNearestEntitiesResponse.Builder.getNearestNeighbors()The nearest neighbors of the query entity.SearchNearestEntitiesResponse.getNearestNeighbors()The nearest neighbors of the query entity.SearchNearestEntitiesResponseOrBuilder.getNearestNeighbors()The nearest neighbors of the query entity.static NearestNeighborsNearestNeighbors.parseDelimitedFrom(InputStream input) static NearestNeighborsNearestNeighbors.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static NearestNeighborsNearestNeighbors.parseFrom(byte[] data) static NearestNeighborsNearestNeighbors.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static NearestNeighborsNearestNeighbors.parseFrom(com.google.protobuf.ByteString data) static NearestNeighborsNearestNeighbors.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static NearestNeighborsNearestNeighbors.parseFrom(com.google.protobuf.CodedInputStream input) static NearestNeighborsNearestNeighbors.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static NearestNeighborsNearestNeighbors.parseFrom(InputStream input) static NearestNeighborsNearestNeighbors.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static NearestNeighborsNearestNeighbors.parseFrom(ByteBuffer data) static NearestNeighborsNearestNeighbors.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type NearestNeighborsModifier and TypeMethodDescriptioncom.google.protobuf.Parser<NearestNeighbors>NearestNeighbors.getParserForType()static com.google.protobuf.Parser<NearestNeighbors>NearestNeighbors.parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type NearestNeighborsModifier and TypeMethodDescriptionNearestNeighbors.Builder.mergeFrom(NearestNeighbors other) SearchNearestEntitiesResponse.Builder.mergeNearestNeighbors(NearestNeighbors value) The nearest neighbors of the query entity.static NearestNeighbors.BuilderNearestNeighbors.newBuilder(NearestNeighbors prototype) SearchNearestEntitiesResponse.Builder.setNearestNeighbors(NearestNeighbors value) The nearest neighbors of the query entity.