Skip to content

Commit

Permalink
feat: Automated regeneration of containeranalysis v1alpha1 client
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshi-automation committed Nov 5, 2020
1 parent 82d79ee commit 493601e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 4 deletions.
2 changes: 1 addition & 1 deletion generated/google/apis/containeranalysis_v1alpha1.rb
Expand Up @@ -26,7 +26,7 @@ module Apis
# @see https://cloud.google.com/container-analysis/api/reference/rest/
module ContaineranalysisV1alpha1
VERSION = 'V1alpha1'
REVISION = '20200828'
REVISION = '20201030'

# View and manage your data across Google Cloud Platform services
AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
Expand Down
3 changes: 1 addition & 2 deletions generated/google/apis/containeranalysis_v1alpha1/classes.rb
Expand Up @@ -188,8 +188,7 @@ def update!(**args)
class Binding
include Google::Apis::Core::Hashable

# A client-specified ID for this binding. Expected to be globally unique to
# support the internal bindings-by-ID API.
#
# Corresponds to the JSON property `bindingId`
# @return [String]
attr_accessor :binding_id
Expand Down
Expand Up @@ -4,7 +4,7 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/google-api-ruby-client.git",
"sha": "c98c719bbab68d0890524d53f8b629d7858af9c2"
"sha": "82d79ee9840c1b48ff1183554b0106efa3ab2797"
}
}
]
Expand Down

0 comments on commit 493601e

Please sign in to comment.