google.golang.org/api/storage/v1.NotificationsGetCall.s (field)

5 uses

	google.golang.org/api/storage/v1 (current package)
		storage-gen.go#L6837: 	s            *Service
		storage-gen.go#L6848: 	c := &NotificationsGetCall{s: r.s, urlParams_: make(gensupport.URLParams)}
		storage-gen.go#L6910: 	reqHeaders.Set("User-Agent", c.s.userAgent())
		storage-gen.go#L6917: 	urls := googleapi.ResolveRelative(c.s.BasePath, "b/{bucket}/notificationConfigs/{notification}")
		storage-gen.go#L6928: 	return gensupport.SendRequest(c.ctx_, c.s.client, req)