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."],[[["This webpage documents various versions of the `FirebaseLink` class within the Google Analytics Admin API for Java, with version 0.70.0 being the latest."],["`FirebaseLink` represents a connection between a GA4 property and a Firebase project, utilizing the `com.google.analytics.admin.v1alpha` package."],["The `FirebaseLink` class is a concrete implementation of the `FirebaseLinkOrBuilder` interface and extends the `GeneratedMessageV3` class, following a structured inheritance hierarchy from the Protobuf library."],["Key attributes of `FirebaseLink` include the project name, create time, and the resource name, with the project name being immutable once set."],["Static methods are provided for parsing, building, and retrieving the default instance of `FirebaseLink`, which extends the functionality of the class."]]],[]]