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 content provides documentation for the `FirebaseLink` class within the Google Analytics Admin v1beta package, detailing its role as a link between a GA4 property and a Firebase project."],["The `FirebaseLink` class is a part of the `com.google.analytics.admin.v1beta` package and implements `FirebaseLinkOrBuilder`, extending `GeneratedMessageV3`, which in turn extends several other classes and interfaces from the Java Protocol Buffers library."],["The documentation outlines various methods for parsing and creating instances of `FirebaseLink`, including methods to handle different input types like `InputStream`, `ByteString`, `ByteBuffer`, and `byte[]`, as well as methods to get and set its fields, such as project name and creation time."],["The provided versions of the documentation for this class range from version 0.14.0 up to 0.70.0 (latest) for developers to access information on this class."],["`FirebaseLink` contains static fields `CREATE_TIME_FIELD_NUMBER`, `NAME_FIELD_NUMBER`, and `PROJECT_FIELD_NUMBER` of type int, and static methods such as `getDefaultInstance`, `getDescriptor`, `newBuilder` and `parseFrom`."]]],[]]