lib/google/cloud/storage/file.rb in google-cloud-storage-1.25.0 vs lib/google/cloud/storage/file.rb in google-cloud-storage-1.25.1

- old
+ new

@@ -429,9 +429,10 @@ # and the cost of storage. Accepted values include: # # * `:standard` # * `:nearline` # * `:coldline` + # * `:archive` # # as well as the equivalent strings returned by {File#storage_class} or # {Bucket#storage_class}. For more information, see [Storage # Classes](https://cloud.google.com/storage/docs/storage-classes) and # [Per-Object Storage