Skip to content

Commit 5a23980

Browse files
amanda-tarafajskeet
authored andcommitted
feat: Generate Google.Apis.WorkloadManager.v1 version 1.70.0.3877
1 parent f4ce2d6 commit 5a23980

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

DiscoveryJson/workloadmanager.v1.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@
144144
],
145145
"parameters": {
146146
"extraLocationTypes": {
147-
"description": "Optional. A list of extra location types that should be used as conditions for controlling the visibility of the locations.",
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"
@@ -879,7 +879,7 @@
879879
}
880880
}
881881
},
882-
"revision": "20250806",
882+
"revision": "20250813",
883883
"rootUrl": "https://workloadmanager.googleapis.com/",
884884
"schemas": {
885885
"AgentCommand": {
@@ -3040,7 +3040,7 @@
30403040
"STATE_UNSPECIFIED",
30413041
"CONFIG_FAILURE",
30423042
"IAM_FAILURE",
3043-
"FUNCTIONAILITY_FAILURE",
3043+
"FUNCTIONALITY_FAILURE",
30443044
"ENABLED",
30453045
"DISABLED"
30463046
],

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

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

19181918
/// <summary>
1919-
/// Optional. A list of extra location types that should be used as conditions for controlling the
1920-
/// visibility of the locations.
1919+
/// Optional. Do not use this field. It is unsupported and is ignored unless explicitly documented
1920+
/// otherwise. This is primarily for internal usage.
19211921
/// </summary>
19221922
[Google.Apis.Util.RequestParameterAttribute("extraLocationTypes", Google.Apis.Util.RequestParameterType.Query)]
19231923
public virtual Google.Apis.Util.Repeatable<string> ExtraLocationTypes { get; set; }

Src/Generated/Google.Apis.WorkloadManager.v1/Google.Apis.WorkloadManager.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.WorkloadManager.v1 Client Library</Title>
6-
<Version>1.70.0.3870</Version>
6+
<Version>1.70.0.3877</Version>
77
<Authors>Google LLC</Authors>
88
<Copyright>Copyright 2025 Google LLC</Copyright>
99
<PackageTags>Google</PackageTags>

0 commit comments

Comments
 (0)