From 209f0c8390bb2149984aca9464aadd690adaa745 Mon Sep 17 00:00:00 2001 From: Amanda Tarafa Mas Date: Mon, 14 Oct 2024 01:14:25 -0700 Subject: [PATCH] feat: Generate Google.Apis.WorkflowExecutions.v1 version 1.68.0.3561 --- DiscoveryJson/workflowexecutions.v1.json | 4 ++-- .../Google.Apis.WorkflowExecutions.v1.cs | 3 ++- .../Google.Apis.WorkflowExecutions.v1.csproj | 2 +- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/DiscoveryJson/workflowexecutions.v1.json b/DiscoveryJson/workflowexecutions.v1.json index b0450bc486..3ef4fd20ec 100644 --- a/DiscoveryJson/workflowexecutions.v1.json +++ b/DiscoveryJson/workflowexecutions.v1.json @@ -517,7 +517,7 @@ } } }, - "revision": "20240916", + "revision": "20241001", "rootUrl": "https://workflowexecutions.googleapis.com/", "schemas": { "Callback": { @@ -1105,7 +1105,7 @@ "type": "string" }, "progressNumber": { - "description": "Progress number represents the current state of the current progress. eg: A step entry represents the 4th iteration in a progress of PROGRESS_TYPE_FOR.", + "description": "Progress number represents the current state of the current progress. eg: A step entry represents the 4th iteration in a progress of PROGRESS_TYPE_FOR. Note: This field is only populated when an iteration exists and the starting value is 1.", "format": "int64", "type": "string" }, diff --git a/Src/Generated/Google.Apis.WorkflowExecutions.v1/Google.Apis.WorkflowExecutions.v1.cs b/Src/Generated/Google.Apis.WorkflowExecutions.v1/Google.Apis.WorkflowExecutions.v1.cs index 6d6265a5a9..35b90f2a8f 100644 --- a/Src/Generated/Google.Apis.WorkflowExecutions.v1/Google.Apis.WorkflowExecutions.v1.cs +++ b/Src/Generated/Google.Apis.WorkflowExecutions.v1/Google.Apis.WorkflowExecutions.v1.cs @@ -1982,7 +1982,8 @@ public class StepEntryMetadata : Google.Apis.Requests.IDirectResponseSchema /// /// Progress number represents the current state of the current progress. eg: A step entry represents the 4th - /// iteration in a progress of PROGRESS_TYPE_FOR. + /// iteration in a progress of PROGRESS_TYPE_FOR. Note: This field is only populated when an iteration exists + /// and the starting value is 1. /// [Newtonsoft.Json.JsonPropertyAttribute("progressNumber")] public virtual System.Nullable ProgressNumber { get; set; } diff --git a/Src/Generated/Google.Apis.WorkflowExecutions.v1/Google.Apis.WorkflowExecutions.v1.csproj b/Src/Generated/Google.Apis.WorkflowExecutions.v1/Google.Apis.WorkflowExecutions.v1.csproj index 7403fa6372..ad4897786a 100644 --- a/Src/Generated/Google.Apis.WorkflowExecutions.v1/Google.Apis.WorkflowExecutions.v1.csproj +++ b/Src/Generated/Google.Apis.WorkflowExecutions.v1/Google.Apis.WorkflowExecutions.v1.csproj @@ -3,7 +3,7 @@ Google.Apis.WorkflowExecutions.v1 Client Library - 1.68.0.3546 + 1.68.0.3561 Google LLC Copyright 2024 Google LLC Google