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-03-21 UTC."],[[["The webpage provides a comprehensive list of versions for `FirebaseLink`, a class within the Google Analytics Admin Java library, ranging from version 0.14.0 to the latest version, 0.70.0."],["`FirebaseLink` is a Java class that represents a link between a Google Analytics 4 property and a Firebase project, extending `GeneratedMessageV3` and implementing `FirebaseLinkOrBuilder`."],["The content details static methods like `getDefaultInstance`, `newBuilder`, and various `parseFrom` methods for `FirebaseLink` objects, as well as instance methods for interaction with the object, such as `getName`, `getProject`, and `getCreateTime`."],["`FirebaseLink` has static fields such as `CREATE_TIME_FIELD_NUMBER`, `NAME_FIELD_NUMBER`, and `PROJECT_FIELD_NUMBER`, in addition to many inherited members from its super classes."],["FirebaseLink has the ability to get the project and time it was created in the form of `Timestamp` and `ByteString`."]]],[]]