Skip to content

Commit

Permalink
feat: Generate Google.Apis.Workflows.v1 version 1.68.0.3555
Browse files Browse the repository at this point in the history
  • Loading branch information
amanda-tarafa authored and jskeet committed Oct 7, 2024
1 parent 2b6de95 commit f1e5c07
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions DiscoveryJson/workflows.v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -485,7 +485,7 @@
}
}
},
"revision": "20240814",
"revision": "20240925",
"rootUrl": "https://workflows.googleapis.com/",
"schemas": {
"Empty": {
Expand Down Expand Up @@ -722,7 +722,7 @@
"type": "object"
},
"Workflow": {
"description": "LINT.IfChange Workflow program to be executed by Workflows.",
"description": "Workflow program to be executed by Workflows.",
"id": "Workflow",
"properties": {
"allKmsKeys": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1445,7 +1445,7 @@ public class Status : Google.Apis.Requests.IDirectResponseSchema
public virtual string ETag { get; set; }
}

/// <summary>LINT.IfChange Workflow program to be executed by Workflows.</summary>
/// <summary>Workflow program to be executed by Workflows.</summary>
public class Workflow : Google.Apis.Requests.IDirectResponseSchema
{
/// <summary>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<!-- nupkg information -->
<PropertyGroup>
<Title>Google.Apis.Workflows.v1 Client Library</Title>
<Version>1.68.0.3513</Version>
<Version>1.68.0.3555</Version>
<Authors>Google LLC</Authors>
<Copyright>Copyright 2024 Google LLC</Copyright>
<PackageTags>Google</PackageTags>
Expand Down

0 comments on commit f1e5c07

Please sign in to comment.