Google Analytics Admin V1beta Client - Class FirebaseLink (0.17.0)

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 \ V1beta

Methods

Constructor.

Parameters
NameDescription
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
TypeDescription
string

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

Parameter
NameDescription
var string
Returns
TypeDescription
$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
TypeDescription
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
NameDescription
var string
Returns
TypeDescription
$this

Output only. Time when this FirebaseLink was originally created.

Returns
TypeDescription
Google\Protobuf\Timestamp|null

Output only. Time when this FirebaseLink was originally created.

Parameter
NameDescription
var Google\Protobuf\Timestamp
Returns
TypeDescription
$this