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-04-09 UTC."],[[["The document details various versions of the `FirebaseLink` class within the Google Analytics Admin Java library, ranging from version 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 the `FirebaseLinkOrBuilder` interface and inherits from `GeneratedMessageV3`, which are part of Google's Protobuf library for Java."],["Key properties of the `FirebaseLink` class include the link's name, the associated Firebase project's resource name, and the timestamp of when the link was created."],["The class provides methods to parse and manage `FirebaseLink` objects, such as `parseFrom` for creating instances from various input sources and methods like `getProject` and `getName` for accessing instance properties."]]],[]]