gogol-apps-licensing-0.3.0: Google Enterprise License Manager 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.AppsLicensing

Contents

Description

Licensing API to view and manage license for your domain.

See: Enterprise License Manager API Reference

Synopsis

Service Configuration

appsLicensingService :: ServiceConfig Source #

Default request referring to version v1 of the Enterprise License Manager API. This contains the host and root path used as a starting point for constructing service requests.

OAuth Scopes

appsLicensingScope :: Proxy '["https://www.googleapis.com/auth/apps.licensing"] Source #

View and manage Google Apps licenses for your domain

API Declaration

Resources

licensing.licenseAssignments.delete

licensing.licenseAssignments.get

licensing.licenseAssignments.insert

licensing.licenseAssignments.listForProduct

licensing.licenseAssignments.listForProductAndSku

licensing.licenseAssignments.patch

licensing.licenseAssignments.update

Types

LicenseAssignmentInsert

data LicenseAssignmentInsert Source #

Template for LicenseAssignment Insert request

See: licenseAssignmentInsert smart constructor.

Instances

Eq LicenseAssignmentInsert Source # 
Data LicenseAssignmentInsert Source # 

Methods

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

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

toConstr :: LicenseAssignmentInsert -> Constr #

dataTypeOf :: LicenseAssignmentInsert -> DataType #

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

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

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

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

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

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

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

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

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

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

Show LicenseAssignmentInsert Source # 
Generic LicenseAssignmentInsert Source # 
ToJSON LicenseAssignmentInsert Source # 
FromJSON LicenseAssignmentInsert Source # 
type Rep LicenseAssignmentInsert Source # 
type Rep LicenseAssignmentInsert = D1 (MetaData "LicenseAssignmentInsert" "Network.Google.AppsLicensing.Types.Product" "gogol-apps-licensing-0.3.0-I6YBrtNUr1k5FkUbV5vEJ0" True) (C1 (MetaCons "LicenseAssignmentInsert'" PrefixI True) (S1 (MetaSel (Just Symbol "_laiUserId") NoSourceUnpackedness NoSourceStrictness DecidedLazy) (Rec0 (Maybe Text))))

licenseAssignmentInsert :: LicenseAssignmentInsert Source #

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

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

LicenseAssignmentList

data LicenseAssignmentList Source #

LicesnseAssignment List for a given product/sku for a customer.

See: licenseAssignmentList smart constructor.

Instances

Eq LicenseAssignmentList Source # 
Data LicenseAssignmentList Source # 

Methods

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

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

toConstr :: LicenseAssignmentList -> Constr #

dataTypeOf :: LicenseAssignmentList -> DataType #

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

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

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

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

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

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

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

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

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

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

Show LicenseAssignmentList Source # 
Generic LicenseAssignmentList Source # 
ToJSON LicenseAssignmentList Source # 
FromJSON LicenseAssignmentList Source # 
type Rep LicenseAssignmentList Source # 
type Rep LicenseAssignmentList = D1 (MetaData "LicenseAssignmentList" "Network.Google.AppsLicensing.Types.Product" "gogol-apps-licensing-0.3.0-I6YBrtNUr1k5FkUbV5vEJ0" False) (C1 (MetaCons "LicenseAssignmentList'" PrefixI True) ((:*:) ((:*:) (S1 (MetaSel (Just Symbol "_lalEtag") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text))) (S1 (MetaSel (Just Symbol "_lalNextPageToken") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text)))) ((:*:) (S1 (MetaSel (Just Symbol "_lalKind") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 Text)) (S1 (MetaSel (Just Symbol "_lalItems") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe [LicenseAssignment]))))))

licenseAssignmentList :: LicenseAssignmentList Source #

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

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

lalNextPageToken :: Lens' LicenseAssignmentList (Maybe Text) Source #

The continuation token, used to page through large result sets. Provide this value in a subsequent request to return the next page of results.

lalKind :: Lens' LicenseAssignmentList Text Source #

Identifies the resource as a collection of LicenseAssignments.

lalItems :: Lens' LicenseAssignmentList [LicenseAssignment] Source #

The LicenseAssignments in this page of results.

LicenseAssignment

data LicenseAssignment Source #

Template for LiscenseAssignment Resource

See: licenseAssignment smart constructor.

Instances

Eq LicenseAssignment Source # 
Data LicenseAssignment Source # 

Methods

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

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

toConstr :: LicenseAssignment -> Constr #

dataTypeOf :: LicenseAssignment -> DataType #

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

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

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

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

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

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

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

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

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

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

Show LicenseAssignment Source # 
Generic LicenseAssignment Source # 
ToJSON LicenseAssignment Source # 
FromJSON LicenseAssignment Source # 
type Rep LicenseAssignment Source # 
type Rep LicenseAssignment = D1 (MetaData "LicenseAssignment" "Network.Google.AppsLicensing.Types.Product" "gogol-apps-licensing-0.3.0-I6YBrtNUr1k5FkUbV5vEJ0" False) (C1 (MetaCons "LicenseAssignment'" PrefixI True) ((:*:) ((:*:) (S1 (MetaSel (Just Symbol "_laEtags") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text))) ((:*:) (S1 (MetaSel (Just Symbol "_laKind") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 Text)) (S1 (MetaSel (Just Symbol "_laSKUId") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text))))) ((:*:) (S1 (MetaSel (Just Symbol "_laUserId") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text))) ((:*:) (S1 (MetaSel (Just Symbol "_laSelfLink") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text))) (S1 (MetaSel (Just Symbol "_laProductId") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text)))))))

licenseAssignment :: LicenseAssignment Source #

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

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

laEtags :: Lens' LicenseAssignment (Maybe Text) Source #

ETag of the resource.

laKind :: Lens' LicenseAssignment Text Source #

Identifies the resource as a LicenseAssignment.

laSKUId :: Lens' LicenseAssignment (Maybe Text) Source #

Name of the sku of the product.

laUserId :: Lens' LicenseAssignment (Maybe Text) Source #

Email id of the user.