type cloud.google.com/go/storage.ObjectAttrsToUpdate

2 uses

	cloud.google.com/go/storage (current package)
		storage.go#L821: func (o *ObjectHandle) Update(ctx context.Context, uattrs ObjectAttrsToUpdate) (oa *ObjectAttrs, err error) {
		storage.go#L935: type ObjectAttrsToUpdate struct {