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."],[[["The webpage provides documentation for the `FirebaseLink` class within the Google Analytics Admin v1beta package, detailing its role as a link between a GA4 property and a Firebase project."],["The `FirebaseLink` class is a `GeneratedMessageV3` implementation, inheriting from `AbstractMessageLite` and `AbstractMessage` classes, and implementing the `FirebaseLinkOrBuilder` interface."],["The documentation covers a range of versions for `FirebaseLink` class, from version 0.14.0 up to the latest version, 0.70.0, with links to specific documentation for each."],["The class documentation includes details about its fields, such as `CREATE_TIME_FIELD_NUMBER`, `NAME_FIELD_NUMBER`, and `PROJECT_FIELD_NUMBER`, and describes methods for parsing, building, and accessing properties of a `FirebaseLink` object."],["The class documentation details information about static methods such as `getDefaultInstance`, `newBuilder`, and many parse methods, alongside object methods such as `equals`, `getCreateTime`, `getName`, `getProject`, and others."]]],[]]