diff --git a/DiscoveryJson/youtube.v3.json b/DiscoveryJson/youtube.v3.json index 320830ba67..4486f3cd64 100644 --- a/DiscoveryJson/youtube.v3.json +++ b/DiscoveryJson/youtube.v3.json @@ -4072,7 +4072,7 @@ } } }, - "revision": "20241203", + "revision": "20250101", "rootUrl": "https://youtube.googleapis.com/", "schemas": { "AbuseReport": { @@ -12219,7 +12219,7 @@ "type": "object" }, "VideoSuggestionsTagSuggestion": { - "description": "A single tag suggestion with it's relevance information.", + "description": "A single tag suggestion with its relevance information.", "id": "VideoSuggestionsTagSuggestion", "properties": { "categoryRestricts": { 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 23a51d1246..3b0f24278e 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 @@ -1,4 +1,4 @@ -// Copyright 2024 Google LLC +// Copyright 2025 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -17423,7 +17423,7 @@ public class VideoSuggestions : Google.Apis.Requests.IDirectResponseSchema public virtual string ETag { get; set; } } - /// A single tag suggestion with it's relevance information. + /// A single tag suggestion with its relevance information. public class VideoSuggestionsTagSuggestion : Google.Apis.Requests.IDirectResponseSchema { /// 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 727439bb5c..f88b15275f 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,9 +3,9 @@ Google.Apis.YouTube.v3 Client Library - 1.68.0.3624 + 1.68.0.3653 Google LLC - Copyright 2024 Google LLC + Copyright 2025 Google LLC Google https://github.com/google/google-api-dotnet-client Apache-2.0