Skip to content

Commit

Permalink
feat: Automated regeneration of youtube v3 client
Browse files Browse the repository at this point in the history
  • Loading branch information
yoshi-automation committed Dec 3, 2020
1 parent a292c45 commit 9eef830
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion generated/google/apis/youtube_v3.rb
Expand Up @@ -26,7 +26,7 @@ module Apis
# @see https://developers.google.com/youtube/
module YoutubeV3
VERSION = 'V3'
REVISION = '20201127'
REVISION = '20201202'

# Manage your YouTube account
AUTH_YOUTUBE = 'https://www.googleapis.com/auth/youtube'
Expand Down
4 changes: 2 additions & 2 deletions generated/google/apis/youtube_v3/classes.rb
Expand Up @@ -3154,8 +3154,8 @@ class ImageSettings
# @return [Google::Apis::YoutubeV3::LocalizedProperty]
attr_accessor :background_image_url

# This is used only in update requests; if it's set, we use this URL to generate
# all of the above banner URLs.
# This is generated when a ChannelBanner.Insert request has succeeded for the
# given channel.
# Corresponds to the JSON property `bannerExternalUrl`
# @return [String]
attr_accessor :banner_external_url
Expand Down
2 changes: 1 addition & 1 deletion generated/google/apis/youtube_v3/synth.metadata
Expand Up @@ -4,7 +4,7 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/google-api-ruby-client.git",
"sha": "5b324d8b8a02841fe1e4801f7c6c7181903e2865"
"sha": "a292c4573b5fbe486f03f257d61ef902d46d167b"
}
}
]
Expand Down

0 comments on commit 9eef830

Please sign in to comment.