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."],[[["The document outlines various versions of the `FirebaseLink` class, starting from version 0.14.0 up to the latest 0.70.0, within the Google Analytics Admin API for Java."],["`FirebaseLink` is a class that establishes a connection between a GA4 property and a Firebase project."],["`FirebaseLink` extends `GeneratedMessageV3` and implements `FirebaseLinkOrBuilder`, utilizing protobuf for data management and structure."],["The latest version of `FirebaseLink` is 0.70.0, with documentation available through a corresponding link, and all previous versions have their own specific documentation links."],["`FirebaseLink` has methods to retrieve its name, the related project, and the time it was created, and it has static methods for parsing and other builder functions."]]],[]]