Skip to content

Commit df4328d

Browse files
feat(workstations): update the api
#### workstations:v1 The following keys were added: - schemas.GceInstanceHost (Total Keys: 8) - schemas.RuntimeHost (Total Keys: 3) - schemas.StartWorkstationRequest.properties.boostConfig.type (Total Keys: 1) - schemas.Workstation.properties.runtimeHost (Total Keys: 2) - schemas.Workstation.properties.sourceWorkstation.type (Total Keys: 1) #### workstations:v1beta The following keys were added: - schemas.GceInstanceHost (Total Keys: 8) - schemas.HttpOptions.properties.disableLocalhostReplacement.type (Total Keys: 1) - schemas.RuntimeHost (Total Keys: 3) - schemas.Workstation.properties.runtimeHost (Total Keys: 2)
1 parent 3c2e6bb commit df4328d

6 files changed

+207
-38
lines changed

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

Lines changed: 15 additions & 15 deletions
Large diffs are not rendered by default.

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

Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,14 @@ <h3>Method Details</h3>
152152
},
153153
&quot;name&quot;: &quot;A String&quot;, # Identifier. Full name of this workstation.
154154
&quot;reconciling&quot;: True or False, # Output only. Indicates whether this workstation is currently being updated to match its intended state.
155+
&quot;runtimeHost&quot;: { # Runtime host for the workstation. # Optional. Output only. Runtime host for the workstation when in STATE_RUNNING.
156+
&quot;gceInstanceHost&quot;: { # The Compute Engine instance host. # Specifies a Compute Engine instance as the host.
157+
&quot;id&quot;: &quot;A String&quot;, # Optional. Output only. The ID of the Compute Engine instance.
158+
&quot;name&quot;: &quot;A String&quot;, # Optional. Output only. The name of the Compute Engine instance.
159+
&quot;zone&quot;: &quot;A String&quot;, # Optional. Output only. The zone of the Compute Engine instance.
160+
},
161+
},
162+
&quot;sourceWorkstation&quot;: &quot;A String&quot;, # Optional. The source workstation from which this workstation&#x27;s persistent directories were cloned on creation.
155163
&quot;startTime&quot;: &quot;A String&quot;, # Output only. Time when this workstation was most recently successfully started, regardless of the workstation&#x27;s initial state.
156164
&quot;state&quot;: &quot;A String&quot;, # Output only. Current state of the workstation.
157165
&quot;uid&quot;: &quot;A String&quot;, # Output only. A system-assigned unique identifier for this workstation.
@@ -287,6 +295,14 @@ <h3>Method Details</h3>
287295
},
288296
&quot;name&quot;: &quot;A String&quot;, # Identifier. Full name of this workstation.
289297
&quot;reconciling&quot;: True or False, # Output only. Indicates whether this workstation is currently being updated to match its intended state.
298+
&quot;runtimeHost&quot;: { # Runtime host for the workstation. # Optional. Output only. Runtime host for the workstation when in STATE_RUNNING.
299+
&quot;gceInstanceHost&quot;: { # The Compute Engine instance host. # Specifies a Compute Engine instance as the host.
300+
&quot;id&quot;: &quot;A String&quot;, # Optional. Output only. The ID of the Compute Engine instance.
301+
&quot;name&quot;: &quot;A String&quot;, # Optional. Output only. The name of the Compute Engine instance.
302+
&quot;zone&quot;: &quot;A String&quot;, # Optional. Output only. The zone of the Compute Engine instance.
303+
},
304+
},
305+
&quot;sourceWorkstation&quot;: &quot;A String&quot;, # Optional. The source workstation from which this workstation&#x27;s persistent directories were cloned on creation.
290306
&quot;startTime&quot;: &quot;A String&quot;, # Output only. Time when this workstation was most recently successfully started, regardless of the workstation&#x27;s initial state.
291307
&quot;state&quot;: &quot;A String&quot;, # Output only. Current state of the workstation.
292308
&quot;uid&quot;: &quot;A String&quot;, # Output only. A system-assigned unique identifier for this workstation.
@@ -382,6 +398,14 @@ <h3>Method Details</h3>
382398
},
383399
&quot;name&quot;: &quot;A String&quot;, # Identifier. Full name of this workstation.
384400
&quot;reconciling&quot;: True or False, # Output only. Indicates whether this workstation is currently being updated to match its intended state.
401+
&quot;runtimeHost&quot;: { # Runtime host for the workstation. # Optional. Output only. Runtime host for the workstation when in STATE_RUNNING.
402+
&quot;gceInstanceHost&quot;: { # The Compute Engine instance host. # Specifies a Compute Engine instance as the host.
403+
&quot;id&quot;: &quot;A String&quot;, # Optional. Output only. The ID of the Compute Engine instance.
404+
&quot;name&quot;: &quot;A String&quot;, # Optional. Output only. The name of the Compute Engine instance.
405+
&quot;zone&quot;: &quot;A String&quot;, # Optional. Output only. The zone of the Compute Engine instance.
406+
},
407+
},
408+
&quot;sourceWorkstation&quot;: &quot;A String&quot;, # Optional. The source workstation from which this workstation&#x27;s persistent directories were cloned on creation.
385409
&quot;startTime&quot;: &quot;A String&quot;, # Output only. Time when this workstation was most recently successfully started, regardless of the workstation&#x27;s initial state.
386410
&quot;state&quot;: &quot;A String&quot;, # Output only. Current state of the workstation.
387411
&quot;uid&quot;: &quot;A String&quot;, # Output only. A system-assigned unique identifier for this workstation.
@@ -431,6 +455,14 @@ <h3>Method Details</h3>
431455
},
432456
&quot;name&quot;: &quot;A String&quot;, # Identifier. Full name of this workstation.
433457
&quot;reconciling&quot;: True or False, # Output only. Indicates whether this workstation is currently being updated to match its intended state.
458+
&quot;runtimeHost&quot;: { # Runtime host for the workstation. # Optional. Output only. Runtime host for the workstation when in STATE_RUNNING.
459+
&quot;gceInstanceHost&quot;: { # The Compute Engine instance host. # Specifies a Compute Engine instance as the host.
460+
&quot;id&quot;: &quot;A String&quot;, # Optional. Output only. The ID of the Compute Engine instance.
461+
&quot;name&quot;: &quot;A String&quot;, # Optional. Output only. The name of the Compute Engine instance.
462+
&quot;zone&quot;: &quot;A String&quot;, # Optional. Output only. The zone of the Compute Engine instance.
463+
},
464+
},
465+
&quot;sourceWorkstation&quot;: &quot;A String&quot;, # Optional. The source workstation from which this workstation&#x27;s persistent directories were cloned on creation.
434466
&quot;startTime&quot;: &quot;A String&quot;, # Output only. Time when this workstation was most recently successfully started, regardless of the workstation&#x27;s initial state.
435467
&quot;state&quot;: &quot;A String&quot;, # Output only. Current state of the workstation.
436468
&quot;uid&quot;: &quot;A String&quot;, # Output only. A system-assigned unique identifier for this workstation.
@@ -495,6 +527,14 @@ <h3>Method Details</h3>
495527
},
496528
&quot;name&quot;: &quot;A String&quot;, # Identifier. Full name of this workstation.
497529
&quot;reconciling&quot;: True or False, # Output only. Indicates whether this workstation is currently being updated to match its intended state.
530+
&quot;runtimeHost&quot;: { # Runtime host for the workstation. # Optional. Output only. Runtime host for the workstation when in STATE_RUNNING.
531+
&quot;gceInstanceHost&quot;: { # The Compute Engine instance host. # Specifies a Compute Engine instance as the host.
532+
&quot;id&quot;: &quot;A String&quot;, # Optional. Output only. The ID of the Compute Engine instance.
533+
&quot;name&quot;: &quot;A String&quot;, # Optional. Output only. The name of the Compute Engine instance.
534+
&quot;zone&quot;: &quot;A String&quot;, # Optional. Output only. The zone of the Compute Engine instance.
535+
},
536+
},
537+
&quot;sourceWorkstation&quot;: &quot;A String&quot;, # Optional. The source workstation from which this workstation&#x27;s persistent directories were cloned on creation.
498538
&quot;startTime&quot;: &quot;A String&quot;, # Output only. Time when this workstation was most recently successfully started, regardless of the workstation&#x27;s initial state.
499539
&quot;state&quot;: &quot;A String&quot;, # Output only. Current state of the workstation.
500540
&quot;uid&quot;: &quot;A String&quot;, # Output only. A system-assigned unique identifier for this workstation.
@@ -628,6 +668,7 @@ <h3>Method Details</h3>
628668
The object takes the form of:
629669

630670
{ # Request message for StartWorkstation.
671+
&quot;boostConfig&quot;: &quot;A String&quot;, # Optional. If set, the workstation starts using the boost configuration with the specified ID.
631672
&quot;etag&quot;: &quot;A String&quot;, # Optional. If set, the request will be rejected if the latest version of the workstation on the server does not have this ETag.
632673
&quot;validateOnly&quot;: True or False, # Optional. If set, validate the request and preview the review, but do not actually apply it.
633674
}

0 commit comments

Comments
 (0)