We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b293a4b commit 3fb0ccfCopy full SHA for 3fb0ccf
1 file changed
google-cloud-storage/lib/google/cloud/storage/bucket.rb
@@ -858,7 +858,6 @@ def google_managed_encryption_enforcement_config
858
#
859
# storage = Google::Cloud::Storage.new
860
# bucket = storage.bucket "my-bucket"
861
- #
862
# # Set restriction mode to FullyRestricted
863
# new_config = { restriction_mode: "FullyRestricted" }
864
# bucket.new_google_managed_encryption_enforcement_config = new_config
0 commit comments