cloud.google.com/go/storage.BucketAttrsToUpdate.RetentionPolicy (field)
4 uses
cloud.google.com/go/storage (current package)
bucket.go#L647: RetentionPolicy *RetentionPolicy
bucket.go#L707: if ua.RetentionPolicy != nil {
bucket.go#L708: if ua.RetentionPolicy.RetentionPeriod == 0 {
bucket.go#L712: rb.RetentionPolicy = ua.RetentionPolicy.toRawRetentionPolicy()
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |