gogol-appengine-0.1.1: Google App Engine Admin 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.AppEngine.Apps.Services.Versions.Instances.List

Contents

Description

Lists the instances of a version.

See: Google App Engine Admin API Reference for appengine.apps.services.versions.instances.list.

Synopsis

REST Resource

type AppsServicesVersionsInstancesListResource = "v1" :> ("apps" :> (Capture "appsId" Text :> ("services" :> (Capture "servicesId" Text :> ("versions" :> (Capture "versionsId" Text :> ("instances" :> (QueryParam "$.xgafv" Text :> (QueryParam "upload_protocol" Text :> (QueryParam "pp" Bool :> (QueryParam "access_token" Text :> (QueryParam "uploadType" Text :> (QueryParam "bearer_token" Text :> (QueryParam "pageToken" Text :> (QueryParam "pageSize" (Textual Int32) :> (QueryParam "callback" Text :> (QueryParam "alt" AltJSON :> Get '[JSON] ListInstancesResponse))))))))))))))))) Source #

A resource alias for appengine.apps.services.versions.instances.list method which the AppsServicesVersionsInstancesList request conforms to.

Creating a Request

data AppsServicesVersionsInstancesList Source #

Lists the instances of a version.

See: appsServicesVersionsInstancesList smart constructor.

Instances

Eq AppsServicesVersionsInstancesList Source # 
Data AppsServicesVersionsInstancesList Source # 

Methods

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

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

toConstr :: AppsServicesVersionsInstancesList -> Constr #

dataTypeOf :: AppsServicesVersionsInstancesList -> DataType #

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

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

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

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

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

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

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

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

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

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

Show AppsServicesVersionsInstancesList Source # 
Generic AppsServicesVersionsInstancesList Source # 
GoogleRequest AppsServicesVersionsInstancesList Source # 
type Rep AppsServicesVersionsInstancesList Source # 
type Rep AppsServicesVersionsInstancesList = D1 (MetaData "AppsServicesVersionsInstancesList" "Network.Google.Resource.AppEngine.Apps.Services.Versions.Instances.List" "gogol-appengine-0.1.1-3kc7zw6hYKs2Os8zMt9v3W" False) (C1 (MetaCons "AppsServicesVersionsInstancesList'" PrefixI True) ((:*:) ((:*:) ((:*:) (S1 (MetaSel (Just Symbol "_asvilXgafv") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text))) ((:*:) (S1 (MetaSel (Just Symbol "_asvilUploadProtocol") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text))) (S1 (MetaSel (Just Symbol "_asvilPp") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 Bool)))) ((:*:) (S1 (MetaSel (Just Symbol "_asvilAccessToken") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text))) ((:*:) (S1 (MetaSel (Just Symbol "_asvilUploadType") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text))) (S1 (MetaSel (Just Symbol "_asvilVersionsId") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 Text))))) ((:*:) ((:*:) (S1 (MetaSel (Just Symbol "_asvilBearerToken") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text))) ((:*:) (S1 (MetaSel (Just Symbol "_asvilAppsId") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 Text)) (S1 (MetaSel (Just Symbol "_asvilPageToken") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text))))) ((:*:) (S1 (MetaSel (Just Symbol "_asvilServicesId") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 Text)) ((:*:) (S1 (MetaSel (Just Symbol "_asvilPageSize") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe (Textual Int32)))) (S1 (MetaSel (Just Symbol "_asvilCallback") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text))))))))
type Scopes AppsServicesVersionsInstancesList Source # 
type Scopes AppsServicesVersionsInstancesList = (:) Symbol "https://www.googleapis.com/auth/cloud-platform" ([] Symbol)
type Rs AppsServicesVersionsInstancesList Source # 

Request Lenses

asvilUploadProtocol :: Lens' AppsServicesVersionsInstancesList (Maybe Text) Source #

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

asvilUploadType :: Lens' AppsServicesVersionsInstancesList (Maybe Text) Source #

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

asvilVersionsId :: Lens' AppsServicesVersionsInstancesList Text Source #

Part of `parent`. See documentation of `appsId`.

asvilAppsId :: Lens' AppsServicesVersionsInstancesList Text Source #

Part of `parent`. Name of the parent Version resource. Example: `apps/myapp/services/default/versions/v1`.

asvilPageToken :: Lens' AppsServicesVersionsInstancesList (Maybe Text) Source #

Continuation token for fetching the next page of results.

asvilServicesId :: Lens' AppsServicesVersionsInstancesList Text Source #

Part of `parent`. See documentation of `appsId`.

asvilPageSize :: Lens' AppsServicesVersionsInstancesList (Maybe Int32) Source #

Maximum results to return per page.