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 \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ create_time
↳ 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.
hasCreateTime
clearCreateTime
setCreateTime
Creation timestamp of the resource within the given system.
$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.
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.
$this
getExpireTime
Output only. Expiration timestamp of the resource within the given system.
Currently only applicable to BigQuery resources.
hasExpireTime
clearExpireTime
setExpireTime
Output only. Expiration timestamp of the resource within the given system.
Currently only applicable to BigQuery resources.
$this