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 latest version of the FirebaseLink documentation is 0.70.0, while the displayed documentation is for version 0.34.0, with other available versions ranging from 0.69.0 down to 0.14.0."],["`FirebaseLink` is a Java class within the Google Analytics Admin V1 Beta package, serving as a link between a GA4 property and a Firebase project, implemented as a subclass of `GeneratedMessageV3`."],["The `FirebaseLink` class provides methods to manage links between GA4 and Firebase, including retrieving names, projects, and creation times."],["`FirebaseLink` uses static methods to parse and create `FirebaseLink` instances from different types of data, including `byte[]`, `ByteString`, `CodedInputStream`, `InputStream`, and `ByteBuffer`."],["The `FirebaseLink` class has static fields which include `CREATE_TIME_FIELD_NUMBER`, `NAME_FIELD_NUMBER`, and `PROJECT_FIELD_NUMBER`, which provide integers used to refer to the fields in the class."]]],[]]