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."],[[["This page provides documentation for the `FirebaseLink` class within the Google Analytics Admin v1alpha Java library, detailing its use for linking a GA4 property and a Firebase project."],["The `FirebaseLink` class, a subclass of `GeneratedMessageV3`, represents a link between a Google Analytics 4 property and a Firebase project, and is of the Protobuf type `google.analytics.admin.v1alpha.FirebaseLink`."],["The page offers access to documentation for multiple versions of the `FirebaseLink` class, ranging from version 0.14.0 to the latest version 0.70.0, as well as various methods and static methods related to the `FirebaseLink` class."],["Key properties of `FirebaseLink` include its `name`, `project`, and `create_time`, with `project` being immutable and both `name` and `create_time` being output-only."],["The documentation outlines methods for parsing and building `FirebaseLink` objects, including various `parseFrom` methods for different input types and a `newBuilder` method for creating new instances."]]],[]]