[[["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."],[[["This page provides documentation for the `EntitySignalsMappingServiceClient.ListEntitySignalsMappingsPagedResponse` class in the Google Ad Manager Java library, covering versions from 0.1.0 up to the latest, 0.19.0."],["The `EntitySignalsMappingServiceClient.ListEntitySignalsMappingsPagedResponse` class is an extension of `AbstractPagedListResponse` and is designed to handle paged responses for listing entity signals mappings."],["The class inherits several methods from `AbstractPagedListResponse`, such as `expandToFixedSizeCollection(int)`, `getNextPageToken()`, and `iterateAll()`, for managing and iterating through paged results."],["The static method `createAsync` is used to create an asynchronous `ListEntitySignalsMappingsPagedResponse` instance, taking `PageContext` and `ApiFuture` as input for managing the response."],["The documentation for the static `createAsync` method lists the required parameters, `context` and `futureResponse`, along with their descriptions and types which can be used to help implement the functionality."]]],[]]