Skip to content

Commit fd2cf75

Browse files
Update storage_control_update_anywhere_cache.rb
1 parent c89e892 commit fd2cf75

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

google-cloud-storage-control/samples/storage_control_update_anywhere_cache.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
def update_anywhere_cache bucket_name:, anywhere_cache_id:
1919
# The ID of your GCS bucket
2020
# bucket_name = "your-unique-bucket-name"
21-
2221
# A value that, along with the bucket's name, uniquely identifies the cache
2322
# anywhere_cache_id = "us-east1-b"
2423
require "google/cloud/storage/control/v2"

0 commit comments

Comments
 (0)