Xuanwo commented on code in PR #5548:
URL: https://github.com/apache/opendal/pull/5548#discussion_r2115104412


##########
core/src/services/gcs/config.rs:
##########
@@ -53,6 +53,8 @@ pub struct GcsConfig {
     pub disable_vm_metadata: bool,
     /// Disable loading configuration from the environment.
     pub disable_config_load: bool,
+    /// Enable versioning for the bucket.
+    pub enable_versioning: bool,

Review Comment:
   Let's just remove this config. I will change the bucket settings to have a 
versioning-enabled one.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to