Skip to content

Commit 9133bb7

Browse files
amanda-tarafajskeet
authored andcommitted
feat: Generate Google.Apis.YouTube.v3 version 1.68.0.3653
1 parent 02048d6 commit 9133bb7

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

DiscoveryJson/youtube.v3.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4072,7 +4072,7 @@
40724072
}
40734073
}
40744074
},
4075-
"revision": "20241203",
4075+
"revision": "20250101",
40764076
"rootUrl": "https://youtube.googleapis.com/",
40774077
"schemas": {
40784078
"AbuseReport": {
@@ -12219,7 +12219,7 @@
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": {

Src/Generated/Google.Apis.YouTube.v3/Google.Apis.YouTube.v3.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
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>

Src/Generated/Google.Apis.YouTube.v3/Google.Apis.YouTube.v3.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
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>

0 commit comments

Comments
 (0)