gogol-logging-0.4.0: Google Stackdriver Logging SDK.

Copyright(c) 2015-2016 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay <brendan.g.hay@gmail.com>
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellNone
LanguageHaskell2010

Network.Google.Resource.Logging.BillingAccounts.Exclusions.Get

Contents

Description

Gets the description of an exclusion.

See: Stackdriver Logging API Reference for logging.billingAccounts.exclusions.get.

Synopsis

REST Resource

type BillingAccountsExclusionsGetResource = "v2" :> (Capture "name" Text :> (QueryParam "$.xgafv" Xgafv :> (QueryParam "upload_protocol" Text :> (QueryParam "access_token" Text :> (QueryParam "uploadType" Text :> (QueryParam "callback" Text :> (QueryParam "alt" AltJSON :> Get '[JSON] LogExclusion))))))) Source #

A resource alias for logging.billingAccounts.exclusions.get method which the BillingAccountsExclusionsGet request conforms to.

Creating a Request

billingAccountsExclusionsGet Source #

Creates a value of BillingAccountsExclusionsGet with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

data BillingAccountsExclusionsGet Source #

Gets the description of an exclusion.

See: billingAccountsExclusionsGet smart constructor.

Instances
Eq BillingAccountsExclusionsGet Source # 
Instance details

Defined in Network.Google.Resource.Logging.BillingAccounts.Exclusions.Get

Data BillingAccountsExclusionsGet Source # 
Instance details

Defined in Network.Google.Resource.Logging.BillingAccounts.Exclusions.Get

Methods

gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> BillingAccountsExclusionsGet -> c BillingAccountsExclusionsGet #

gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c BillingAccountsExclusionsGet #

toConstr :: BillingAccountsExclusionsGet -> Constr #

dataTypeOf :: BillingAccountsExclusionsGet -> DataType #

dataCast1 :: Typeable t => (forall d. Data d => c (t d)) -> Maybe (c BillingAccountsExclusionsGet) #

dataCast2 :: Typeable t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c BillingAccountsExclusionsGet) #

gmapT :: (forall b. Data b => b -> b) -> BillingAccountsExclusionsGet -> BillingAccountsExclusionsGet #

gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> BillingAccountsExclusionsGet -> r #

gmapQr :: (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> BillingAccountsExclusionsGet -> r #

gmapQ :: (forall d. Data d => d -> u) -> BillingAccountsExclusionsGet -> [u] #

gmapQi :: Int -> (forall d. Data d => d -> u) -> BillingAccountsExclusionsGet -> u #

gmapM :: Monad m => (forall d. Data d => d -> m d) -> BillingAccountsExclusionsGet -> m BillingAccountsExclusionsGet #

gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> BillingAccountsExclusionsGet -> m BillingAccountsExclusionsGet #

gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> BillingAccountsExclusionsGet -> m BillingAccountsExclusionsGet #

Show BillingAccountsExclusionsGet Source # 
Instance details

Defined in Network.Google.Resource.Logging.BillingAccounts.Exclusions.Get

Generic BillingAccountsExclusionsGet Source # 
Instance details

Defined in Network.Google.Resource.Logging.BillingAccounts.Exclusions.Get

Associated Types

type Rep BillingAccountsExclusionsGet :: Type -> Type #

GoogleRequest BillingAccountsExclusionsGet Source # 
Instance details

Defined in Network.Google.Resource.Logging.BillingAccounts.Exclusions.Get

type Rep BillingAccountsExclusionsGet Source # 
Instance details

Defined in Network.Google.Resource.Logging.BillingAccounts.Exclusions.Get

type Rep BillingAccountsExclusionsGet = D1 (MetaData "BillingAccountsExclusionsGet" "Network.Google.Resource.Logging.BillingAccounts.Exclusions.Get" "gogol-logging-0.4.0-Fkqxms3wLZh247ErmYpvHr" False) (C1 (MetaCons "BillingAccountsExclusionsGet'" PrefixI True) ((S1 (MetaSel (Just "_baegXgafv") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Xgafv)) :*: (S1 (MetaSel (Just "_baegUploadProtocol") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text)) :*: S1 (MetaSel (Just "_baegAccessToken") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 (MetaSel (Just "_baegUploadType") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 (MetaSel (Just "_baegName") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 Text) :*: S1 (MetaSel (Just "_baegCallback") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text))))))
type Scopes BillingAccountsExclusionsGet Source # 
Instance details

Defined in Network.Google.Resource.Logging.BillingAccounts.Exclusions.Get

type Scopes BillingAccountsExclusionsGet = "https://www.googleapis.com/auth/cloud-platform" ': ("https://www.googleapis.com/auth/cloud-platform.read-only" ': ("https://www.googleapis.com/auth/logging.admin" ': ("https://www.googleapis.com/auth/logging.read" ': ([] :: [Symbol]))))
type Rs BillingAccountsExclusionsGet Source # 
Instance details

Defined in Network.Google.Resource.Logging.BillingAccounts.Exclusions.Get

Request Lenses

baegUploadProtocol :: Lens' BillingAccountsExclusionsGet (Maybe Text) Source #

Upload protocol for media (e.g. "raw", "multipart").

baegUploadType :: Lens' BillingAccountsExclusionsGet (Maybe Text) Source #

Legacy upload protocol for media (e.g. "media", "multipart").

baegName :: Lens' BillingAccountsExclusionsGet Text Source #

Required. The resource name of an existing exclusion: "projects/[PROJECT_ID]/exclusions/[EXCLUSION_ID]" "organizations/[ORGANIZATION_ID]/exclusions/[EXCLUSION_ID]" "billingAccounts/[BILLING_ACCOUNT_ID]/exclusions/[EXCLUSION_ID]" "folders/[FOLDER_ID]/exclusions/[EXCLUSION_ID]" Example: "projects/my-project-id/exclusions/my-exclusion-id".