cloud.google.com/go/storage.HMACKeysIterator.raw (field)

3 uses

	cloud.google.com/go/storage (current package)
		hmac.go#L286: 	raw       *raw.ProjectsHmacKeysService
		hmac.go#L303: 		raw:       raw.NewProjectsHmacKeysService(c.raw),
		hmac.go#L349: 	call := it.raw.List(it.projectID)