gogol-appengine-0.5.0: 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.Operations.List

Contents

Description

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns UNIMPLEMENTED.NOTE: the name binding allows API services to override the binding to use different resource name schemes, such as users/*/operations. To override the binding, API services can add a binding such as "/v1/{name=users/*}/operations" to their service configuration. For backwards compatibility, the default name includes the operations collection id, however overriding users must ensure the name binding is the parent resource, without the operations collection id.

See: App Engine Admin API Reference for appengine.apps.operations.list.

Synopsis

REST Resource

type AppsOperationsListResource = "v1" :> ("apps" :> (Capture "appsId" Text :> ("operations" :> (QueryParam "$.xgafv" Xgafv :> (QueryParam "upload_protocol" Text :> (QueryParam "access_token" Text :> (QueryParam "uploadType" Text :> (QueryParam "filter" Text :> (QueryParam "pageToken" Text :> (QueryParam "pageSize" (Textual Int32) :> (QueryParam "callback" Text :> (QueryParam "alt" AltJSON :> Get '[JSON] ListOperationsResponse)))))))))))) Source #

A resource alias for appengine.apps.operations.list method which the AppsOperationsList request conforms to.

Creating a Request

appsOperationsList Source #

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

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

data AppsOperationsList Source #

Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns UNIMPLEMENTED.NOTE: the name binding allows API services to override the binding to use different resource name schemes, such as users/*/operations. To override the binding, API services can add a binding such as "/v1/{name=users/*}/operations" to their service configuration. For backwards compatibility, the default name includes the operations collection id, however overriding users must ensure the name binding is the parent resource, without the operations collection id.

See: appsOperationsList smart constructor.

Instances
Eq AppsOperationsList Source # 
Instance details

Defined in Network.Google.Resource.AppEngine.Apps.Operations.List

Data AppsOperationsList Source # 
Instance details

Defined in Network.Google.Resource.AppEngine.Apps.Operations.List

Methods

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

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

toConstr :: AppsOperationsList -> Constr #

dataTypeOf :: AppsOperationsList -> DataType #

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

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

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

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

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

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

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

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

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

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

Show AppsOperationsList Source # 
Instance details

Defined in Network.Google.Resource.AppEngine.Apps.Operations.List

Generic AppsOperationsList Source # 
Instance details

Defined in Network.Google.Resource.AppEngine.Apps.Operations.List

Associated Types

type Rep AppsOperationsList :: Type -> Type #

GoogleRequest AppsOperationsList Source # 
Instance details

Defined in Network.Google.Resource.AppEngine.Apps.Operations.List

Associated Types

type Rs AppsOperationsList :: Type #

type Scopes AppsOperationsList :: [Symbol] #

type Rep AppsOperationsList Source # 
Instance details

Defined in Network.Google.Resource.AppEngine.Apps.Operations.List

type Rep AppsOperationsList = D1 (MetaData "AppsOperationsList" "Network.Google.Resource.AppEngine.Apps.Operations.List" "gogol-appengine-0.5.0-762vJQeplCZG4xv6UuH0z6" False) (C1 (MetaCons "AppsOperationsList'" PrefixI True) (((S1 (MetaSel (Just "_aolXgafv") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Xgafv)) :*: S1 (MetaSel (Just "_aolUploadProtocol") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 (MetaSel (Just "_aolAccessToken") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text)) :*: S1 (MetaSel (Just "_aolUploadType") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 (MetaSel (Just "_aolAppsId") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 Text) :*: S1 (MetaSel (Just "_aolFilter") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 (MetaSel (Just "_aolPageToken") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 (MetaSel (Just "_aolPageSize") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe (Textual Int32))) :*: S1 (MetaSel (Just "_aolCallback") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text)))))))
type Scopes AppsOperationsList Source # 
Instance details

Defined in Network.Google.Resource.AppEngine.Apps.Operations.List

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

Defined in Network.Google.Resource.AppEngine.Apps.Operations.List

Request Lenses

aolUploadProtocol :: Lens' AppsOperationsList (Maybe Text) Source #

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

aolUploadType :: Lens' AppsOperationsList (Maybe Text) Source #

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

aolAppsId :: Lens' AppsOperationsList Text Source #

Part of `name`. The name of the operation's parent resource.

aolFilter :: Lens' AppsOperationsList (Maybe Text) Source #

The standard list filter.

aolPageToken :: Lens' AppsOperationsList (Maybe Text) Source #

The standard list page token.

aolPageSize :: Lens' AppsOperationsList (Maybe Int32) Source #

The standard list page size.