gogol-admin-directory-0.1.1: Google Admin Directory 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.Directory.Schemas.List

Contents

Description

Retrieve all schemas for a customer

See: Admin Directory API Reference for directory.schemas.list.

Synopsis

REST Resource

type SchemasListResource = "admin" :> ("directory" :> ("v1" :> ("customer" :> (Capture "customerId" Text :> ("schemas" :> (QueryParam "alt" AltJSON :> Get '[JSON] Schemas)))))) Source #

A resource alias for directory.schemas.list method which the SchemasList request conforms to.

Creating a Request

schemasList Source #

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

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

data SchemasList Source #

Retrieve all schemas for a customer

See: schemasList smart constructor.

Instances

Eq SchemasList Source # 
Data SchemasList Source # 

Methods

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

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

toConstr :: SchemasList -> Constr #

dataTypeOf :: SchemasList -> DataType #

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

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

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

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

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

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

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

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

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

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

Show SchemasList Source # 
Generic SchemasList Source # 

Associated Types

type Rep SchemasList :: * -> * #

GoogleRequest SchemasList Source # 

Associated Types

type Rs SchemasList :: * #

type Scopes SchemasList :: [Symbol] #

type Rep SchemasList Source # 
type Rep SchemasList = D1 (MetaData "SchemasList" "Network.Google.Resource.Directory.Schemas.List" "gogol-admin-directory-0.1.1-73Tf2vuRaxhTzoNR29qV8" True) (C1 (MetaCons "SchemasList'" PrefixI True) (S1 (MetaSel (Just Symbol "_slCustomerId") NoSourceUnpackedness NoSourceStrictness DecidedLazy) (Rec0 Text)))
type Scopes SchemasList Source # 
type Scopes SchemasList = (:) Symbol "https://www.googleapis.com/auth/admin.directory.userschema" ((:) Symbol "https://www.googleapis.com/auth/admin.directory.userschema.readonly" ([] Symbol))
type Rs SchemasList Source # 

Request Lenses

slCustomerId :: Lens' SchemasList Text Source #

Immutable id of the Google Apps account