Google Analytics Admin V1alpha Client - Class FirebaseLink (0.22.3)

Reference documentation and code samples for the Google Analytics Admin V1alpha Client class FirebaseLink.

A link between a GA4 property and a Firebase project.

Generated from protobuf message google.analytics.admin.v1alpha.FirebaseLink

Namespace

Google \ Analytics \ Admin \ V1alpha

Methods

Constructor.

Parameters
Name Description
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 Google\Protobuf\Timestamp

Output only. Time when this FirebaseLink was originally created.

Output only. Example format: properties/1234/firebaseLinks/5678

Returns
Type Description
string

Output only. Example format: properties/1234/firebaseLinks/5678

Parameter
Name Description
var string
Returns
Type Description
$this

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'

Returns
Type Description
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'

Parameter
Name Description
var string
Returns
Type Description
$this

Output only. Time when this FirebaseLink was originally created.

Returns
Type Description
Google\Protobuf\Timestamp|null

Output only. Time when this FirebaseLink was originally created.

Parameter
Name Description
var Google\Protobuf\Timestamp
Returns
Type Description
$this