gogol-play-moviespartner-0.1.1: Google Play Movies Partner 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.PlayMoviesPartner.Accounts.Components.Type.Get

Contents

Description

Get a Component given its id.

See: Google Play Movies Partner API Reference for playmoviespartner.accounts.components.type.get.

Synopsis

REST Resource

type AccountsComponentsTypeGetResource = "v1" :> ("accounts" :> (Capture "accountId" Text :> ("components" :> (Capture "componentId" Text :> ("type" :> (Capture "type" Text :> (QueryParam "$.xgafv" Text :> (QueryParam "upload_protocol" Text :> (QueryParam "pp" Bool :> (QueryParam "access_token" Text :> (QueryParam "uploadType" Text :> (QueryParam "bearer_token" Text :> (QueryParam "callback" Text :> (QueryParam "alt" AltJSON :> Get '[JSON] Component)))))))))))))) Source #

A resource alias for playmoviespartner.accounts.components.type.get method which the AccountsComponentsTypeGet request conforms to.

Creating a Request

data AccountsComponentsTypeGet Source #

Get a Component given its id.

See: accountsComponentsTypeGet smart constructor.

Instances

Eq AccountsComponentsTypeGet Source # 
Data AccountsComponentsTypeGet Source # 

Methods

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

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

toConstr :: AccountsComponentsTypeGet -> Constr #

dataTypeOf :: AccountsComponentsTypeGet -> DataType #

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

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

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

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

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

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

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

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

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

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

Show AccountsComponentsTypeGet Source # 
Generic AccountsComponentsTypeGet Source # 
GoogleRequest AccountsComponentsTypeGet Source # 
type Rep AccountsComponentsTypeGet Source # 
type Rep AccountsComponentsTypeGet = D1 (MetaData "AccountsComponentsTypeGet" "Network.Google.Resource.PlayMoviesPartner.Accounts.Components.Type.Get" "gogol-play-moviespartner-0.1.1-KWYvIGEySO7G5Rn8NKL2b5" False) (C1 (MetaCons "AccountsComponentsTypeGet'" PrefixI True) ((:*:) ((:*:) ((:*:) (S1 (MetaSel (Just Symbol "_actgXgafv") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text))) (S1 (MetaSel (Just Symbol "_actgUploadProtocol") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text)))) ((:*:) (S1 (MetaSel (Just Symbol "_actgPp") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 Bool)) ((:*:) (S1 (MetaSel (Just Symbol "_actgAccessToken") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text))) (S1 (MetaSel (Just Symbol "_actgUploadType") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text)))))) ((:*:) ((:*:) (S1 (MetaSel (Just Symbol "_actgAccountId") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 Text)) (S1 (MetaSel (Just Symbol "_actgBearerToken") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text)))) ((:*:) (S1 (MetaSel (Just Symbol "_actgComponentId") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 Text)) ((:*:) (S1 (MetaSel (Just Symbol "_actgType") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 Text)) (S1 (MetaSel (Just Symbol "_actgCallback") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text))))))))
type Scopes AccountsComponentsTypeGet Source # 
type Scopes AccountsComponentsTypeGet = (:) Symbol "https://www.googleapis.com/auth/playmovies_partner.readonly" ([] Symbol)
type Rs AccountsComponentsTypeGet Source # 

Request Lenses

actgUploadProtocol :: Lens' AccountsComponentsTypeGet (Maybe Text) Source #

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

actgUploadType :: Lens' AccountsComponentsTypeGet (Maybe Text) Source #

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

actgAccountId :: Lens' AccountsComponentsTypeGet Text Source #

REQUIRED. See _General rules_ for more information about this field.

actgType :: Lens' AccountsComponentsTypeGet Text Source #

REQUIRED. Component Type.