Skip to content

Commit c818480

Browse files
feat(workstations): update the api
#### workstations:v1 The following keys were added: - schemas.GatewayConfig (Total Keys: 3) - schemas.WorkstationCluster.properties.gatewayConfig.$ref (Total Keys: 1) #### workstations:v1beta The following keys were added: - schemas.GatewayConfig (Total Keys: 3) - schemas.WorkstationCluster.properties.gatewayConfig.$ref (Total Keys: 1)
1 parent 74ad494 commit c818480

File tree

4 files changed

+56
-2
lines changed

4 files changed

+56
-2
lines changed

docs/dyn/workstations_v1.projects.locations.workstationClusters.html

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,9 @@ <h3>Method Details</h3>
139139
&quot;domain&quot;: &quot;A String&quot;, # Immutable. Domain used by Workstations for HTTP ingress.
140140
},
141141
&quot;etag&quot;: &quot;A String&quot;, # Optional. Checksum computed by the server. May be sent on update and delete requests to make sure that the client has an up-to-date value before proceeding.
142+
&quot;gatewayConfig&quot;: { # Configuration options for Cluster HTTP Gateway. # Optional. Configuration options for Cluster HTTP Gateway.
143+
&quot;http2Enabled&quot;: True or False, # Optional. Whether HTTP/2 is enabled for this workstation cluster. Defaults to false.
144+
},
142145
&quot;labels&quot;: { # Optional. [Labels](https://cloud.google.com/workstations/docs/label-resources) that are applied to the workstation cluster and that are also propagated to the underlying Compute Engine resources.
143146
&quot;a_key&quot;: &quot;A String&quot;,
144147
},
@@ -268,6 +271,9 @@ <h3>Method Details</h3>
268271
&quot;domain&quot;: &quot;A String&quot;, # Immutable. Domain used by Workstations for HTTP ingress.
269272
},
270273
&quot;etag&quot;: &quot;A String&quot;, # Optional. Checksum computed by the server. May be sent on update and delete requests to make sure that the client has an up-to-date value before proceeding.
274+
&quot;gatewayConfig&quot;: { # Configuration options for Cluster HTTP Gateway. # Optional. Configuration options for Cluster HTTP Gateway.
275+
&quot;http2Enabled&quot;: True or False, # Optional. Whether HTTP/2 is enabled for this workstation cluster. Defaults to false.
276+
},
271277
&quot;labels&quot;: { # Optional. [Labels](https://cloud.google.com/workstations/docs/label-resources) that are applied to the workstation cluster and that are also propagated to the underlying Compute Engine resources.
272278
&quot;a_key&quot;: &quot;A String&quot;,
273279
},
@@ -338,6 +344,9 @@ <h3>Method Details</h3>
338344
&quot;domain&quot;: &quot;A String&quot;, # Immutable. Domain used by Workstations for HTTP ingress.
339345
},
340346
&quot;etag&quot;: &quot;A String&quot;, # Optional. Checksum computed by the server. May be sent on update and delete requests to make sure that the client has an up-to-date value before proceeding.
347+
&quot;gatewayConfig&quot;: { # Configuration options for Cluster HTTP Gateway. # Optional. Configuration options for Cluster HTTP Gateway.
348+
&quot;http2Enabled&quot;: True or False, # Optional. Whether HTTP/2 is enabled for this workstation cluster. Defaults to false.
349+
},
341350
&quot;labels&quot;: { # Optional. [Labels](https://cloud.google.com/workstations/docs/label-resources) that are applied to the workstation cluster and that are also propagated to the underlying Compute Engine resources.
342351
&quot;a_key&quot;: &quot;A String&quot;,
343352
},
@@ -410,6 +419,9 @@ <h3>Method Details</h3>
410419
&quot;domain&quot;: &quot;A String&quot;, # Immutable. Domain used by Workstations for HTTP ingress.
411420
},
412421
&quot;etag&quot;: &quot;A String&quot;, # Optional. Checksum computed by the server. May be sent on update and delete requests to make sure that the client has an up-to-date value before proceeding.
422+
&quot;gatewayConfig&quot;: { # Configuration options for Cluster HTTP Gateway. # Optional. Configuration options for Cluster HTTP Gateway.
423+
&quot;http2Enabled&quot;: True or False, # Optional. Whether HTTP/2 is enabled for this workstation cluster. Defaults to false.
424+
},
413425
&quot;labels&quot;: { # Optional. [Labels](https://cloud.google.com/workstations/docs/label-resources) that are applied to the workstation cluster and that are also propagated to the underlying Compute Engine resources.
414426
&quot;a_key&quot;: &quot;A String&quot;,
415427
},

