File tree Expand file tree Collapse file tree 3 files changed +8
-4
lines changed
generated/google-apis-backupdr_v1
lib/google/apis/backupdr_v1 Expand file tree Collapse file tree 3 files changed +8
-4
lines changed Original file line number Diff line number Diff line change 11# Release history for google-apis-backupdr_v1
22
3+ ### v0.27.0 (2025-04-20)
4+
5+ * Regenerated from discovery document revision 20250411
6+
37### v0.26.0 (2025-04-06)
48
59* Regenerated from discovery document revision 20250326
Original file line number Diff line number Diff line change @@ -1187,8 +1187,8 @@ class BackupRule
11871187 # Required. Configures the duration for which backup data will be kept. It is
11881188 # defined in “days”. The value should be greater than or equal to minimum
11891189 # enforced retention of the backup vault. Minimum value is 1 and maximum value
1190- # is 90 for hourly backups. Minimum value is 1 and maximum value is 90 for daily
1191- # backups. Minimum value is 7 and maximum value is 186 for weekly backups.
1190+ # is 90 for hourly backups. Minimum value is 1 and maximum value is 186 for
1191+ # daily backups. Minimum value is 7 and maximum value is 366 for weekly backups.
11921192 # Minimum value is 30 and maximum value is 732 for monthly backups. Minimum
11931193 # value is 365 and maximum value is 36159 for yearly backups.
11941194 # Corresponds to the JSON property `backupRetentionDays`
Original file line number Diff line number Diff line change @@ -16,13 +16,13 @@ module Google
1616 module Apis
1717 module BackupdrV1
1818 # Version of the google-apis-backupdr_v1 gem
19- GEM_VERSION = "0.26 .0"
19+ GEM_VERSION = "0.27 .0"
2020
2121 # Version of the code generator used to generate this client
2222 GENERATOR_VERSION = "0.16.0"
2323
2424 # Revision of the discovery document this client was generated from
25- REVISION = "20250326 "
25+ REVISION = "20250411 "
2626 end
2727 end
2828end
You can’t perform that action at this time.
0 commit comments