Skip to content

Commit 10e383a

Browse files
committed
feat: Generate Google.Apis.CloudWorkstations.v1 version 1.72.0.3947
1 parent ddd4e87 commit 10e383a

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

DiscoveryJson/workstations.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"
@@ -1221,7 +1221,7 @@
12211221
}
12221222
}
12231223
},
1224-
"revision": "20250929",
1224+
"revision": "20251022",
12251225
"rootUrl": "https://workstations.googleapis.com/",
12261226
"schemas": {
12271227
"Accelerator": {

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

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

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

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

0 commit comments

Comments
 (0)