Hoogle Search
Within LTS Haskell 24.28 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
gogol-dataproc Gogol.Dataproc A resource alias for dataproc.projects.regions.operations.list method which the DataprocProjectsRegionsOperationsList request conforms to.
data
DataprocProjectsRegionsWorkflowTemplatesList gogol-dataproc Gogol.Dataproc Lists workflows that match the specified filter in the request. See: newDataprocProjectsRegionsWorkflowTemplatesList smart constructor.
-
gogol-dataproc Gogol.Dataproc No documentation available.
-
gogol-dataproc Gogol.Dataproc A resource alias for dataproc.projects.regions.workflowTemplates.list method which the DataprocProjectsRegionsWorkflowTemplatesList request conforms to.
newtype
ProjectsRegionsJobsListJobStateMatcher gogol-dataproc Gogol.Dataproc Optional. Specifies enumerated categories of jobs to list. (default = match ALL jobs).If filter is provided, jobStateMatcher will be ignored.
ProjectsRegionsJobsListJobStateMatcher :: Text -> ProjectsRegionsJobsListJobStateMatchergogol-dataproc Gogol.Dataproc No documentation available.
pattern
ProjectsRegionsJobsListJobStateMatcher_Active :: ProjectsRegionsJobsListJobStateMatchergogol-dataproc Gogol.Dataproc Only match jobs in non-terminal states: PENDING, RUNNING, or CANCEL_PENDING.
pattern
ProjectsRegionsJobsListJobStateMatcher_All :: ProjectsRegionsJobsListJobStateMatchergogol-dataproc Gogol.Dataproc Match all jobs, regardless of state.
pattern
ProjectsRegionsJobsListJobStateMatcher_NONACTIVE :: ProjectsRegionsJobsListJobStateMatchergogol-dataproc Gogol.Dataproc Only match jobs in terminal states: CANCELLED, DONE, or ERROR.
-
gogol-dataproc Gogol.Dataproc A list of queries to run on a cluster. See: newQueryList smart constructor.