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.
Format: 'projects/{project number}'
Example: 'projects/1234'
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.
Format: 'projects/{project number}'
Example: 'projects/1234'
[[["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 the `FirebaseLink` class within the Google Analytics Admin v1alpha Java library, detailing its function as a link between a GA4 property and a Firebase project."],["The `FirebaseLink` class is part of the `com.google.analytics.admin.v1alpha` package and extends the `GeneratedMessageV3` class, inheriting a wide array of methods for managing protocol buffer messages."],["The content includes an extensive list of available versions, ranging from version 0.14.0 up to the latest 0.70.0, for the `FirebaseLink` class."],["Key properties of `FirebaseLink` include its `name`, representing its resource path, and `project`, identifying the linked Firebase project, alongside a timestamp of when the link was created."],["The documentation outlines the various methods available for parsing and manipulating `FirebaseLink` objects, such as `parseFrom`, `newBuilder`, and methods for handling input streams and byte data."]]],[]]