gogol-cloudsearch-0.4.0: Google Cloud Search 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.CloudSearch.Debug.Identitysources.Items.ListForunmAppedidentity

Contents

Description

Lists names of items associated with an unmapped identity.

See: Cloud Search API Reference for cloudsearch.debug.identitysources.items.listForunmappedidentity.

Synopsis

REST Resource

type DebugIdentitysourcesItemsListForunmAppedidentityResource = "v1" :> ("debug" :> (Capture "parent" Text :> ("items:forunmappedidentity" :> (QueryParam "userResourceName" Text :> (QueryParam "$.xgafv" Xgafv :> (QueryParam "upload_protocol" Text :> (QueryParam "groupResourceName" Text :> (QueryParam "access_token" Text :> (QueryParam "uploadType" Text :> (QueryParam "debugOptions.enableDebugging" Bool :> (QueryParam "pageToken" Text :> (QueryParam "pageSize" (Textual Int32) :> (QueryParam "callback" Text :> (QueryParam "alt" AltJSON :> Get '[JSON] ListItemNamesForUnmAppedIdentityResponse)))))))))))))) Source #

A resource alias for cloudsearch.debug.identitysources.items.listForunmappedidentity method which the DebugIdentitysourcesItemsListForunmAppedidentity request conforms to.

Creating a Request

data DebugIdentitysourcesItemsListForunmAppedidentity Source #

Lists names of items associated with an unmapped identity.

See: debugIdentitysourcesItemsListForunmAppedidentity smart constructor.

Instances
Eq DebugIdentitysourcesItemsListForunmAppedidentity Source # 
Instance details

Defined in Network.Google.Resource.CloudSearch.Debug.Identitysources.Items.ListForunmAppedidentity

Data DebugIdentitysourcesItemsListForunmAppedidentity Source # 
Instance details

Defined in Network.Google.Resource.CloudSearch.Debug.Identitysources.Items.ListForunmAppedidentity

Methods

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

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

toConstr :: DebugIdentitysourcesItemsListForunmAppedidentity -> Constr #

dataTypeOf :: DebugIdentitysourcesItemsListForunmAppedidentity -> DataType #

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

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

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

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

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

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

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

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

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

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

Show DebugIdentitysourcesItemsListForunmAppedidentity Source # 
Instance details

Defined in Network.Google.Resource.CloudSearch.Debug.Identitysources.Items.ListForunmAppedidentity

Generic DebugIdentitysourcesItemsListForunmAppedidentity Source # 
Instance details

Defined in Network.Google.Resource.CloudSearch.Debug.Identitysources.Items.ListForunmAppedidentity

GoogleRequest DebugIdentitysourcesItemsListForunmAppedidentity Source # 
Instance details

Defined in Network.Google.Resource.CloudSearch.Debug.Identitysources.Items.ListForunmAppedidentity

type Rep DebugIdentitysourcesItemsListForunmAppedidentity Source # 
Instance details

Defined in Network.Google.Resource.CloudSearch.Debug.Identitysources.Items.ListForunmAppedidentity

type Rep DebugIdentitysourcesItemsListForunmAppedidentity = D1 (MetaData "DebugIdentitysourcesItemsListForunmAppedidentity" "Network.Google.Resource.CloudSearch.Debug.Identitysources.Items.ListForunmAppedidentity" "gogol-cloudsearch-0.4.0-5yB3RjcJJrULTqYmbhTTen" False) (C1 (MetaCons "DebugIdentitysourcesItemsListForunmAppedidentity'" PrefixI True) (((S1 (MetaSel (Just "_diilfaUserResourceName") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text)) :*: S1 (MetaSel (Just "_diilfaParent") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 Text)) :*: (S1 (MetaSel (Just "_diilfaXgafv") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Xgafv)) :*: (S1 (MetaSel (Just "_diilfaUploadProtocol") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text)) :*: S1 (MetaSel (Just "_diilfaGroupResourceName") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text))))) :*: ((S1 (MetaSel (Just "_diilfaAccessToken") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 (MetaSel (Just "_diilfaUploadType") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text)) :*: S1 (MetaSel (Just "_diilfaDebugOptionsEnableDebugging") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Bool)))) :*: (S1 (MetaSel (Just "_diilfaPageToken") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 (MetaSel (Just "_diilfaPageSize") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe (Textual Int32))) :*: S1 (MetaSel (Just "_diilfaCallback") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text)))))))
type Scopes DebugIdentitysourcesItemsListForunmAppedidentity Source # 
Instance details

Defined in Network.Google.Resource.CloudSearch.Debug.Identitysources.Items.ListForunmAppedidentity

type Scopes DebugIdentitysourcesItemsListForunmAppedidentity = "https://www.googleapis.com/auth/cloud_search" ': ("https://www.googleapis.com/auth/cloud_search.debug" ': ([] :: [Symbol]))
type Rs DebugIdentitysourcesItemsListForunmAppedidentity Source # 
Instance details

Defined in Network.Google.Resource.CloudSearch.Debug.Identitysources.Items.ListForunmAppedidentity

Request Lenses

diilfaParent :: Lens' DebugIdentitysourcesItemsListForunmAppedidentity Text Source #

The name of the identity source, in the following format: identitysources/{source_id}}

diilfaUploadProtocol :: Lens' DebugIdentitysourcesItemsListForunmAppedidentity (Maybe Text) Source #

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

diilfaUploadType :: Lens' DebugIdentitysourcesItemsListForunmAppedidentity (Maybe Text) Source #

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

diilfaDebugOptionsEnableDebugging :: Lens' DebugIdentitysourcesItemsListForunmAppedidentity (Maybe Bool) Source #

If set, the request will enable debugging features of Cloud Search. Only turn on this field, if asked by Google to help with debugging.

diilfaPageToken :: Lens' DebugIdentitysourcesItemsListForunmAppedidentity (Maybe Text) Source #

The next_page_token value returned from a previous List request, if any.

diilfaPageSize :: Lens' DebugIdentitysourcesItemsListForunmAppedidentity (Maybe Int32) Source #

Maximum number of items to fetch in a request. Defaults to 100.