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 page provides documentation for the `FirebaseLink` class within the `google.analytics.admin.v1alpha` package, a component of the Google Analytics Admin API in Java."],["The `FirebaseLink` class represents a link between a GA4 property and a Firebase project, as a subclass of `GeneratedMessageV3`."],["The page lists various versions of the API documentation, ranging from version 0.14.0 to the latest 0.70.0, each providing a link to the corresponding `FirebaseLink` documentation for that specific release."],["The documentation includes details on inherited members and static methods from parent classes such as `AbstractMessage`, `AbstractMessageLite`, `GeneratedMessageV3`, and `Object`."],["The page also details the static fields `CREATE_TIME_FIELD_NUMBER`, `NAME_FIELD_NUMBER`, and `PROJECT_FIELD_NUMBER` that the `FirebaseLink` class uses, as well as information on its various methods."]]],[]]