Class DataTaxonomyServiceClient.ListDataAttributesPage (1.91.0) (original) (raw)

Class DataTaxonomyServiceClient.ListDataAttributesPage (1.91.0)

public static class DataTaxonomyServiceClient.ListDataAttributesPage extends AbstractPage<ListDataAttributesRequest,ListDataAttributesResponse,DataAttribute,DataTaxonomyServiceClient.ListDataAttributesPage>

Inherited Members

Methods

createPage(PageContext<ListDataAttributesRequest,ListDataAttributesResponse,DataAttribute> context, ListDataAttributesResponse response)

protected DataTaxonomyServiceClient.ListDataAttributesPage createPage(PageContext<ListDataAttributesRequest,ListDataAttributesResponse,DataAttribute> context, ListDataAttributesResponse response)
Parameters
Name Description
context PageContext<ListDataAttributesRequest,ListDataAttributesResponse,DataAttribute>
response ListDataAttributesResponse
Returns
Type Description
DataTaxonomyServiceClient.ListDataAttributesPage

Overrides

createPageAsync(PageContext<ListDataAttributesRequest,ListDataAttributesResponse,DataAttribute> context, ApiFuture futureResponse)

public ApiFuture<DataTaxonomyServiceClient.ListDataAttributesPage> createPageAsync(PageContext<ListDataAttributesRequest,ListDataAttributesResponse,DataAttribute> context, ApiFuture<ListDataAttributesResponse> futureResponse)
Parameters
Name Description
context PageContext<ListDataAttributesRequest,ListDataAttributesResponse,DataAttribute>
futureResponse ApiFuture<ListDataAttributesResponse>
Returns
Type Description
ApiFuture<ListDataAttributesPage>

Overrides

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2026-06-18 UTC.