google.golang.org/api/storage/v1.NotificationsInsertCall.Do (method)

2 uses

	google.golang.org/api/storage/v1 (current package)
		storage-gen.go#L7109: func (c *NotificationsInsertCall) Do(opts ...googleapi.CallOption) (*Notification, error) {

	cloud.google.com/go/storage
		notifications.go#L140: 	rn, err := call.Context(ctx).Do()