File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
Src/Generated/Google.Apis.YouTube.v3 Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 40724072 }
40734073 }
40744074 },
4075- "revision" : " 20241203 " ,
4075+ "revision" : " 20250101 " ,
40764076 "rootUrl" : " https://youtube.googleapis.com/" ,
40774077 "schemas" : {
40784078 "AbuseReport" : {
1221912219 "type" : " object"
1222012220 },
1222112221 "VideoSuggestionsTagSuggestion" : {
12222- "description" : " A single tag suggestion with it's relevance information." ,
12222+ "description" : " A single tag suggestion with its relevance information." ,
1222312223 "id" : " VideoSuggestionsTagSuggestion" ,
1222412224 "properties" : {
1222512225 "categoryRestricts" : {
Original file line number Diff line number Diff line change 1- // Copyright 2024 Google LLC
1+ // Copyright 2025 Google LLC
22//
33// Licensed under the Apache License, Version 2.0 (the "License");
44// you may not use this file except in compliance with the License.
@@ -17423,7 +17423,7 @@ public class VideoSuggestions : Google.Apis.Requests.IDirectResponseSchema
1742317423 public virtual string ETag { get; set; }
1742417424 }
1742517425
17426- /// <summary>A single tag suggestion with it's relevance information.</summary>
17426+ /// <summary>A single tag suggestion with its relevance information.</summary>
1742717427 public class VideoSuggestionsTagSuggestion : Google.Apis.Requests.IDirectResponseSchema
1742817428 {
1742917429 /// <summary>
Original file line number Diff line number Diff line change 33 <!-- nupkg information -->
44 <PropertyGroup >
55 <Title >Google.Apis.YouTube.v3 Client Library</Title >
6- <Version >1.68.0.3624 </Version >
6+ <Version >1.68.0.3653 </Version >
77 <Authors >Google LLC</Authors >
8- <Copyright >Copyright 2024 Google LLC</Copyright >
8+ <Copyright >Copyright 2025 Google LLC</Copyright >
99 <PackageTags >Google</PackageTags >
1010 <PackageProjectUrl >https://github.com/google/google-api-dotnet-client</PackageProjectUrl >
1111 <PackageLicenseExpression >Apache-2.0</PackageLicenseExpression >
You can’t perform that action at this time.
0 commit comments