Skip to content

Commit d3ada0d

Browse files
Google APIscopybara-github
authored andcommitted
docs: A comment for field cooling_threshold_days in message .google.cloud.netapp.v1.TieringPolicy is changed
PiperOrigin-RevId: 748001139
1 parent a4954f6 commit d3ada0d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

google/cloud/netapp/v1/volume.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -644,7 +644,7 @@ message TieringPolicy {
644644
optional TierAction tier_action = 1 [(google.api.field_behavior) = OPTIONAL];
645645

646646
// Optional. Time in days to mark the volume's data block as cold and make it
647-
// eligible for tiering, can be range from 7-183. Default is 31.
647+
// eligible for tiering, can be range from 2-183. Default is 31.
648648
optional int32 cooling_threshold_days = 2
649649
[(google.api.field_behavior) = OPTIONAL];
650650
}

0 commit comments

Comments
 (0)