generated/google/apis/remotebuildexecution_v2/classes.rb in google-api-client-0.28.1 vs generated/google/apis/remotebuildexecution_v2/classes.rb in google-api-client-0.28.2

- old
+ new

@@ -2626,12 +2626,13 @@ # Currently only `pd-standard` is supported. # Corresponds to the JSON property `diskType` # @return [String] attr_accessor :disk_type - # Required. Machine type of the worker, such as n1-standard-2. + # Required. Machine type of the worker, such as `n1-standard-2`. # See https://cloud.google.com/compute/docs/machine-types for a list of - # supported machine types. + # supported machine types. Note that `f1-micro` and `g1-small` are not yet + # supported. # Corresponds to the JSON property `machineType` # @return [String] attr_accessor :machine_type # Minimum CPU platform to use when creating the worker.