diff --git a/generated/google-apis-content_v2_1/CHANGELOG.md b/generated/google-apis-content_v2_1/CHANGELOG.md index 22c5048cf..e0475143a 100644 --- a/generated/google-apis-content_v2_1/CHANGELOG.md +++ b/generated/google-apis-content_v2_1/CHANGELOG.md @@ -1,8 +1,8 @@ # Release history for google-apis-content_v2_1 -### v0.2.0 (2021-01-12) +### v0.2.0 (2021-01-19) -* Regenerated from discovery document revision 20210106 +* Regenerated from discovery document revision 20210113 ### v0.1.0 (2021-01-07) diff --git a/generated/google-apis-content_v2_1/lib/google/apis/content_v2_1/classes.rb b/generated/google-apis-content_v2_1/lib/google/apis/content_v2_1/classes.rb index 7e99bd424..a0fb454a0 100644 --- a/generated/google-apis-content_v2_1/lib/google/apis/content_v2_1/classes.rb +++ b/generated/google-apis-content_v2_1/lib/google/apis/content_v2_1/classes.rb @@ -28,11 +28,11 @@ module Google class Account include Google::Apis::Core::Hashable - # List of linked Ads accounts that are active or pending approval. To create a - # new link request, add a new link with status `active` to the list. It will - # remain in a `pending` state until approved or rejected either in the Ads - # interface or through the AdWords API. To delete an active link, or to cancel a - # link request, remove it from the list. + # Linked Ads accounts that are active or pending approval. To create a new link + # request, add a new link with status `active` to the list. It will remain in a ` + # pending` state until approved or rejected either in the Ads interface or + # through the AdWords API. To delete an active link, or to cancel a link request, + # remove it from the list. # Corresponds to the JSON property `adsLinks` # @return [Array] attr_accessor :ads_links @@ -43,8 +43,7 @@ module Google attr_accessor :adult_content alias_method :adult_content?, :adult_content - # List of automatically created label IDs that are assigned to the account by - # CSS Center. + # Automatically created label IDs that are assigned to the account by CSS Center. # Corresponds to the JSON property `automaticLabelIds` # @return [Array] attr_accessor :automatic_label_ids @@ -76,7 +75,7 @@ module Google # @return [String] attr_accessor :kind - # List of manually created label IDs that are assigned to the account by CSS. + # Manually created label IDs that are assigned to the account by CSS. # Corresponds to the JSON property `labelIds` # @return [Array] attr_accessor :label_ids @@ -102,11 +101,11 @@ module Google # @return [String] attr_accessor :website_url - # List of linked YouTube channels that are active or pending approval. To create - # a new link request, add a new link with status `active` to the list. It will - # remain in a `pending` state until approved or rejected in the YT Creator - # Studio interface. To delete an active link, or to cancel a link request, - # remove it from the list. + # Linked YouTube channels that are active or pending approval. To create a new + # link request, add a new link with status `active` to the list. It will remain + # in a `pending` state until approved or rejected in the YT Creator Studio + # interface. To delete an active link, or to cancel a link request, remove it + # from the list. # Corresponds to the JSON property `youtubeChannelLinks` # @return [Array] attr_accessor :youtube_channel_links diff --git a/generated/google-apis-content_v2_1/lib/google/apis/content_v2_1/gem_version.rb b/generated/google-apis-content_v2_1/lib/google/apis/content_v2_1/gem_version.rb index 617b4a1eb..87772edde 100644 --- a/generated/google-apis-content_v2_1/lib/google/apis/content_v2_1/gem_version.rb +++ b/generated/google-apis-content_v2_1/lib/google/apis/content_v2_1/gem_version.rb @@ -22,7 +22,7 @@ module Google GENERATOR_VERSION = "0.1.1" # Revision of the discovery document this client was generated from - REVISION = "20210106" + REVISION = "20210113" end end end diff --git a/generated/google-apis-content_v2_1/synth.metadata b/generated/google-apis-content_v2_1/synth.metadata index 3fe89600a..93b5f7f9f 100644 --- a/generated/google-apis-content_v2_1/synth.metadata +++ b/generated/google-apis-content_v2_1/synth.metadata @@ -4,7 +4,7 @@ "git": { "name": ".", "remote": "https://github.com/googleapis/google-api-ruby-client.git", - "sha": "cf129fb0465e1f165bd1773a27355c62e6406ccf" + "sha": "25824f2512fa96d4d90e220ac038c9b3b2a6a0d1" } } ]