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 the Java documentation for the `ListFirebaseLinksResponse` class, part of the Google Analytics Admin API, specifically version 0.29.0."],["`ListFirebaseLinksResponse` extends `GeneratedMessageV3` and implements `ListFirebaseLinksResponseOrBuilder`, serving as the response message for listing Firebase Links."],["The class includes methods for managing and retrieving a list of `FirebaseLink` objects, along with functionality for pagination through a `next_page_token`, although it's noted that only one `FirebaseLink` is currently supported."],["The documentation covers various methods inherited from `AbstractMessage`, `AbstractMessageLite`, and `GeneratedMessageV3` such as `equals()`, `hashCode()`, `parseFrom()`, as well as static methods to obtain default instances and builders."],["There are many parseFrom() static methods that allow for creating an instance from many formats, including a byte array, ByteString, CodedInputStream, an input stream, or a ByteBuffer."]]],[]]