File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
google-cloud-storage-control-v2/lib/google/cloud/storage/control/v2/storage_control
google-cloud-storage-control/samples/acceptance Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -283,7 +283,7 @@ def get_operation request, options = nil
283283
284284 # Customize the options with defaults
285285 metadata = @config . rpcs . get_operation . metadata . to_h
286-
286+
287287 # Set x-goog-api-client, x-goog-user-project and x-goog-api-version headers
288288 metadata [ :"x-goog-api-client" ] ||= ::Gapic ::Headers . x_goog_api_client \
289289 lib_name : @config . lib_name , lib_version : @config . lib_version ,
Original file line number Diff line number Diff line change @@ -72,7 +72,7 @@ def retry_resource_exhaustion
7272# @param bucket_name [String] The name of the Google Cloud Storage bucket.
7373# @return [Integer] The final count of Anywhere Caches, which will be 0
7474# the method completes successfully after all caches are deleted.
75- def count_anywhere_caches bucket_name
75+ def count_anywhere_caches bucket_name
7676 storage_control_client = Google ::Cloud ::Storage ::Control . storage_control
7777
7878 # Set project to "_" to signify global bucket
You can’t perform that action at this time.
0 commit comments