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

2 uses

	cloud.google.com/go/storage (current package)
		acl.go#L102: 	return a.bucketSet(ctx, entity, role)
		acl.go#L157: func (a *ACLHandle) bucketSet(ctx context.Context, entity ACLEntity, role ACLRole) error {