Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
feat(workstations): update the api
#### workstations:v1beta

The following keys were added:
- schemas.Accelerator (Total Keys: 5)
- schemas.GceInstance.properties.accelerators (Total Keys: 2)
- schemas.GceInstance.properties.pooledInstances (Total Keys: 3)
- schemas.ReadinessCheck (Total Keys: 5)
- schemas.WorkstationConfig.properties.readinessChecks (Total Keys: 2)
  • Loading branch information
yoshi-automation committed May 24, 2023
1 parent bd5f9c1 commit 89063f6
Show file tree
Hide file tree
Showing 4 changed files with 215 additions and 98 deletions.
Expand Up @@ -130,12 +130,12 @@ <h3>Method Details</h3>
&quot;message&quot;: &quot;A String&quot;, # A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client.
},
],
&quot;controlPlaneIp&quot;: &quot;A String&quot;, # Output only. The private IP address of the control plane for this cluster. Workstation VMs need access to this IP address to work with the service, so please ensure your firewall rules allow egress from the Workstation VMs to this address.
&quot;controlPlaneIp&quot;: &quot;A String&quot;, # Output only. The private IP address of the control plane for this cluster. Workstation VMs need access to this IP address to work with the service, so make sure that your firewall rules allow egress from the workstation VMs to this address.
&quot;createTime&quot;: &quot;A String&quot;, # Output only. Time when this resource was created.
&quot;degraded&quot;: True or False, # Output only. Whether this resource is in degraded mode, in which case it may require user action to restore full functionality. Details can be found in the `conditions` field.
&quot;deleteTime&quot;: &quot;A String&quot;, # Output only. Time when this resource was soft-deleted.
&quot;displayName&quot;: &quot;A String&quot;, # Human-readable name for this resource.
&quot;etag&quot;: &quot;A String&quot;, # 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.
&quot;etag&quot;: &quot;A String&quot;, # 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.
&quot;labels&quot;: { # Client-specified labels that are applied to the resource and that are also propagated to the underlying Compute Engine resources.
&quot;a_key&quot;: &quot;A String&quot;,
},
Expand Down Expand Up @@ -192,7 +192,7 @@ <h3>Method Details</h3>

Args:
name: string, Required. Name of the workstation cluster to delete. (required)
etag: string, If set, the request will be rejected if the latest version of the workstation cluster on the server does not have this etag.
etag: string, If set, the request will be rejected if the latest version of the workstation cluster on the server does not have this ETag.
force: boolean, If set, any workstation configurations and workstations in the workstation cluster are also deleted. Otherwise, the request only works if the workstation cluster has no configurations or workstations.
validateOnly: boolean, If set, validate the request and preview the review, but do not apply it.
x__xgafv: string, V1 error format.
Expand Down Expand Up @@ -253,12 +253,12 @@ <h3>Method Details</h3>
&quot;message&quot;: &quot;A String&quot;, # A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client.
},
],
&quot;controlPlaneIp&quot;: &quot;A String&quot;, # Output only. The private IP address of the control plane for this cluster. Workstation VMs need access to this IP address to work with the service, so please ensure your firewall rules allow egress from the Workstation VMs to this address.
&quot;controlPlaneIp&quot;: &quot;A String&quot;, # Output only. The private IP address of the control plane for this cluster. Workstation VMs need access to this IP address to work with the service, so make sure that your firewall rules allow egress from the workstation VMs to this address.
&quot;createTime&quot;: &quot;A String&quot;, # Output only. Time when this resource was created.
&quot;degraded&quot;: True or False, # Output only. Whether this resource is in degraded mode, in which case it may require user action to restore full functionality. Details can be found in the `conditions` field.
&quot;deleteTime&quot;: &quot;A String&quot;, # Output only. Time when this resource was soft-deleted.
&quot;displayName&quot;: &quot;A String&quot;, # Human-readable name for this resource.
&quot;etag&quot;: &quot;A String&quot;, # 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.
&quot;etag&quot;: &quot;A String&quot;, # 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.
&quot;labels&quot;: { # Client-specified labels that are applied to the resource and that are also propagated to the underlying Compute Engine resources.
&quot;a_key&quot;: &quot;A String&quot;,
},
Expand Down Expand Up @@ -316,12 +316,12 @@ <h3>Method Details</h3>
&quot;message&quot;: &quot;A String&quot;, # A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client.
},
],
&quot;controlPlaneIp&quot;: &quot;A String&quot;, # Output only. The private IP address of the control plane for this cluster. Workstation VMs need access to this IP address to work with the service, so please ensure your firewall rules allow egress from the Workstation VMs to this address.
&quot;controlPlaneIp&quot;: &quot;A String&quot;, # Output only. The private IP address of the control plane for this cluster. Workstation VMs need access to this IP address to work with the service, so make sure that your firewall rules allow egress from the workstation VMs to this address.
&quot;createTime&quot;: &quot;A String&quot;, # Output only. Time when this resource was created.
&quot;degraded&quot;: True or False, # Output only. Whether this resource is in degraded mode, in which case it may require user action to restore full functionality. Details can be found in the `conditions` field.
&quot;deleteTime&quot;: &quot;A String&quot;, # Output only. Time when this resource was soft-deleted.
&quot;displayName&quot;: &quot;A String&quot;, # Human-readable name for this resource.
&quot;etag&quot;: &quot;A String&quot;, # 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.
&quot;etag&quot;: &quot;A String&quot;, # 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.
&quot;labels&quot;: { # Client-specified labels that are applied to the resource and that are also propagated to the underlying Compute Engine resources.
&quot;a_key&quot;: &quot;A String&quot;,
},
Expand Down Expand Up @@ -382,12 +382,12 @@ <h3>Method Details</h3>
&quot;message&quot;: &quot;A String&quot;, # A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client.
},
],
&quot;controlPlaneIp&quot;: &quot;A String&quot;, # Output only. The private IP address of the control plane for this cluster. Workstation VMs need access to this IP address to work with the service, so please ensure your firewall rules allow egress from the Workstation VMs to this address.
&quot;controlPlaneIp&quot;: &quot;A String&quot;, # Output only. The private IP address of the control plane for this cluster. Workstation VMs need access to this IP address to work with the service, so make sure that your firewall rules allow egress from the workstation VMs to this address.
&quot;createTime&quot;: &quot;A String&quot;, # Output only. Time when this resource was created.
&quot;degraded&quot;: True or False, # Output only. Whether this resource is in degraded mode, in which case it may require user action to restore full functionality. Details can be found in the `conditions` field.
&quot;deleteTime&quot;: &quot;A String&quot;, # Output only. Time when this resource was soft-deleted.
&quot;displayName&quot;: &quot;A String&quot;, # Human-readable name for this resource.
&quot;etag&quot;: &quot;A String&quot;, # 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.
&quot;etag&quot;: &quot;A String&quot;, # 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.
&quot;labels&quot;: { # Client-specified labels that are applied to the resource and that are also propagated to the underlying Compute Engine resources.
&quot;a_key&quot;: &quot;A String&quot;,
},
Expand Down

0 comments on commit 89063f6

Please sign in to comment.