We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69e6fd9 commit f88d02eCopy full SHA for f88d02e
1 file changed
google-cloud-storage/lib/google/cloud/storage/bucket.rb
@@ -794,7 +794,7 @@ def update_bucket_encryption_enforcement_config incoming_config
794
# The bucket's encryption configuration, or `nil` if no encryption configuration has been set.
795
# @example
796
# require "google/cloud/storage"
797
- # #
+ #
798
# storage = Google::Cloud::Storage.new
799
# bucket = storage.bucket "my-bucket"
800
# bucket.customer_supplied_encryption_enforcement_config #=> Google::Apis::StorageV1::Bucket::Encryption::CustomerSuppliedEncryptionEnforcementConfig.new
0 commit comments