generated/google/apis/remotebuildexecution_v1/classes.rb in google-api-client-0.36.1 vs generated/google/apis/remotebuildexecution_v1/classes.rb in google-api-client-0.36.2
- old
+ new
@@ -2090,10 +2090,10 @@
attr_accessor :disk_size_gb
# Required. Disk Type to use for the worker.
# See [Storage
# options](https://cloud.google.com/compute/docs/disks/#introduction).
- # Currently only `pd-standard` is supported.
+ # Currently only `pd-standard` and `pd-ssd` are supported.
# Corresponds to the JSON property `diskType`
# @return [String]
attr_accessor :disk_type
# Labels associated with the workers.