Immutable. Firebase project resource name. When creating a FirebaseLink,
you may provide this resource name using either a project number or project
ID. Once this resource has been created, returned FirebaseLinks will always
have a project_name that contains a project number.
Immutable. Firebase project resource name. When creating a FirebaseLink,
you may provide this resource name using either a project number or project
ID. Once this resource has been created, returned FirebaseLinks will always
have a project_name that contains a project number.
[[["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."],[[["The webpage provides documentation for the `FirebaseLink` class within the Google Analytics Admin API for Java, spanning versions from 0.14.0 to 0.70.0, with 0.70.0 being the latest."],["`FirebaseLink` is a class that represents a link between a Google Analytics 4 (GA4) property and a Firebase project."],["The `FirebaseLink` class implements `FirebaseLinkOrBuilder`, and extends `GeneratedMessageV3`, which is part of Google's Protobuf library, and has inherited members from various abstract classes like `AbstractMessageLite` and `AbstractMessage`."],["The class allows for retrieving information about the Firebase link, such as its name, the associated project, and the creation timestamp, and offers methods to parse and handle `FirebaseLink` objects."],["Static methods are provided for creating new instances of the `FirebaseLink` class, and parsing it from various data types, such as ByteString, byte arrays, input streams, and protocol buffers."]]],[]]