Class DataLabelingServiceClient.ListAnnotatedDatasetsPagedResponse (0.164.0)

public static class DataLabelingServiceClient.ListAnnotatedDatasetsPagedResponse extends AbstractPagedListResponse<ListAnnotatedDatasetsRequest,ListAnnotatedDatasetsResponse,AnnotatedDataset,DataLabelingServiceClient.ListAnnotatedDatasetsPage,DataLabelingServiceClient.ListAnnotatedDatasetsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > DataLabelingServiceClient.ListAnnotatedDatasetsPagedResponse

Static Methods

createAsync(PageContext<ListAnnotatedDatasetsRequest,ListAnnotatedDatasetsResponse,AnnotatedDataset> context, ApiFuture<ListAnnotatedDatasetsResponse> futureResponse)

public static ApiFuture<DataLabelingServiceClient.ListAnnotatedDatasetsPagedResponse> createAsync(PageContext<ListAnnotatedDatasetsRequest,ListAnnotatedDatasetsResponse,AnnotatedDataset> context, ApiFuture<ListAnnotatedDatasetsResponse> futureResponse)
Parameters
Name Description
context PageContext<ListAnnotatedDatasetsRequest,ListAnnotatedDatasetsResponse,AnnotatedDataset>
futureResponse ApiFuture<ListAnnotatedDatasetsResponse>
Returns
Type Description
ApiFuture<ListAnnotatedDatasetsPagedResponse>