From be66c50ca39ba7ae35b330e15d0b39dd41f7399c Mon Sep 17 00:00:00 2001 From: Amanda Tarafa Mas Date: Mon, 30 Sep 2024 01:13:36 -0700 Subject: [PATCH] feat: Generate Google.Apis.YouTube.v3 version 1.68.0.3556 --- DiscoveryJson/youtube.v3.json | 6 +----- .../Google.Apis.YouTube.v3/Google.Apis.YouTube.v3.cs | 4 ---- .../Google.Apis.YouTube.v3/Google.Apis.YouTube.v3.csproj | 2 +- 3 files changed, 2 insertions(+), 10 deletions(-) diff --git a/DiscoveryJson/youtube.v3.json b/DiscoveryJson/youtube.v3.json index 6fa5c4ea2fa..8bd10bceb9f 100644 --- a/DiscoveryJson/youtube.v3.json +++ b/DiscoveryJson/youtube.v3.json @@ -4072,7 +4072,7 @@ } } }, - "revision": "20240916", + "revision": "20240926", "rootUrl": "https://youtube.googleapis.com/", "schemas": { "AbuseReport": { @@ -10573,10 +10573,6 @@ "description": "The ID that YouTube uses to uniquely identify the subscriber's channel.", "type": "string" }, - "channelTitle": { - "description": "Channel title for the channel that the subscription belongs to.", - "type": "string" - }, "description": { "description": "The subscription's details.", "type": "string" diff --git a/Src/Generated/Google.Apis.YouTube.v3/Google.Apis.YouTube.v3.cs b/Src/Generated/Google.Apis.YouTube.v3/Google.Apis.YouTube.v3.cs index 1859ae33d78..4b446cc1d4b 100644 --- a/Src/Generated/Google.Apis.YouTube.v3/Google.Apis.YouTube.v3.cs +++ b/Src/Generated/Google.Apis.YouTube.v3/Google.Apis.YouTube.v3.cs @@ -15775,10 +15775,6 @@ public class SubscriptionSnippet : Google.Apis.Requests.IDirectResponseSchema [Newtonsoft.Json.JsonPropertyAttribute("channelId")] public virtual string ChannelId { get; set; } - /// Channel title for the channel that the subscription belongs to. - [Newtonsoft.Json.JsonPropertyAttribute("channelTitle")] - public virtual string ChannelTitle { get; set; } - /// The subscription's details. [Newtonsoft.Json.JsonPropertyAttribute("description")] public virtual string Description { get; set; } diff --git a/Src/Generated/Google.Apis.YouTube.v3/Google.Apis.YouTube.v3.csproj b/Src/Generated/Google.Apis.YouTube.v3/Google.Apis.YouTube.v3.csproj index d3f7d0e145c..11dbe831164 100644 --- a/Src/Generated/Google.Apis.YouTube.v3/Google.Apis.YouTube.v3.csproj +++ b/Src/Generated/Google.Apis.YouTube.v3/Google.Apis.YouTube.v3.csproj @@ -3,7 +3,7 @@ Google.Apis.YouTube.v3 Client Library - 1.68.0.3546 + 1.68.0.3556 Google LLC Copyright 2024 Google LLC Google