containerTimestamp property

String? containerTimestamp
getter/setter pair

Finding container modification timestamp, if applicable.

For Cloud Storage, this field contains the last file modification timestamp. For a BigQuery table, this field contains the last_modified_time property. For Datastore, this field isn't populated.

Implementation

core.String? containerTimestamp;