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 lists the available versions of the `FirebaseLink` class within the Google Analytics Admin v1beta package, ranging from version 0.14.0 to the latest version, 0.70.0."],["`FirebaseLink` is a final class that serves as a link between a GA4 property and a Firebase project and is part of the `google.analytics.admin.v1beta` Protobuf type."],["The class `FirebaseLink` inherits from `GeneratedMessageV3` and implements `FirebaseLinkOrBuilder`, providing various methods for interaction and data handling, including parsing, getting field information, and creating new instances."],["The `FirebaseLink` class provides information such as the creation time, name, and project details, with specific methods like `getCreateTime()`, `getName()`, and `getProject()` to access them, along with static methods to create instances."],["There are static fields such as `CREATE_TIME_FIELD_NUMBER`, `NAME_FIELD_NUMBER`, and `PROJECT_FIELD_NUMBER` that provide integer constants for referencing specific attributes of a `FirebaseLink` object."]]],[]]