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.
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.
[[["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 various versions of `FirebaseLink`, a class in the `com.google.analytics.admin.v1beta` package, ranging from version 0.14.0 to the latest version 0.70.0."],["`FirebaseLink` is a final class that extends `GeneratedMessageV3` and implements `FirebaseLinkOrBuilder`, serving as a link between a GA4 property and a Firebase project."],["The `FirebaseLink` class contains static fields like `CREATE_TIME_FIELD_NUMBER`, `NAME_FIELD_NUMBER`, and `PROJECT_FIELD_NUMBER` and static methods for creating instances and parsing data."],["Key methods include those for managing the create time, name, and project of a `FirebaseLink` instance, along with methods for serialization, parsing, and checking initialization."],["The class has immutable properties, for instance, `getProject()` which refers to the Firebase project resource name, which can be a project number or project ID when creating a link, but upon creation, it is guaranteed to have a project number."]]],[]]