gogol-dataflow-0.4.0: Google Dataflow 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.Dataflow.Projects.Locations.Jobs.Debug.GetConfig

Contents

Description

Get encoded debug configuration for component. Not cacheable.

See: Dataflow API Reference for dataflow.projects.locations.jobs.debug.getConfig.

Synopsis

REST Resource

type ProjectsLocationsJobsDebugGetConfigResource = "v1b3" :> ("projects" :> (Capture "projectId" Text :> ("locations" :> (Capture "location" Text :> ("jobs" :> (Capture "jobId" Text :> ("debug" :> ("getConfig" :> (QueryParam "$.xgafv" Xgafv :> (QueryParam "upload_protocol" Text :> (QueryParam "access_token" Text :> (QueryParam "uploadType" Text :> (QueryParam "callback" Text :> (QueryParam "alt" AltJSON :> (ReqBody '[JSON] GetDebugConfigRequest :> Post '[JSON] GetDebugConfigResponse))))))))))))))) Source #

A resource alias for dataflow.projects.locations.jobs.debug.getConfig method which the ProjectsLocationsJobsDebugGetConfig request conforms to.

Creating a Request

data ProjectsLocationsJobsDebugGetConfig Source #

Get encoded debug configuration for component. Not cacheable.

See: projectsLocationsJobsDebugGetConfig smart constructor.

Instances
Eq ProjectsLocationsJobsDebugGetConfig Source # 
Instance details

Defined in Network.Google.Resource.Dataflow.Projects.Locations.Jobs.Debug.GetConfig

Data ProjectsLocationsJobsDebugGetConfig Source # 
Instance details

Defined in Network.Google.Resource.Dataflow.Projects.Locations.Jobs.Debug.GetConfig

Methods

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

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

toConstr :: ProjectsLocationsJobsDebugGetConfig -> Constr #

dataTypeOf :: ProjectsLocationsJobsDebugGetConfig -> DataType #

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

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

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

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

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

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

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

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

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

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

Show ProjectsLocationsJobsDebugGetConfig Source # 
Instance details

Defined in Network.Google.Resource.Dataflow.Projects.Locations.Jobs.Debug.GetConfig

Generic ProjectsLocationsJobsDebugGetConfig Source # 
Instance details

Defined in Network.Google.Resource.Dataflow.Projects.Locations.Jobs.Debug.GetConfig

GoogleRequest ProjectsLocationsJobsDebugGetConfig Source # 
Instance details

Defined in Network.Google.Resource.Dataflow.Projects.Locations.Jobs.Debug.GetConfig

type Rep ProjectsLocationsJobsDebugGetConfig Source # 
Instance details

Defined in Network.Google.Resource.Dataflow.Projects.Locations.Jobs.Debug.GetConfig

type Rep ProjectsLocationsJobsDebugGetConfig = D1 (MetaData "ProjectsLocationsJobsDebugGetConfig" "Network.Google.Resource.Dataflow.Projects.Locations.Jobs.Debug.GetConfig" "gogol-dataflow-0.4.0-3JQL14p7A16KlOtsdaG1RC" False) (C1 (MetaCons "ProjectsLocationsJobsDebugGetConfig'" PrefixI True) (((S1 (MetaSel (Just "_pljdgcXgafv") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Xgafv)) :*: S1 (MetaSel (Just "_pljdgcJobId") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 Text)) :*: (S1 (MetaSel (Just "_pljdgcUploadProtocol") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text)) :*: S1 (MetaSel (Just "_pljdgcLocation") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 Text))) :*: ((S1 (MetaSel (Just "_pljdgcAccessToken") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text)) :*: S1 (MetaSel (Just "_pljdgcUploadType") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 (MetaSel (Just "_pljdgcPayload") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 GetDebugConfigRequest) :*: (S1 (MetaSel (Just "_pljdgcProjectId") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 Text) :*: S1 (MetaSel (Just "_pljdgcCallback") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text)))))))
type Scopes ProjectsLocationsJobsDebugGetConfig Source # 
Instance details

Defined in Network.Google.Resource.Dataflow.Projects.Locations.Jobs.Debug.GetConfig

type Scopes ProjectsLocationsJobsDebugGetConfig = "https://www.googleapis.com/auth/cloud-platform" ': ("https://www.googleapis.com/auth/compute" ': ("https://www.googleapis.com/auth/compute.readonly" ': ("https://www.googleapis.com/auth/userinfo.email" ': ([] :: [Symbol]))))
type Rs ProjectsLocationsJobsDebugGetConfig Source # 
Instance details

Defined in Network.Google.Resource.Dataflow.Projects.Locations.Jobs.Debug.GetConfig

Request Lenses

pljdgcUploadProtocol :: Lens' ProjectsLocationsJobsDebugGetConfig (Maybe Text) Source #

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

pljdgcLocation :: Lens' ProjectsLocationsJobsDebugGetConfig Text Source #

The location which contains the job specified by job_id.

pljdgcUploadType :: Lens' ProjectsLocationsJobsDebugGetConfig (Maybe Text) Source #

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