Google Analytics Admin V1alpha Client - Class SubmitUserDeletionResponse (0.29.0)

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

Response message for SubmitUserDeletion RPC.

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

Namespace

Google \ Analytics \ Admin \ V1alpha

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ deletion_request_time Google\Protobuf\Timestamp

Marks the moment for which all visitor data before this point should be deleted. This is set to the time at which the deletion request was received.

getDeletionRequestTime

Marks the moment for which all visitor data before this point should be deleted. This is set to the time at which the deletion request was received.

Returns
Type Description
Google\Protobuf\Timestamp|null

hasDeletionRequestTime

clearDeletionRequestTime

setDeletionRequestTime

Marks the moment for which all visitor data before this point should be deleted. This is set to the time at which the deletion request was received.

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