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."],[[["The page provides a comprehensive list of versions for `com.google.analytics.admin.v1beta.FirebaseLink`, ranging from the latest version 0.70.0 down to version 0.14.0."],["`FirebaseLink` is a Java class that represents a link between a GA4 property and a Firebase project, as indicated by `public final class FirebaseLink extends GeneratedMessageV3 implements FirebaseLinkOrBuilder`."],["`FirebaseLink` class inherits from `GeneratedMessageV3` and implements `FirebaseLinkOrBuilder`, utilizing methods and properties from these parent classes and interfaces."],["The `FirebaseLink` class contains details about a `createTime`, a `name` and a `project`, all of which are `String` types."]]],[]]