google.golang.org/api/storage/v1.BucketRetentionPolicy.IsLocked (field)

2 uses

	google.golang.org/api/storage/v1 (current package)
		storage-gen.go#L914: 	IsLocked bool `json:"isLocked,omitempty"`

	cloud.google.com/go/storage
		bucket.go#L907: 		IsLocked:        rp.IsLocked,