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-04-09 UTC."],[[["This document outlines the Java reference for `ListFirebaseLinksResponse` within the Google Analytics Admin API, focusing on version 0.68.0."],["`ListFirebaseLinksResponse` is a Protobuf message class used for the response to the ListFirebaseLinks RPC, inheriting from `GeneratedMessageV3` and implementing `ListFirebaseLinksResponseOrBuilder`."],["The class provides methods for handling Firebase links, including retrieving a list of Firebase links, counting the number of links, and managing pagination tokens for multiple pages of links, although it specifies there is only ever a maximum of one link."],["The documentation includes static methods for parsing `ListFirebaseLinksResponse` from various data sources such as byte arrays, ByteStrings, streams, and input buffers, along with other methods for managing the class and its fields."],["The document lists the numerous inherited members and static methods from parent classes, which provide a comprehensive range of functionalities related to message handling and data management within the Protobuf framework."]]],[]]