Google Cloud Data Catalog V1 Client - Class SystemTimestamps (2.3.2)

Reference documentation and code samples for the Google Cloud Data Catalog V1 Client class SystemTimestamps.

Timestamps associated with this resource in a particular system.

Generated from protobuf message google.cloud.datacatalog.v1.SystemTimestamps

Namespace

Google \ Cloud \ DataCatalog \ V1

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ create_time
Google\Protobuf\Timestamp

Creation timestamp of the resource within the given system.

↳ update_time
Google\Protobuf\Timestamp

Timestamp of the last modification of the resource or its metadata within a given system. Note: Depending on the source system, not every modification updates this timestamp. For example, BigQuery timestamps every metadata modification but not data or permission changes.

↳ expire_time
Google\Protobuf\Timestamp

Output only. Expiration timestamp of the resource within the given system. Currently only applicable to BigQuery resources.

getCreateTime

Creation timestamp of the resource within the given system.

Returns
Type
Description

hasCreateTime

clearCreateTime

setCreateTime

Creation timestamp of the resource within the given system.

Parameter
Name
Description
Returns
Type
Description
$this

getUpdateTime

Timestamp of the last modification of the resource or its metadata within a given system.

Note: Depending on the source system, not every modification updates this timestamp. For example, BigQuery timestamps every metadata modification but not data or permission changes.

Returns
Type
Description

hasUpdateTime

clearUpdateTime

setUpdateTime

Timestamp of the last modification of the resource or its metadata within a given system.

Note: Depending on the source system, not every modification updates this timestamp. For example, BigQuery timestamps every metadata modification but not data or permission changes.

Parameter
Name
Description
Returns
Type
Description
$this

getExpireTime

Output only. Expiration timestamp of the resource within the given system.

Currently only applicable to BigQuery resources.

Returns
Type
Description

hasExpireTime

clearExpireTime

setExpireTime

Output only. Expiration timestamp of the resource within the given system.

Currently only applicable to BigQuery resources.

Parameter
Name
Description
Returns
Type
Description
$this
Design a Mobile Site
View Site in Mobile | Classic
Share by: