Skip to content

Commit

Permalink
add description
Browse files Browse the repository at this point in the history
  • Loading branch information
yanweiguo committed Feb 16, 2024
1 parent aa4dd13 commit a16f850
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion mmv1/products/cloudrunv2/Service.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -430,7 +430,8 @@ properties:
- !ruby/object:Api::Type::Boolean
name: 'cpuIdle'
description: |-
Determines whether CPU should be throttled or not outside of requests.
Determines whether CPU is only allocated during requests. True by default if the parent `resources` field is not set. However, if
`resources` is set, this field must be explicitly set to true to preserve the default behavior.
- !ruby/object:Api::Type::Boolean
name: 'startupCpuBoost'
description: |-
Expand Down

0 comments on commit a16f850

Please sign in to comment.