Skip to content

Commit 08cd3f4

Browse files
committed
feat: Generate Google.Apis.Workflows.v1 version 1.72.0.3951
1 parent c6ad544 commit 08cd3f4

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

DiscoveryJson/workflows.v1.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@
144144
],
145145
"parameters": {
146146
"extraLocationTypes": {
147-
"description": "Optional. Unless explicitly documented otherwise, don't use this unsupported field which is primarily intended for internal usage.",
147+
"description": "Optional. Do not use this field. It is unsupported and is ignored unless explicitly documented otherwise. This is primarily for internal usage.",
148148
"location": "query",
149149
"repeated": true,
150150
"type": "string"
@@ -496,7 +496,7 @@
496496
}
497497
}
498498
},
499-
"revision": "20251013",
499+
"revision": "20251026",
500500
"rootUrl": "https://workflows.googleapis.com/",
501501
"schemas": {
502502
"Empty": {

Src/Generated/Google.Apis.Workflows.v1/Google.Apis.Workflows.v1.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1100,8 +1100,8 @@ public ListRequest(Google.Apis.Services.IClientService service, string name) : b
11001100
public virtual string Name { get; private set; }
11011101

11021102
/// <summary>
1103-
/// Optional. Unless explicitly documented otherwise, don't use this unsupported field which is
1104-
/// primarily intended for internal usage.
1103+
/// Optional. Do not use this field. It is unsupported and is ignored unless explicitly documented
1104+
/// otherwise. This is primarily for internal usage.
11051105
/// </summary>
11061106
[Google.Apis.Util.RequestParameterAttribute("extraLocationTypes", Google.Apis.Util.RequestParameterType.Query)]
11071107
public virtual Google.Apis.Util.Repeatable<string> ExtraLocationTypes { get; set; }

Src/Generated/Google.Apis.Workflows.v1/Google.Apis.Workflows.v1.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<!-- nupkg information -->
44
<PropertyGroup>
55
<Title>Google.Apis.Workflows.v1 Client Library</Title>
6-
<Version>1.72.0.3938</Version>
6+
<Version>1.72.0.3951</Version>
77
<Authors>Google LLC</Authors>
88
<Copyright>Copyright 2025 Google LLC</Copyright>
99
<PackageTags>Google</PackageTags>

0 commit comments

Comments
 (0)