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 webpage provides documentation for various versions of the `ListFirebaseLinksResponse` class in the Google Analytics Admin Java library, ranging from version 0.14.0 to the latest version 0.70.0."],["The `ListFirebaseLinksResponse` class is a response message for the ListFirebaseLinks RPC and extends `GeneratedMessageV3`, implementing `ListFirebaseLinksResponseOrBuilder`."],["The class contains static methods for parsing data, getting descriptors, creating new instances, and getting default instances, as well as methods to work with the Firebase links, retrieving data like the next page token, and handling serialization and deserialization."],["The `ListFirebaseLinksResponse` class includes a `firebase_links` field, which is a list of `FirebaseLink` objects, and it also contains a `next_page_token` field for pagination, though currently only one FirebaseLink is supported per property, resulting in this next page token field never being used."],["`FIREBASE_LINKS_FIELD_NUMBER` and `NEXT_PAGE_TOKEN_FIELD_NUMBER` are static field numbers used within this class."]]],[]]