Uses of Class
com.google.cloud.aiplatform.v1.SearchNearestEntitiesResponse.Builder
Packages that use SearchNearestEntitiesResponse.Builder
-
Uses of SearchNearestEntitiesResponse.Builder in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return SearchNearestEntitiesResponse.BuilderModifier and TypeMethodDescriptionSearchNearestEntitiesResponse.Builder.clear()SearchNearestEntitiesResponse.Builder.clearNearestNeighbors()The nearest neighbors of the query entity.SearchNearestEntitiesResponse.Builder.mergeFrom(SearchNearestEntitiesResponse other) SearchNearestEntitiesResponse.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) SearchNearestEntitiesResponse.Builder.mergeFrom(com.google.protobuf.Message other) SearchNearestEntitiesResponse.Builder.mergeNearestNeighbors(NearestNeighbors value) The nearest neighbors of the query entity.SearchNearestEntitiesResponse.newBuilder()SearchNearestEntitiesResponse.newBuilder(SearchNearestEntitiesResponse prototype) SearchNearestEntitiesResponse.newBuilderForType()protected SearchNearestEntitiesResponse.BuilderSearchNearestEntitiesResponse.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) SearchNearestEntitiesResponse.Builder.setNearestNeighbors(NearestNeighbors value) The nearest neighbors of the query entity.SearchNearestEntitiesResponse.Builder.setNearestNeighbors(NearestNeighbors.Builder builderForValue) The nearest neighbors of the query entity.SearchNearestEntitiesResponse.toBuilder()