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-03-21 UTC."],[[["This webpage lists the different versions of the `FirebaseLink` class from the Google Analytics Admin API, specifically within the `com.google.analytics.admin.v1alpha` package, ranging from version 0.14.0 to 0.70.0, with 0.70.0 being the latest version."],["The `FirebaseLink` class, a part of the Google Analytics Admin API, represents a link between a GA4 property and a Firebase project."],["The class `FirebaseLink` extends `GeneratedMessageV3` and implements `FirebaseLinkOrBuilder`, inheriting several methods and functionalities from these parent classes."],["Static methods are available for creating instances of the `FirebaseLink` class, such as `getDefaultInstance()`, `newBuilder()`, and multiple `parseFrom()` methods for different input types, while also displaying inherited members from the parent classes."],["Key methods included in `FirebaseLink` are `getName()` to retrieve the name of the link, `getProject()` to access the associated Firebase project, and `getCreateTime()` for the link's creation time."]]],[]]