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

2 uses

	cloud.google.com/go/storage (current package)
		hmac.go#L233: type HMACKeyAttrsToUpdate struct {
		hmac.go#L244: func (h *HMACKeyHandle) Update(ctx context.Context, au HMACKeyAttrsToUpdate, opts ...HMACKeyOption) (*HMACKey, error) {