[[["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-03-21 UTC."],[[["This document details the `EntitySignalsMappingServiceClient.ListEntitySignalsMappingsPagedResponse` class, which is a part of the Google Ad Manager API for Java, specifically within version 0.16.0."],["The `ListEntitySignalsMappingsPagedResponse` class extends `AbstractPagedListResponse` and provides methods for handling paginated responses, including iterating through pages and fixed-size collections of `EntitySignalsMapping` objects."],["The document includes links to documentation for various versions of the Ad Manager API, ranging from 0.1.0 to the latest 0.19.0, allowing users to access the API documentation that corresponds to their version."],["It outlines inherited methods from the `AbstractPagedListResponse` and `java.lang.Object` classes, such as methods for getting the next page token, iterating through pages, and common object operations like `equals` and `toString`."],["The `createAsync` static method is highlighted, showing how to asynchronously create a `ListEntitySignalsMappingsPagedResponse` using a `PageContext` and an `ApiFuture` for the `ListEntitySignalsMappingsResponse`."]]],[]]