cloud.google.com/go/storage.ACLHandle.bucketDefaultDelete (method)

2 uses

	cloud.google.com/go/storage (current package)
		acl.go#L86: 		return a.bucketDefaultDelete(ctx, entity)
		acl.go#L134: func (a *ACLHandle) bucketDefaultDelete(ctx context.Context, entity ACLEntity) error {