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 offers options for managing the `timeCreated` metadata of Google Cloud Storage objects during transfer."],["The latest version of the documented API is 2.8.0, with previous versions available, ranging back to 1.0.0."],["The `TimeCreated` enum has three fields: `PreserveAsCustomTime`, which preserves the source object's `timeCreated` metadata, `Skip`, which does not preserve the `timeCreated` metadata, and `Unspecified`, indicating that the `timeCreated` behavior is unspecified."],["This documentation pertains to the `Google.Cloud.StorageTransfer.V1` namespace within the `Google.Cloud.StorageTransfer.V1.dll` assembly."]]],[]]