Skip to content

Commit

Permalink
feat: Automated regeneration of run v1 client
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshi-automation committed Nov 23, 2020
1 parent 46d2a26 commit f2d976c
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion generated/google/apis/run_v1.rb
Expand Up @@ -26,7 +26,7 @@ module Apis
# @see https://cloud.google.com/run/
module RunV1
VERSION = 'V1'
REVISION = '20201106'
REVISION = '20201113'

# View and manage your data across Google Cloud Platform services
AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
Expand Down
3 changes: 2 additions & 1 deletion generated/google/apis/run_v1/classes.rb
Expand Up @@ -660,7 +660,8 @@ def update!(**args)
end
end

# Resource to hold the state and status of a user's domain mapping.
# Resource to hold the state and status of a user's domain mapping. NOTE: This
# resource is currently in Beta.
class DomainMapping
include Google::Apis::Core::Hashable

Expand Down
2 changes: 1 addition & 1 deletion generated/google/apis/run_v1/synth.metadata
Expand Up @@ -4,7 +4,7 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/google-api-ruby-client.git",
"sha": "281a9138b5a186a62fa9030004497cbf47e3869e"
"sha": "5cf13c7513f641f61fc53c7b2adda475ab7ba41a"
}
}
]
Expand Down

0 comments on commit f2d976c

Please sign in to comment.