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 outlines the `ListFirebaseLinksResponse` class, which is a response message for the ListFirebaseLinks RPC in the Google Analytics Admin API."],["The `ListFirebaseLinksResponse` class extends `GeneratedMessageV3` and implements `ListFirebaseLinksResponseOrBuilder`, utilizing Google's Protocol Buffers for message definition and serialization."],["The class provides methods to retrieve lists of `FirebaseLink` objects, with the `getFirebaseLinksList()` and `getFirebaseLinksCount()` methods being used for this purpose, which may have at most one value."],["It includes functionality to handle pagination through a `next_page_token`, although the documentation indicates that Google Analytics currently only supports one `FirebaseLink` per property, making this feature currently unused."],["There are numerous methods for parsing, serializing, and managing the `ListFirebaseLinksResponse` objects, including static methods to parse from different data sources and formats."]]],[]]