We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fffe0a3 commit b4c05aeCopy full SHA for b4c05ae
google/cloud/aiplatform/v1beta1/machine_resources.proto
@@ -105,7 +105,7 @@ message DedicatedResources {
105
[(google.api.field_behavior) = OPTIONAL];
106
107
// Optional. Duration of no traffic before scaling to zero.
108
- // [MinValue=3600] (5 minutes)
+ // [MinValue=300] (5 minutes)
109
// [MaxValue=28800] (8 hours)
110
google.protobuf.Duration idle_scaledown_period = 2
111
0 commit comments