docs/dyn/workstations_v1beta.projects.locations.workstationClusters.html

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,9 @@ <h3>Method Details</h3>
139139
&quot;domain&quot;: &quot;A String&quot;, # Immutable. Domain used by Workstations for HTTP ingress.
140140
},
141141
&quot;etag&quot;: &quot;A String&quot;, # Optional. Checksum computed by the server. May be sent on update and delete requests to make sure that the client has an up-to-date value before proceeding.
142+
&quot;gatewayConfig&quot;: { # Configuration options for Cluster HTTP Gateway. # Optional. Configuration options for Cluster HTTP Gateway.
143+
&quot;http2Enabled&quot;: True or False, # Optional. Whether HTTP/2 is enabled for this workstation cluster. Defaults to false.
144+
},
142145
&quot;labels&quot;: { # Optional. [Labels](https://cloud.google.com/workstations/docs/label-resources) that are applied to the workstation cluster and that are also propagated to the underlying Compute Engine resources.
143146
&quot;a_key&quot;: &quot;A String&quot;,
144147
},
@@ -270,6 +273,9 @@ <h3>Method Details</h3>
270273
&quot;domain&quot;: &quot;A String&quot;, # Immutable. Domain used by Workstations for HTTP ingress.
271274
},
272275
&quot;etag&quot;: &quot;A String&quot;, # Optional. Checksum computed by the server. May be sent on update and delete requests to make sure that the client has an up-to-date value before proceeding.
276+
&quot;gatewayConfig&quot;: { # Configuration options for Cluster HTTP Gateway. # Optional. Configuration options for Cluster HTTP Gateway.
277+
&quot;http2Enabled&quot;: True or False, # Optional. Whether HTTP/2 is enabled for this workstation cluster. Defaults to false.
278+
},
273279
&quot;labels&quot;: { # Optional. [Labels](https://cloud.google.com/workstations/docs/label-resources) that are applied to the workstation cluster and that are also propagated to the underlying Compute Engine resources.
274280
&quot;a_key&quot;: &quot;A String&quot;,
275281
},
@@ -342,6 +348,9 @@ <h3>Method Details</h3>
342348
&quot;domain&quot;: &quot;A String&quot;, # Immutable. Domain used by Workstations for HTTP ingress.
343349
},
344350
&quot;etag&quot;: &quot;A String&quot;, # Optional. Checksum computed by the server. May be sent on update and delete requests to make sure that the client has an up-to-date value before proceeding.
351+
&quot;gatewayConfig&quot;: { # Configuration options for Cluster HTTP Gateway. # Optional. Configuration options for Cluster HTTP Gateway.
352+
&quot;http2Enabled&quot;: True or False, # Optional. Whether HTTP/2 is enabled for this workstation cluster. Defaults to false.
353+
},
345354
&quot;labels&quot;: { # Optional. [Labels](https://cloud.google.com/workstations/docs/label-resources) that are applied to the workstation cluster and that are also propagated to the underlying Compute Engine resources.
346355
&quot;a_key&quot;: &quot;A String&quot;,
347356
},
@@ -416,6 +425,9 @@ <h3>Method Details</h3>
416425
&quot;domain&quot;: &quot;A String&quot;, # Immutable. Domain used by Workstations for HTTP ingress.
417426
},
418427
&quot;etag&quot;: &quot;A String&quot;, # Optional. Checksum computed by the server. May be sent on update and delete requests to make sure that the client has an up-to-date value before proceeding.
428+
&quot;gatewayConfig&quot;: { # Configuration options for Cluster HTTP Gateway. # Optional. Configuration options for Cluster HTTP Gateway.
429+
&quot;http2Enabled&quot;: True or False, # Optional. Whether HTTP/2 is enabled for this workstation cluster. Defaults to false.
430+
},
419431
&quot;labels&quot;: { # Optional. [Labels](https://cloud.google.com/workstations/docs/label-resources) that are applied to the workstation cluster and that are also propagated to the underlying Compute Engine resources.
420432
&quot;a_key&quot;: &quot;A String&quot;,
421433
},

