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."],[[["This webpage documents the `FirebaseLink` class within the `google.analytics.admin.v1beta` package, specifically for version 0.26.0 and provides links to other versions."],["`FirebaseLink` establishes a connection between a GA4 property and a Firebase project, extending `GeneratedMessageV3` and implementing `FirebaseLinkOrBuilder`."],["The class offers methods for parsing, building, and retrieving details about Firebase links, such as the project name and creation time, through static methods and instance methods."],["There is a list of numerous earlier versions of the google analytics admin firebase link, starting from version 0.14.0 up to 0.70.0."],["It contains static Fields such as CREATE_TIME_FIELD_NUMBER, NAME_FIELD_NUMBER, and PROJECT_FIELD_NUMBER, along with corresponding methods."]]],[]]