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 page provides documentation for various versions of `FirebaseLink`, a class within the `com.google.analytics.admin.v1beta` package, with version 0.70.0 being the latest and a list of versions all the way down to 0.14.0."],["`FirebaseLink` represents a link between a GA4 property and a Firebase project and is a `GeneratedMessageV3` class implementing `FirebaseLinkOrBuilder`, with the purpose of representing this connection."],["The class has static methods for obtaining default instances, creating new builders, and parsing `FirebaseLink` from various data sources like streams, byte arrays, and buffers."],["Key properties of the `FirebaseLink` class include the read-only name of the resource, an immutable project name, and the creation timestamp, all of which can be accessed via public methods."],["The documentation also lists all the inherited methods from other classes that `FirebaseLink` extends from, and lists static fields with constant values used within the class."]]],[]]