Preserves the source object's timeCreated or lastModified metadata in
the customTime field in the destination object. Note that any value
stored in the source object's customTime field will not be propagated
to the destination object.
Skip
Do not preserve the timeCreated metadata from the source object.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["Version 2.7.0 of the Google Cloud Storage Transfer v1 API is documented here, including access to other versions ranging from 1.0.0 to the latest 2.8.0."],["The `MetadataOptions.Types.TimeCreated` enum is a feature of the Storage Transfer v1 API that defines how `timeCreated` metadata is handled for Google Cloud Storage objects."],["There are three possible field values for the `MetadataOptions.Types.TimeCreated` enum: `PreserveAsCustomTime`, `Skip`, and `Unspecified`, each with a designated handling approach for the source object `timeCreated` metadata."],["`PreserveAsCustomTime` allows for the `timeCreated` or `lastModified` metadata to be saved in the destination object's `customTime` field, while `Skip` means not saving it at all."],["`Unspecified` represents when the TimeCreated behavior is not specified."]]],[]]