A token, which can be sent as page_token to retrieve the next page.
If this field is omitted, there are no subsequent pages.
Currently, Google Analytics supports only one FirebaseLink per property,
so this will never be populated.
A token, which can be sent as page_token to retrieve the next page.
If this field is omitted, there are no subsequent pages.
Currently, Google Analytics supports only one FirebaseLink per property,
so this will never be populated.
[[["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 provides details on the `ListFirebaseLinksResponse` class, which is a response message for the ListFirebaseLinks RPC in the Google Analytics Admin API."],["The latest version available is 0.70.0, and the document contains an extensive list of historical versions, ranging from 0.69.0 down to 0.14.0, with hyperlinks to each version's documentation."],["The `ListFirebaseLinksResponse` class extends `GeneratedMessageV3` and implements `ListFirebaseLinksResponseOrBuilder`, offering methods for managing Firebase links, including retrieving a list of them and handling pagination."],["The document specifies that `ListFirebaseLinksResponse` includes `FIREBASE_LINKS_FIELD_NUMBER` and `NEXT_PAGE_TOKEN_FIELD_NUMBER` as static fields, along with multiple static methods for creating, parsing, and handling `ListFirebaseLinksResponse` objects."],["The `getNextPageToken` method returns a token for pagination, but it states that due to current limitations, it will never be populated as only one FirebaseLink per property is supported in Google Analytics."]]],[]]