generated/google/apis/remotebuildexecution_v2/representations.rb in google-api-client-0.36.4 vs generated/google/apis/remotebuildexecution_v2/representations.rb in google-api-client-0.37.0
- old
+ new
@@ -1091,9 +1091,10 @@
property :disk_size_gb, :numeric_string => true, as: 'diskSizeGb'
property :disk_type, as: 'diskType'
hash :labels, as: 'labels'
property :machine_type, as: 'machineType'
+ property :max_concurrent_actions, :numeric_string => true, as: 'maxConcurrentActions'
property :min_cpu_platform, as: 'minCpuPlatform'
property :network_access, as: 'networkAccess'
property :reserved, as: 'reserved'
end
end