Preserves the source object's timeCreated 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."],[[["This webpage details the `TimeCreated` enum, which manages how `timeCreated` metadata is handled for Google Cloud Storage objects."],["The latest version of the API is 2.8.0, and it includes version history dating back to version 1.0.0."],["The `TimeCreated` enum has three possible values: `PreserveAsCustomTime`, `Skip`, and `Unspecified`."],["`PreserveAsCustomTime` will retain the source object's `timeCreated` in the destination object's `customTime`, while `Skip` will ignore the source's `timeCreated` metadata."],["`Unspecified` indicates the behavior for TimeCreated has not been defined."]]],[]]