Skip to content

Commit 5035014

Browse files
docs: [google-cloud-netapp] A comment for field cooling_threshold_days in message .google.cloud.netapp.v1.TieringPolicy is changed (#13795)
- [ ] Regenerate this pull request now. PiperOrigin-RevId: 748001139 Source-Link: googleapis/googleapis@d3ada0d Source-Link: googleapis/googleapis-gen@0f97bc8 Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLW5ldGFwcC8uT3dsQm90LnlhbWwiLCJoIjoiMGY5N2JjODExNzVjZTJkOWFlYmJjNDlhYWU5ZGM1YWM2ZWY3YWY1OSJ9 --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parent afd8e5b commit 5035014

File tree

1 file changed

+1
-1
lines changed
  • packages/google-cloud-netapp/google/cloud/netapp_v1/types

1 file changed

+1
-1
lines changed

packages/google-cloud-netapp/google/cloud/netapp_v1/types/volume.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1217,7 +1217,7 @@ class TieringPolicy(proto.Message):
12171217
cooling_threshold_days (int):
12181218
Optional. Time in days to mark the volume's
12191219
data block as cold and make it eligible for
1220-
tiering, can be range from 7-183. Default is 31.
1220+
tiering, can be range from 2-183. Default is 31.
12211221
12221222
This field is a member of `oneof`_ ``_cooling_threshold_days``.
12231223
"""

0 commit comments

Comments
 (0)