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-04-09 UTC."],[[["This page provides documentation for the `FirebaseLink` class within the `google.analytics.admin.v1alpha` package, which is part of the Google Analytics Admin API for Java."],["`FirebaseLink` represents a connection between a GA4 property and a Firebase project, enabling data sharing and integration between the two platforms."],["The documentation covers various versions of the API, from 0.14.0 up to the latest, 0.70.0, allowing users to access the relevant documentation for the version they are using."],["`FirebaseLink` is a final class that extends `GeneratedMessageV3` and implements `FirebaseLinkOrBuilder`, providing methods to interact with the Firebase link data such as getting the associated project and the creation time."],["The documentation provides methods to help parse and work with `FirebaseLink` objects, like parsing from `ByteString`, `ByteBuffer`, and `InputStream`, and getting the default instance."]]],[]]