Reference documentation and code samples for the Storage Transfer Service V1 API module Google::Cloud::StorageTransfer::V1::MetadataOptions::TimeCreated.
Options for handling timeCreated metadata for Google Cloud Storage
objects.
Constants
TIME_CREATED_UNSPECIFIED
value: 0 TimeCreated behavior is unspecified.
TIME_CREATED_SKIP
value: 1 Do not preserve the timeCreated metadata from the source object.
TIME_CREATED_PRESERVE_AS_CUSTOM_TIME
value: 2 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.
[[["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 2024-11-06 UTC."],[],[]]