Skip to content

Commit

Permalink
feat: Generate Google.Apis.YouTube.v3 version 1.68.0.3596
Browse files Browse the repository at this point in the history
  • Loading branch information
amanda-tarafa committed Nov 11, 2024
1 parent ad6d3a1 commit 048e02f
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions DiscoveryJson/youtube.v3.json
Original file line number Diff line number Diff line change
Expand Up @@ -4133,7 +4133,7 @@
}
}
},
"revision": "20241031",
"revision": "20241105",
"rootUrl": "https://youtube.googleapis.com/",
"schemas": {
"AbuseReport": {
Expand Down Expand Up @@ -11705,7 +11705,7 @@
"type": "string"
},
"scheduledEndTime": {
"description": "The time that the broadcast is scheduled to end. If the value is empty or the property is not present, then the broadcast is scheduled to contiue indefinitely.",
"description": "The time that the broadcast is scheduled to end. If the value is empty or the property is not present, then the broadcast is scheduled to continue indefinitely.",
"format": "date-time",
"type": "string"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17052,7 +17052,7 @@ public virtual System.DateTime? ActualStartTime

/// <summary>
/// The time that the broadcast is scheduled to end. If the value is empty or the property is not present, then
/// the broadcast is scheduled to contiue indefinitely.
/// the broadcast is scheduled to continue indefinitely.
/// </summary>
[Newtonsoft.Json.JsonPropertyAttribute("scheduledEndTime")]
public virtual string ScheduledEndTimeRaw { get; set; }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<!-- nupkg information -->
<PropertyGroup>
<Title>Google.Apis.YouTube.v3 Client Library</Title>
<Version>1.68.0.3591</Version>
<Version>1.68.0.3596</Version>
<Authors>Google LLC</Authors>
<Copyright>Copyright 2024 Google LLC</Copyright>
<PackageTags>Google</PackageTags>
Expand Down

0 comments on commit 048e02f

Please sign in to comment.