You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/dyn/storage_v1.buckets.html
+36Lines changed: 36 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -177,6 +177,10 @@ <h3>Method Details</h3>
177
177
"selfLink": "A String", # The link to this access-control entry.
178
178
},
179
179
],
180
+
"autoclass": { # The bucket's Autoclass configuration.
181
+
"enabled": True or False, # Whether or not Autoclass is enabled on this bucket
182
+
"toggleTime": "A String", # A date and time in RFC 3339 format representing the instant at which "enabled" was last toggled.
183
+
},
180
184
"billing": { # The bucket's billing configuration.
181
185
"requesterPays": True or False, # When set to true, Requester Pays is enabled for this bucket.
182
186
},
@@ -402,6 +406,10 @@ <h3>Method Details</h3>
402
406
"selfLink": "A String", # The link to this access-control entry.
403
407
},
404
408
],
409
+
"autoclass": { # The bucket's Autoclass configuration.
410
+
"enabled": True or False, # Whether or not Autoclass is enabled on this bucket
411
+
"toggleTime": "A String", # A date and time in RFC 3339 format representing the instant at which "enabled" was last toggled.
412
+
},
405
413
"billing": { # The bucket's billing configuration.
406
414
"requesterPays": True or False, # When set to true, Requester Pays is enabled for this bucket.
407
415
},
@@ -588,6 +596,10 @@ <h3>Method Details</h3>
588
596
"selfLink": "A String", # The link to this access-control entry.
589
597
},
590
598
],
599
+
"autoclass": { # The bucket's Autoclass configuration.
600
+
"enabled": True or False, # Whether or not Autoclass is enabled on this bucket
601
+
"toggleTime": "A String", # A date and time in RFC 3339 format representing the instant at which "enabled" was last toggled.
602
+
},
591
603
"billing": { # The bucket's billing configuration.
592
604
"requesterPays": True or False, # When set to true, Requester Pays is enabled for this bucket.
593
605
},
@@ -771,6 +783,10 @@ <h3>Method Details</h3>
771
783
"selfLink": "A String", # The link to this access-control entry.
772
784
},
773
785
],
786
+
"autoclass": { # The bucket's Autoclass configuration.
787
+
"enabled": True or False, # Whether or not Autoclass is enabled on this bucket
788
+
"toggleTime": "A String", # A date and time in RFC 3339 format representing the instant at which "enabled" was last toggled.
789
+
},
774
790
"billing": { # The bucket's billing configuration.
775
791
"requesterPays": True or False, # When set to true, Requester Pays is enabled for this bucket.
776
792
},
@@ -964,6 +980,10 @@ <h3>Method Details</h3>
964
980
"selfLink": "A String", # The link to this access-control entry.
965
981
},
966
982
],
983
+
"autoclass": { # The bucket's Autoclass configuration.
984
+
"enabled": True or False, # Whether or not Autoclass is enabled on this bucket
985
+
"toggleTime": "A String", # A date and time in RFC 3339 format representing the instant at which "enabled" was last toggled.
986
+
},
967
987
"billing": { # The bucket's billing configuration.
968
988
"requesterPays": True or False, # When set to true, Requester Pays is enabled for this bucket.
969
989
},
@@ -1135,6 +1155,10 @@ <h3>Method Details</h3>
1135
1155
"selfLink": "A String", # The link to this access-control entry.
1136
1156
},
1137
1157
],
1158
+
"autoclass": { # The bucket's Autoclass configuration.
1159
+
"enabled": True or False, # Whether or not Autoclass is enabled on this bucket
1160
+
"toggleTime": "A String", # A date and time in RFC 3339 format representing the instant at which "enabled" was last toggled.
1161
+
},
1138
1162
"billing": { # The bucket's billing configuration.
1139
1163
"requesterPays": True or False, # When set to true, Requester Pays is enabled for this bucket.
1140
1164
},
@@ -1323,6 +1347,10 @@ <h3>Method Details</h3>
1323
1347
"selfLink": "A String", # The link to this access-control entry.
1324
1348
},
1325
1349
],
1350
+
"autoclass": { # The bucket's Autoclass configuration.
1351
+
"enabled": True or False, # Whether or not Autoclass is enabled on this bucket
1352
+
"toggleTime": "A String", # A date and time in RFC 3339 format representing the instant at which "enabled" was last toggled.
1353
+
},
1326
1354
"billing": { # The bucket's billing configuration.
1327
1355
"requesterPays": True or False, # When set to true, Requester Pays is enabled for this bucket.
1328
1356
},
@@ -1625,6 +1653,10 @@ <h3>Method Details</h3>
1625
1653
"selfLink": "A String", # The link to this access-control entry.
1626
1654
},
1627
1655
],
1656
+
"autoclass": { # The bucket's Autoclass configuration.
1657
+
"enabled": True or False, # Whether or not Autoclass is enabled on this bucket
1658
+
"toggleTime": "A String", # A date and time in RFC 3339 format representing the instant at which "enabled" was last toggled.
1659
+
},
1628
1660
"billing": { # The bucket's billing configuration.
1629
1661
"requesterPays": True or False, # When set to true, Requester Pays is enabled for this bucket.
1630
1662
},
@@ -1813,6 +1845,10 @@ <h3>Method Details</h3>
1813
1845
"selfLink": "A String", # The link to this access-control entry.
1814
1846
},
1815
1847
],
1848
+
"autoclass": { # The bucket's Autoclass configuration.
1849
+
"enabled": True or False, # Whether or not Autoclass is enabled on this bucket
1850
+
"toggleTime": "A String", # A date and time in RFC 3339 format representing the instant at which "enabled" was last toggled.
1851
+
},
1816
1852
"billing": { # The bucket's billing configuration.
1817
1853
"requesterPays": True or False, # When set to true, Requester Pays is enabled for this bucket.
0 commit comments