Class DlpServiceClient.ListColumnDataProfilesPagedResponse (3.45.0)

public static class DlpServiceClient.ListColumnDataProfilesPagedResponse extends AbstractPagedListResponse<ListColumnDataProfilesRequest,ListColumnDataProfilesResponse,ColumnDataProfile,DlpServiceClient.ListColumnDataProfilesPage,DlpServiceClient.ListColumnDataProfilesFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > DlpServiceClient.ListColumnDataProfilesPagedResponse

Static Methods

createAsync(PageContext<ListColumnDataProfilesRequest,ListColumnDataProfilesResponse,ColumnDataProfile> context, ApiFuture<ListColumnDataProfilesResponse> futureResponse)

public static ApiFuture<DlpServiceClient.ListColumnDataProfilesPagedResponse> createAsync(PageContext<ListColumnDataProfilesRequest,ListColumnDataProfilesResponse,ColumnDataProfile> context, ApiFuture<ListColumnDataProfilesResponse> futureResponse)
Parameters
NameDescription
contextPageContext<ListColumnDataProfilesRequest,ListColumnDataProfilesResponse,ColumnDataProfile>
futureResponseApiFuture<ListColumnDataProfilesResponse>
Returns
TypeDescription
ApiFuture<ListColumnDataProfilesPagedResponse>