You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/dyn/workstations_v1beta.projects.locations.workstationClusters.html
+24-12Lines changed: 24 additions & 12 deletions
Original file line number
Diff line number
Diff line change
@@ -135,15 +135,18 @@ <h3>Method Details</h3>
135
135
"deleteTime": "A String", # Output only. Time when this resource was soft-deleted.
136
136
"displayName": "A String", # Human-readable name for this resource.
137
137
"etag": "A String", # Checksum computed by the server. May be sent on update and delete requests to ensure that the client has an up-to-date value before proceeding.
138
+
"labels": { # Client-specified labels that are applied to the resource and that are also propagated to the underlying Compute Engine resources.
139
+
"a_key": "A String",
140
+
},
138
141
"name": "A String", # Full name of this resource.
139
-
"network": "A String", # Name of the Compute Engine network in which instances associated with this cluster will be created.
142
+
"network": "A String", # Immutable. Name of the Compute Engine network in which instances associated with this cluster will be created.
140
143
"privateClusterConfig": { # Configuration options for private clusters. # Configuration for private cluster.
141
144
"clusterHostname": "A String", # Output only. Hostname for the workstation cluster. This field will be populated only when private endpoint is enabled. To access workstations in the cluster, create a new DNS zone mapping this domain name to an internal IP address and a forwarding rule mapping that address to the service attachment.
142
-
"enablePrivateEndpoint": True or False, # Whether Workstations endpoint is private.
145
+
"enablePrivateEndpoint": True or False, # Immutable. Whether Workstations endpoint is private.
143
146
"serviceAttachmentUri": "A String", # Output only. Service attachment URI for the workstation cluster. The service attachemnt is created when private endpoint is enabled. To access workstations in the cluster, configure access to the managed service using (Private Service Connect)[https://cloud.google.com/vpc/docs/configure-private-service-connect-services].
144
147
},
145
148
"reconciling": True or False, # Output only. Indicates whether this resource is currently being updated to match its intended state.
146
-
"subnetwork": "A String", # Name of the Compute Engine subnetwork in which instances associated with this cluster will be created. Must be part of the subnetwork specified for this cluster.
149
+
"subnetwork": "A String", # Immutable. Name of the Compute Engine subnetwork in which instances associated with this cluster will be created. Must be part of the subnetwork specified for this cluster.
147
150
"uid": "A String", # Output only. A system-assigned unique identified for this resource.
148
151
"updateTime": "A String", # Output only. Time when this resource was most recently updated.
149
152
}
@@ -251,15 +254,18 @@ <h3>Method Details</h3>
251
254
"deleteTime": "A String", # Output only. Time when this resource was soft-deleted.
252
255
"displayName": "A String", # Human-readable name for this resource.
253
256
"etag": "A String", # Checksum computed by the server. May be sent on update and delete requests to ensure that the client has an up-to-date value before proceeding.
257
+
"labels": { # Client-specified labels that are applied to the resource and that are also propagated to the underlying Compute Engine resources.
258
+
"a_key": "A String",
259
+
},
254
260
"name": "A String", # Full name of this resource.
255
-
"network": "A String", # Name of the Compute Engine network in which instances associated with this cluster will be created.
261
+
"network": "A String", # Immutable. Name of the Compute Engine network in which instances associated with this cluster will be created.
256
262
"privateClusterConfig": { # Configuration options for private clusters. # Configuration for private cluster.
257
263
"clusterHostname": "A String", # Output only. Hostname for the workstation cluster. This field will be populated only when private endpoint is enabled. To access workstations in the cluster, create a new DNS zone mapping this domain name to an internal IP address and a forwarding rule mapping that address to the service attachment.
258
-
"enablePrivateEndpoint": True or False, # Whether Workstations endpoint is private.
264
+
"enablePrivateEndpoint": True or False, # Immutable. Whether Workstations endpoint is private.
259
265
"serviceAttachmentUri": "A String", # Output only. Service attachment URI for the workstation cluster. The service attachemnt is created when private endpoint is enabled. To access workstations in the cluster, configure access to the managed service using (Private Service Connect)[https://cloud.google.com/vpc/docs/configure-private-service-connect-services].
260
266
},
261
267
"reconciling": True or False, # Output only. Indicates whether this resource is currently being updated to match its intended state.
262
-
"subnetwork": "A String", # Name of the Compute Engine subnetwork in which instances associated with this cluster will be created. Must be part of the subnetwork specified for this cluster.
268
+
"subnetwork": "A String", # Immutable. Name of the Compute Engine subnetwork in which instances associated with this cluster will be created. Must be part of the subnetwork specified for this cluster.
263
269
"uid": "A String", # Output only. A system-assigned unique identified for this resource.
264
270
"updateTime": "A String", # Output only. Time when this resource was most recently updated.
265
271
}</pre>
@@ -307,15 +313,18 @@ <h3>Method Details</h3>
307
313
"deleteTime": "A String", # Output only. Time when this resource was soft-deleted.
308
314
"displayName": "A String", # Human-readable name for this resource.
309
315
"etag": "A String", # Checksum computed by the server. May be sent on update and delete requests to ensure that the client has an up-to-date value before proceeding.
316
+
"labels": { # Client-specified labels that are applied to the resource and that are also propagated to the underlying Compute Engine resources.
317
+
"a_key": "A String",
318
+
},
310
319
"name": "A String", # Full name of this resource.
311
-
"network": "A String", # Name of the Compute Engine network in which instances associated with this cluster will be created.
320
+
"network": "A String", # Immutable. Name of the Compute Engine network in which instances associated with this cluster will be created.
312
321
"privateClusterConfig": { # Configuration options for private clusters. # Configuration for private cluster.
313
322
"clusterHostname": "A String", # Output only. Hostname for the workstation cluster. This field will be populated only when private endpoint is enabled. To access workstations in the cluster, create a new DNS zone mapping this domain name to an internal IP address and a forwarding rule mapping that address to the service attachment.
314
-
"enablePrivateEndpoint": True or False, # Whether Workstations endpoint is private.
323
+
"enablePrivateEndpoint": True or False, # Immutable. Whether Workstations endpoint is private.
315
324
"serviceAttachmentUri": "A String", # Output only. Service attachment URI for the workstation cluster. The service attachemnt is created when private endpoint is enabled. To access workstations in the cluster, configure access to the managed service using (Private Service Connect)[https://cloud.google.com/vpc/docs/configure-private-service-connect-services].
316
325
},
317
326
"reconciling": True or False, # Output only. Indicates whether this resource is currently being updated to match its intended state.
318
-
"subnetwork": "A String", # Name of the Compute Engine subnetwork in which instances associated with this cluster will be created. Must be part of the subnetwork specified for this cluster.
327
+
"subnetwork": "A String", # Immutable. Name of the Compute Engine subnetwork in which instances associated with this cluster will be created. Must be part of the subnetwork specified for this cluster.
319
328
"uid": "A String", # Output only. A system-assigned unique identified for this resource.
320
329
"updateTime": "A String", # Output only. Time when this resource was most recently updated.
321
330
},
@@ -366,15 +375,18 @@ <h3>Method Details</h3>
366
375
"deleteTime": "A String", # Output only. Time when this resource was soft-deleted.
367
376
"displayName": "A String", # Human-readable name for this resource.
368
377
"etag": "A String", # Checksum computed by the server. May be sent on update and delete requests to ensure that the client has an up-to-date value before proceeding.
378
+
"labels": { # Client-specified labels that are applied to the resource and that are also propagated to the underlying Compute Engine resources.
379
+
"a_key": "A String",
380
+
},
369
381
"name": "A String", # Full name of this resource.
370
-
"network": "A String", # Name of the Compute Engine network in which instances associated with this cluster will be created.
382
+
"network": "A String", # Immutable. Name of the Compute Engine network in which instances associated with this cluster will be created.
371
383
"privateClusterConfig": { # Configuration options for private clusters. # Configuration for private cluster.
372
384
"clusterHostname": "A String", # Output only. Hostname for the workstation cluster. This field will be populated only when private endpoint is enabled. To access workstations in the cluster, create a new DNS zone mapping this domain name to an internal IP address and a forwarding rule mapping that address to the service attachment.
373
-
"enablePrivateEndpoint": True or False, # Whether Workstations endpoint is private.
385
+
"enablePrivateEndpoint": True or False, # Immutable. Whether Workstations endpoint is private.
374
386
"serviceAttachmentUri": "A String", # Output only. Service attachment URI for the workstation cluster. The service attachemnt is created when private endpoint is enabled. To access workstations in the cluster, configure access to the managed service using (Private Service Connect)[https://cloud.google.com/vpc/docs/configure-private-service-connect-services].
375
387
},
376
388
"reconciling": True or False, # Output only. Indicates whether this resource is currently being updated to match its intended state.
377
-
"subnetwork": "A String", # Name of the Compute Engine subnetwork in which instances associated with this cluster will be created. Must be part of the subnetwork specified for this cluster.
389
+
"subnetwork": "A String", # Immutable. Name of the Compute Engine subnetwork in which instances associated with this cluster will be created. Must be part of the subnetwork specified for this cluster.
378
390
"uid": "A String", # Output only. A system-assigned unique identified for this resource.
379
391
"updateTime": "A String", # Output only. Time when this resource was most recently updated.
Copy file name to clipboardExpand all lines: docs/dyn/workstations_v1beta.projects.locations.workstationClusters.workstationConfigs.html
+15Lines changed: 15 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -185,6 +185,9 @@ <h3>Method Details</h3>
185
185
},
186
186
},
187
187
"idleTimeout": "A String", # How long to wait before automatically stopping an instance that hasn't received any user traffic. A value of 0 indicates that this instance should never time out due to idleness. Defaults to 20 minutes.
188
+
"labels": { # Client-specified labels that are applied to the resource and that are also propagated to the underlying Compute Engine resources.
189
+
"a_key": "A String",
190
+
},
188
191
"name": "A String", # Full name of this resource.
189
192
"persistentDirectories": [ # Directories to persist across workstation sessions.
190
193
{ # A directory to persist across workstation sessions.
@@ -341,6 +344,9 @@ <h3>Method Details</h3>
341
344
},
342
345
},
343
346
"idleTimeout": "A String", # How long to wait before automatically stopping an instance that hasn't received any user traffic. A value of 0 indicates that this instance should never time out due to idleness. Defaults to 20 minutes.
347
+
"labels": { # Client-specified labels that are applied to the resource and that are also propagated to the underlying Compute Engine resources.
348
+
"a_key": "A String",
349
+
},
344
350
"name": "A String", # Full name of this resource.
345
351
"persistentDirectories": [ # Directories to persist across workstation sessions.
346
352
{ # A directory to persist across workstation sessions.
@@ -485,6 +491,9 @@ <h3>Method Details</h3>
485
491
},
486
492
},
487
493
"idleTimeout": "A String", # How long to wait before automatically stopping an instance that hasn't received any user traffic. A value of 0 indicates that this instance should never time out due to idleness. Defaults to 20 minutes.
494
+
"labels": { # Client-specified labels that are applied to the resource and that are also propagated to the underlying Compute Engine resources.
495
+
"a_key": "A String",
496
+
},
488
497
"name": "A String", # Full name of this resource.
489
498
"persistentDirectories": [ # Directories to persist across workstation sessions.
490
499
{ # A directory to persist across workstation sessions.
@@ -583,6 +592,9 @@ <h3>Method Details</h3>
583
592
},
584
593
},
585
594
"idleTimeout": "A String", # How long to wait before automatically stopping an instance that hasn't received any user traffic. A value of 0 indicates that this instance should never time out due to idleness. Defaults to 20 minutes.
595
+
"labels": { # Client-specified labels that are applied to the resource and that are also propagated to the underlying Compute Engine resources.
596
+
"a_key": "A String",
597
+
},
586
598
"name": "A String", # Full name of this resource.
587
599
"persistentDirectories": [ # Directories to persist across workstation sessions.
588
600
{ # A directory to persist across workstation sessions.
@@ -696,6 +708,9 @@ <h3>Method Details</h3>
696
708
},
697
709
},
698
710
"idleTimeout": "A String", # How long to wait before automatically stopping an instance that hasn't received any user traffic. A value of 0 indicates that this instance should never time out due to idleness. Defaults to 20 minutes.
711
+
"labels": { # Client-specified labels that are applied to the resource and that are also propagated to the underlying Compute Engine resources.
712
+
"a_key": "A String",
713
+
},
699
714
"name": "A String", # Full name of this resource.
700
715
"persistentDirectories": [ # Directories to persist across workstation sessions.
701
716
{ # A directory to persist across workstation sessions.
0 commit comments