Class DataLabelingServiceClient.ListAnnotatedDatasetsPagedResponse (0.138.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
NameDescription
contextPageContext<ListAnnotatedDatasetsRequest,ListAnnotatedDatasetsResponse,AnnotatedDataset>
futureResponseApiFuture<ListAnnotatedDatasetsResponse>
Returns
TypeDescription
ApiFuture<ListAnnotatedDatasetsPagedResponse>