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 Java library."],["It lists the available versions of `FirebaseLink`, ranging from the latest version 0.70.0 down to version 0.14.0, along with links to their respective documentation."],["`FirebaseLink` is a class that represents a link between a GA4 property and a Firebase project, as it extends `GeneratedMessageV3` and implements `FirebaseLinkOrBuilder`."],["The `FirebaseLink` class includes methods for managing the link, such as `getCreateTime()`, `getName()`, and `getProject()`."],["Static methods are provided to get a default instance, parse data, get a descriptor and make new builder instances of the `FirebaseLink` class."]]],[]]