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 package, detailing its role as a link between a GA4 property and a Firebase project."],["The `FirebaseLink` class is a `GeneratedMessageV3` class and implements `FirebaseLinkOrBuilder`, derived from various base classes including `Object`, `AbstractMessageLite`, and `AbstractMessage`."],["The latest version of `FirebaseLink` is documented as version 0.70.0, with the page also listing older versions, spanning back to version 0.14.0."],["The `FirebaseLink` class includes methods for parsing, retrieving default instances, and accessing properties like name, project, and creation time, including static methods and methods inherited from its base classes."],["`FirebaseLink` has static fields for name, project, and creation time, and when created will have the format 'projects/{project number}', such as 'projects/1234'."]]],[]]