googleapiclient/discovery_cache/documents/workstations.v1.json

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1216,7 +1216,7 @@
12161216
}
12171217
}
12181218
},
1219-
"revision": "20250326",
1219+
"revision": "20250604",
12201220
"rootUrl": "https://workstations.googleapis.com/",
12211221
"schemas": {
12221222
"Accelerator": {
@@ -1452,6 +1452,17 @@
14521452
},
14531453
"type": "object"
14541454
},
1455+
"GatewayConfig": {
1456+
"description": "Configuration options for Cluster HTTP Gateway.",
1457+
"id": "GatewayConfig",
1458+
"properties": {
1459+
"http2Enabled": {
1460+
"description": "Optional. Whether HTTP/2 is enabled for this workstation cluster. Defaults to false.",
1461+
"type": "boolean"
1462+
}
1463+
},
1464+
"type": "object"
1465+
},
14551466
"GceConfidentialInstanceConfig": {
14561467
"description": "A set of Compute Engine Confidential VM instance options.",
14571468
"id": "GceConfidentialInstanceConfig",
@@ -2368,6 +2379,10 @@
23682379
"description": "Optional. Checksum computed by the server. May be sent on update and delete requests to make sure that the client has an up-to-date value before proceeding.",
23692380
"type": "string"
23702381
},
2382+
"gatewayConfig": {
2383+
"$ref": "GatewayConfig",
2384+
"description": "Optional. Configuration options for Cluster HTTP Gateway."
2385+
},
23712386
"labels": {
23722387
"additionalProperties": {
23732388
"type": "string"

googleapiclient/discovery_cache/documents/workstations.v1beta.json

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1142,7 +1142,7 @@
11421142
}
11431143
}
11441144
},
1145-
"revision": "20250326",
1145+
"revision": "20250604",
11461146
"rootUrl": "https://workstations.googleapis.com/",
11471147
"schemas": {
11481148
"Accelerator": {
@@ -1378,6 +1378,17 @@
13781378
},
13791379
"type": "object"
13801380
},
1381+
"GatewayConfig": {
1382+
"description": "Configuration options for Cluster HTTP Gateway.",
1383+
"id": "GatewayConfig",
1384+
"properties": {
1385+
"http2Enabled": {
1386+
"description": "Optional. Whether HTTP/2 is enabled for this workstation cluster. Defaults to false.",
1387+
"type": "boolean"
1388+
}
1389+
},
1390+
"type": "object"
1391+
},
13811392
"GceConfidentialInstanceConfig": {
13821393
"description": "A set of Compute Engine Confidential VM instance options.",
13831394
"id": "GceConfidentialInstanceConfig",
@@ -2300,6 +2311,10 @@
23002311
"description": "Optional. Checksum computed by the server. May be sent on update and delete requests to make sure that the client has an up-to-date value before proceeding.",
23012312
"type": "string"
23022313
},
2314+
"gatewayConfig": {
2315+
"$ref": "GatewayConfig",
2316+
"description": "Optional. Configuration options for Cluster HTTP Gateway."
2317+
},
23032318
"labels": {
23042319
"additionalProperties": {
23052320
"type": "string"

0 commit comments

Comments
 (0)