Hoogle Search
Within LTS Haskell 24.6 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
data
ListSessionTemplatesResponse gogol-dataproc Gogol.Dataproc A list of session templates. See: newListSessionTemplatesResponse smart constructor.
-
gogol-dataproc Gogol.Dataproc No documentation available.
-
gogol-dataproc Gogol.Dataproc A list of interactive sessions. See: newListSessionsResponse smart constructor.
ListSessionsResponse :: Maybe Text -> Maybe [Session] -> ListSessionsResponsegogol-dataproc Gogol.Dataproc No documentation available.
data
ListWorkflowTemplatesResponse gogol-dataproc Gogol.Dataproc A response to a request to list workflow templates in a project. See: newListWorkflowTemplatesResponse smart constructor.
-
gogol-dataproc Gogol.Dataproc No documentation available.
data
ListAutoscalingPoliciesResponse gogol-dataproc Gogol.Dataproc.Types A response to a request to list autoscaling policies in a project. See: newListAutoscalingPoliciesResponse smart constructor.
-
gogol-dataproc Gogol.Dataproc.Types No documentation available.
-
gogol-dataproc Gogol.Dataproc.Types A list of batch workloads. See: newListBatchesResponse smart constructor.
ListBatchesResponse :: Maybe [Batch] -> Maybe Text -> Maybe [Text] -> ListBatchesResponsegogol-dataproc Gogol.Dataproc.Types No documentation available.