Uses of Interface
com.google.cloud.aiplatform.v1beta1.IndexDatapointOrBuilder
-
Packages that use IndexDatapointOrBuilder Package Description com.google.cloud.aiplatform.v1beta1 A client to Vertex AI API -
-
Uses of IndexDatapointOrBuilder in com.google.cloud.aiplatform.v1beta1
Classes in com.google.cloud.aiplatform.v1beta1 that implement IndexDatapointOrBuilder Modifier and Type Class Description classIndexDatapointA datapoint of Index.static classIndexDatapoint.BuilderA datapoint of Index.Methods in com.google.cloud.aiplatform.v1beta1 that return IndexDatapointOrBuilder Modifier and Type Method Description IndexDatapointOrBuilderFindNeighborsRequest.Query.Builder. getDatapointOrBuilder()Required.IndexDatapointOrBuilderFindNeighborsRequest.Query. getDatapointOrBuilder()Required.IndexDatapointOrBuilderFindNeighborsRequest.QueryOrBuilder. getDatapointOrBuilder()Required.IndexDatapointOrBuilderFindNeighborsResponse.Neighbor.Builder. getDatapointOrBuilder()The datapoint of the neighbor.IndexDatapointOrBuilderFindNeighborsResponse.Neighbor. getDatapointOrBuilder()The datapoint of the neighbor.IndexDatapointOrBuilderFindNeighborsResponse.NeighborOrBuilder. getDatapointOrBuilder()The datapoint of the neighbor.IndexDatapointOrBuilderReadIndexDatapointsResponse.Builder. getDatapointsOrBuilder(int index)The result list of datapoints.IndexDatapointOrBuilderReadIndexDatapointsResponse. getDatapointsOrBuilder(int index)The result list of datapoints.IndexDatapointOrBuilderReadIndexDatapointsResponseOrBuilder. getDatapointsOrBuilder(int index)The result list of datapoints.IndexDatapointOrBuilderUpsertDatapointsRequest.Builder. getDatapointsOrBuilder(int index)A list of datapoints to be created/updated.IndexDatapointOrBuilderUpsertDatapointsRequest. getDatapointsOrBuilder(int index)A list of datapoints to be created/updated.IndexDatapointOrBuilderUpsertDatapointsRequestOrBuilder. getDatapointsOrBuilder(int index)A list of datapoints to be created/updated.Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type IndexDatapointOrBuilder Modifier and Type Method Description List<? extends IndexDatapointOrBuilder>ReadIndexDatapointsResponse.Builder. getDatapointsOrBuilderList()The result list of datapoints.List<? extends IndexDatapointOrBuilder>ReadIndexDatapointsResponse. getDatapointsOrBuilderList()The result list of datapoints.List<? extends IndexDatapointOrBuilder>ReadIndexDatapointsResponseOrBuilder. getDatapointsOrBuilderList()The result list of datapoints.List<? extends IndexDatapointOrBuilder>UpsertDatapointsRequest.Builder. getDatapointsOrBuilderList()A list of datapoints to be created/updated.List<? extends IndexDatapointOrBuilder>UpsertDatapointsRequest. getDatapointsOrBuilderList()A list of datapoints to be created/updated.List<? extends IndexDatapointOrBuilder>UpsertDatapointsRequestOrBuilder. getDatapointsOrBuilderList()A list of datapoints to be created/updated.
-