Skip to content

Commit

Permalink
Regenerating all services
Browse files Browse the repository at this point in the history
  • Loading branch information
brendanhay committed Sep 26, 2015
1 parent 4c5c18d commit b790df8
Show file tree
Hide file tree
Showing 255 changed files with 8,601 additions and 815 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
{-# LANGUAGE DeriveGeneric #-}
{-# LANGUAGE OverloadedStrings #-}

{-# OPTIONS_GHC -fno-warn-unused-imports #-}

-- |
-- Module : Network.Google.AdExchangeBuyer.Types
-- Copyright : (c) 2015 Brendan Hay
Expand All @@ -12,12 +14,9 @@
--
module Network.Google.AdExchangeBuyer.Types
(
-- * API Definition
adexchangebuyer


-- * Account
, Account
Account
, account
, aMaximumTotalQps
, aKind
Expand Down Expand Up @@ -837,6 +836,3 @@ module Network.Google.AdExchangeBuyer.Types
import Network.Google.AdExchangeBuyer.Types.Product
import Network.Google.AdExchangeBuyer.Types.Sum
import Network.Google.Prelude

adexchangebuyer :: a
adexchangebuyer = error "adexchangebuyer"
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
{-# LANGUAGE DeriveGeneric #-}
{-# LANGUAGE OverloadedStrings #-}

{-# OPTIONS_GHC -fno-warn-unused-imports #-}

-- |
-- Module : Network.Google.AdExchangeBuyer.Types.Product
-- Copyright : (c) 2015 Brendan Hay
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
{-# LANGUAGE DeriveDataTypeable #-}
{-# LANGUAGE DeriveGeneric #-}
{-# LANGUAGE LambdaCase #-}
{-# LANGUAGE OverloadedStrings #-}

{-# OPTIONS_GHC -fno-warn-unused-imports #-}

-- |
-- Module : Network.Google.AdExchangeBuyer.Types.Sum
-- Copyright : (c) 2015 Brendan Hay
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
{-# LANGUAGE DeriveGeneric #-}
{-# LANGUAGE OverloadedStrings #-}

{-# OPTIONS_GHC -fno-warn-unused-imports #-}

-- |
-- Module : Network.Google.AdExchangeSeller.Types
-- Copyright : (c) 2015 Brendan Hay
Expand All @@ -12,12 +14,9 @@
--
module Network.Google.AdExchangeSeller.Types
(
-- * API Definition
adexchangeseller


-- * Account
, Account
Account
, account
, accKind
, accName
Expand Down Expand Up @@ -175,6 +174,3 @@ module Network.Google.AdExchangeSeller.Types
import Network.Google.AdExchangeSeller.Types.Product
import Network.Google.AdExchangeSeller.Types.Sum
import Network.Google.Prelude

adexchangeseller :: a
adexchangeseller = error "adexchangeseller"
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
{-# LANGUAGE DeriveGeneric #-}
{-# LANGUAGE OverloadedStrings #-}

{-# OPTIONS_GHC -fno-warn-unused-imports #-}

-- |
-- Module : Network.Google.AdExchangeSeller.Types.Product
-- Copyright : (c) 2015 Brendan Hay
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
{-# LANGUAGE DeriveDataTypeable #-}
{-# LANGUAGE DeriveGeneric #-}
{-# LANGUAGE LambdaCase #-}
{-# LANGUAGE OverloadedStrings #-}

{-# OPTIONS_GHC -fno-warn-unused-imports #-}

-- |
-- Module : Network.Google.AdExchangeSeller.Types.Sum
-- Copyright : (c) 2015 Brendan Hay
Expand Down
10 changes: 3 additions & 7 deletions gogol-admin/gen/Network/Google/DataTransfer/Types.hs
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
{-# LANGUAGE DeriveGeneric #-}
{-# LANGUAGE OverloadedStrings #-}

{-# OPTIONS_GHC -fno-warn-unused-imports #-}

-- |
-- Module : Network.Google.DataTransfer.Types
-- Copyright : (c) 2015 Brendan Hay
Expand All @@ -12,12 +14,9 @@
--
module Network.Google.DataTransfer.Types
(
-- * API Definition
admin


-- * Application
, Application
Application
, application
, aTransferParams
, aEtag
Expand Down Expand Up @@ -70,6 +69,3 @@ module Network.Google.DataTransfer.Types
import Network.Google.DataTransfer.Types.Product
import Network.Google.DataTransfer.Types.Sum
import Network.Google.Prelude

admin :: a
admin = error "admin"
2 changes: 2 additions & 0 deletions gogol-admin/gen/Network/Google/DataTransfer/Types/Product.hs
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
{-# LANGUAGE DeriveGeneric #-}
{-# LANGUAGE OverloadedStrings #-}

{-# OPTIONS_GHC -fno-warn-unused-imports #-}

-- |
-- Module : Network.Google.DataTransfer.Types.Product
-- Copyright : (c) 2015 Brendan Hay
Expand Down
3 changes: 3 additions & 0 deletions gogol-admin/gen/Network/Google/DataTransfer/Types/Sum.hs
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
{-# LANGUAGE DeriveDataTypeable #-}
{-# LANGUAGE DeriveGeneric #-}
{-# LANGUAGE LambdaCase #-}
{-# LANGUAGE OverloadedStrings #-}

{-# OPTIONS_GHC -fno-warn-unused-imports #-}

-- |
-- Module : Network.Google.DataTransfer.Types.Sum
-- Copyright : (c) 2015 Brendan Hay
Expand Down
10 changes: 3 additions & 7 deletions gogol-admin/gen/Network/Google/Directory/Types.hs
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
{-# LANGUAGE DeriveGeneric #-}
{-# LANGUAGE OverloadedStrings #-}

{-# OPTIONS_GHC -fno-warn-unused-imports #-}

-- |
-- Module : Network.Google.Directory.Types
-- Copyright : (c) 2015 Brendan Hay
Expand All @@ -12,12 +14,9 @@
--
module Network.Google.Directory.Types
(
-- * API Definition
admin


-- * Alias
, Alias
Alias
, alias
, aEtag
, aKind
Expand Down Expand Up @@ -499,6 +498,3 @@ module Network.Google.Directory.Types
import Network.Google.Directory.Types.Product
import Network.Google.Directory.Types.Sum
import Network.Google.Prelude

admin :: a
admin = error "admin"
2 changes: 2 additions & 0 deletions gogol-admin/gen/Network/Google/Directory/Types/Product.hs
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
{-# LANGUAGE DeriveGeneric #-}
{-# LANGUAGE OverloadedStrings #-}

{-# OPTIONS_GHC -fno-warn-unused-imports #-}

-- |
-- Module : Network.Google.Directory.Types.Product
-- Copyright : (c) 2015 Brendan Hay
Expand Down
3 changes: 3 additions & 0 deletions gogol-admin/gen/Network/Google/Directory/Types/Sum.hs
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
{-# LANGUAGE DeriveDataTypeable #-}
{-# LANGUAGE DeriveGeneric #-}
{-# LANGUAGE LambdaCase #-}
{-# LANGUAGE OverloadedStrings #-}

{-# OPTIONS_GHC -fno-warn-unused-imports #-}

-- |
-- Module : Network.Google.Directory.Types.Sum
-- Copyright : (c) 2015 Brendan Hay
Expand Down
10 changes: 3 additions & 7 deletions gogol-admin/gen/Network/Google/EmailMigration/Types.hs
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
{-# LANGUAGE DeriveGeneric #-}
{-# LANGUAGE OverloadedStrings #-}

{-# OPTIONS_GHC -fno-warn-unused-imports #-}

-- |
-- Module : Network.Google.EmailMigration.Types
-- Copyright : (c) 2015 Brendan Hay
Expand All @@ -12,12 +14,9 @@
--
module Network.Google.EmailMigration.Types
(
-- * API Definition
admin


-- * MailItem
, MailItem
MailItem
, mailItem
, miIsDeleted
, miIsDraft
Expand All @@ -33,6 +32,3 @@ module Network.Google.EmailMigration.Types
import Network.Google.EmailMigration.Types.Product
import Network.Google.EmailMigration.Types.Sum
import Network.Google.Prelude

admin :: a
admin = error "admin"
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
{-# LANGUAGE DeriveGeneric #-}
{-# LANGUAGE OverloadedStrings #-}

{-# OPTIONS_GHC -fno-warn-unused-imports #-}

-- |
-- Module : Network.Google.EmailMigration.Types.Product
-- Copyright : (c) 2015 Brendan Hay
Expand Down
3 changes: 3 additions & 0 deletions gogol-admin/gen/Network/Google/EmailMigration/Types/Sum.hs
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
{-# LANGUAGE DeriveDataTypeable #-}
{-# LANGUAGE DeriveGeneric #-}
{-# LANGUAGE LambdaCase #-}
{-# LANGUAGE OverloadedStrings #-}

{-# OPTIONS_GHC -fno-warn-unused-imports #-}

-- |
-- Module : Network.Google.EmailMigration.Types.Sum
-- Copyright : (c) 2015 Brendan Hay
Expand Down
10 changes: 3 additions & 7 deletions gogol-admin/gen/Network/Google/Reports/Types.hs
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
{-# LANGUAGE DeriveGeneric #-}
{-# LANGUAGE OverloadedStrings #-}

{-# OPTIONS_GHC -fno-warn-unused-imports #-}

-- |
-- Module : Network.Google.Reports.Types
-- Copyright : (c) 2015 Brendan Hay
Expand All @@ -12,12 +14,9 @@
--
module Network.Google.Reports.Types
(
-- * API Definition
admin


-- * Activities
, Activities
Activities
, activities
, actEtag
, actNextPageToken
Expand Down Expand Up @@ -143,6 +142,3 @@ module Network.Google.Reports.Types
import Network.Google.Prelude
import Network.Google.Reports.Types.Product
import Network.Google.Reports.Types.Sum

admin :: a
admin = error "admin"
2 changes: 2 additions & 0 deletions gogol-admin/gen/Network/Google/Reports/Types/Product.hs
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
{-# LANGUAGE DeriveGeneric #-}
{-# LANGUAGE OverloadedStrings #-}

{-# OPTIONS_GHC -fno-warn-unused-imports #-}

-- |
-- Module : Network.Google.Reports.Types.Product
-- Copyright : (c) 2015 Brendan Hay
Expand Down
3 changes: 3 additions & 0 deletions gogol-admin/gen/Network/Google/Reports/Types/Sum.hs
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
{-# LANGUAGE DeriveDataTypeable #-}
{-# LANGUAGE DeriveGeneric #-}
{-# LANGUAGE LambdaCase #-}
{-# LANGUAGE OverloadedStrings #-}

{-# OPTIONS_GHC -fno-warn-unused-imports #-}

-- |
-- Module : Network.Google.Reports.Types.Sum
-- Copyright : (c) 2015 Brendan Hay
Expand Down
10 changes: 3 additions & 7 deletions gogol-adsense-host/gen/Network/Google/AdSenseHost/Types.hs
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
{-# LANGUAGE DeriveGeneric #-}
{-# LANGUAGE OverloadedStrings #-}

{-# OPTIONS_GHC -fno-warn-unused-imports #-}

-- |
-- Module : Network.Google.AdSenseHost.Types
-- Copyright : (c) 2015 Brendan Hay
Expand All @@ -12,12 +14,9 @@
--
module Network.Google.AdSenseHost.Types
(
-- * API Definition
adsensehost


-- * Account
, Account
Account
, account
, accStatus
, accKind
Expand Down Expand Up @@ -185,6 +184,3 @@ module Network.Google.AdSenseHost.Types
import Network.Google.AdSenseHost.Types.Product
import Network.Google.AdSenseHost.Types.Sum
import Network.Google.Prelude

adsensehost :: a
adsensehost = error "adsensehost"
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
{-# LANGUAGE DeriveGeneric #-}
{-# LANGUAGE OverloadedStrings #-}

{-# OPTIONS_GHC -fno-warn-unused-imports #-}

-- |
-- Module : Network.Google.AdSenseHost.Types.Product
-- Copyright : (c) 2015 Brendan Hay
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
{-# LANGUAGE DeriveDataTypeable #-}
{-# LANGUAGE DeriveGeneric #-}
{-# LANGUAGE LambdaCase #-}
{-# LANGUAGE OverloadedStrings #-}

{-# OPTIONS_GHC -fno-warn-unused-imports #-}

-- |
-- Module : Network.Google.AdSenseHost.Types.Sum
-- Copyright : (c) 2015 Brendan Hay
Expand Down
10 changes: 3 additions & 7 deletions gogol-adsense/gen/Network/Google/AdSense/Types.hs
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
{-# LANGUAGE DeriveGeneric #-}
{-# LANGUAGE OverloadedStrings #-}

{-# OPTIONS_GHC -fno-warn-unused-imports #-}

-- |
-- Module : Network.Google.AdSense.Types
-- Copyright : (c) 2015 Brendan Hay
Expand All @@ -12,12 +14,9 @@
--
module Network.Google.AdSense.Types
(
-- * API Definition
adsense


-- * Account
, Account
Account
, account
, accKind
, accPremium
Expand Down Expand Up @@ -276,6 +275,3 @@ module Network.Google.AdSense.Types
import Network.Google.AdSense.Types.Product
import Network.Google.AdSense.Types.Sum
import Network.Google.Prelude

adsense :: a
adsense = error "adsense"
2 changes: 2 additions & 0 deletions gogol-adsense/gen/Network/Google/AdSense/Types/Product.hs
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
{-# LANGUAGE DeriveGeneric #-}
{-# LANGUAGE OverloadedStrings #-}

{-# OPTIONS_GHC -fno-warn-unused-imports #-}

-- |
-- Module : Network.Google.AdSense.Types.Product
-- Copyright : (c) 2015 Brendan Hay
Expand Down
3 changes: 3 additions & 0 deletions gogol-adsense/gen/Network/Google/AdSense/Types/Sum.hs
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
{-# LANGUAGE DeriveDataTypeable #-}
{-# LANGUAGE DeriveGeneric #-}
{-# LANGUAGE LambdaCase #-}
{-# LANGUAGE OverloadedStrings #-}

{-# OPTIONS_GHC -fno-warn-unused-imports #-}

-- |
-- Module : Network.Google.AdSense.Types.Sum
-- Copyright : (c) 2015 Brendan Hay
Expand Down
Loading

0 comments on commit b790df8

Please sign in to comment.