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 latest version of the FirebaseLink Java documentation is 0.70.0, with several other previous versions available for reference."],["FirebaseLink is a link between a Google Analytics 4 (GA4) property and a Firebase project, as defined by the `google.analytics.admin.v1beta.FirebaseLink` Protobuf type."],["This class `FirebaseLink` extends `GeneratedMessageV3` and implements `FirebaseLinkOrBuilder` and contains multiple methods for handling and parsing data, including static methods for creating new instances."],["Key fields associated with a FirebaseLink include `name` (a unique identifier), `project` (the associated Firebase project resource name), and `create_time` (the timestamp of creation)."],["The class also includes numerous inherited members, such as methods for handling equality, hashing, serialization, and other functionalities related to message processing."]]],[]]