Reference documentation and code samples for the Google Analytics Admin V1beta Client class FirebaseLink.
A link between a GA4 property and a Firebase project.
Generated from protobuf message google.analytics.admin.v1beta.FirebaseLink
Namespace
Google \ Analytics \ Admin \ V1betaMethods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Output only. Example format: properties/1234/firebaseLinks/5678
↳ project
string
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'
↳ create_time
getName
Output only. Example format: properties/1234/firebaseLinks/5678
string
setName
Output only. Example format: properties/1234/firebaseLinks/5678
var
string
$this
getProject
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'
string
setProject
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'
var
string
$this
getCreateTime
Output only. Time when this FirebaseLink was originally created.
hasCreateTime
clearCreateTime
setCreateTime
Output only. Time when this FirebaseLink was originally created.
$this