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."],[[["This webpage provides documentation for the `FirebaseLink` class within the Google Analytics Admin v1alpha package, detailing its role as a link between a GA4 property and a Firebase project."],["The `FirebaseLink` class is a protocol buffer message type (`google.analytics.admin.v1alpha.FirebaseLink`) implemented as `GeneratedMessageV3`, and it includes fields for name, project, and create time."],["The documentation offers a history of available versions, ranging from version 0.14.0 up to the latest version of 0.70.0, including many of the versions between."],["It provides methods for creating, parsing, and interacting with `FirebaseLink` objects, such as `newBuilder()`, `parseFrom()`, `getProject()`, `getCreateTime()`, and `getName()`, with various method signatures to handle different input types."],["There is specific information about fields such as `CREATE_TIME_FIELD_NUMBER`, `NAME_FIELD_NUMBER`, and `PROJECT_FIELD_NUMBER`, as well as the fact the project field is immutable, and the create time and name fields are output-only."]]],[]]