Class BucketInfo.SoftDeletePolicy

java.lang.Object
com.google.cloud.storage.BucketInfo.SoftDeletePolicy
All Implemented Interfaces:
Serializable
Enclosing class:
BucketInfo

public static class BucketInfo.SoftDeletePolicy extends Object implements Serializable
The bucket's soft delete policy. If this policy is set, any deleted objects will be soft-deleted according to the time specified in the policy
See Also: