[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-09 UTC."],[[["The latest version available is 0.19.0, but the current documentation page is for version 0.15.0, with links provided for versions ranging from 0.19.0 down to 0.1.0."],["The `CustomFieldServiceClient.ListCustomFieldsPage` class is a subclass of `AbstractPage`, inheriting several methods related to paging through list resources."],["The class offers two main methods to create pages: `createPage`, which synchronously creates a `ListCustomFieldsPage`, and `createPageAsync`, which asynchronously creates a `ListCustomFieldsPage` via an `ApiFuture`."],["`createPage` takes a `PageContext` and `ListCustomFieldsResponse` as parameters, while `createPageAsync` uses a `PageContext` and an `ApiFuture` of `ListCustomFieldsResponse` as parameters."],["The class overrides `createPage` and `createPageAsync` methods of the parent `AbstractPage` class."]]],[]]