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
ListAutoscalingPoliciesResponse gogol-dataproc Gogol.Dataproc A response to a request to list autoscaling policies in a project. See: newListAutoscalingPoliciesResponse smart constructor.
-
gogol-dataproc Gogol.Dataproc No documentation available.
-
gogol-dataproc Gogol.Dataproc A list of batch workloads. See: newListBatchesResponse smart constructor.
ListBatchesResponse :: Maybe [Batch] -> Maybe Text -> Maybe [Text] -> ListBatchesResponsegogol-dataproc Gogol.Dataproc No documentation available.
-
gogol-dataproc Gogol.Dataproc The list of all clusters in a project. See: newListClustersResponse smart constructor.
ListClustersResponse :: Maybe [Cluster] -> Maybe Text -> ListClustersResponsegogol-dataproc Gogol.Dataproc No documentation available.
-
gogol-dataproc Gogol.Dataproc A list of jobs in a project. See: newListJobsResponse smart constructor.
ListJobsResponse :: Maybe [Job] -> Maybe Text -> Maybe [Text] -> ListJobsResponsegogol-dataproc Gogol.Dataproc No documentation available.
-
gogol-dataproc Gogol.Dataproc The response message for Operations.ListOperations. See: newListOperationsResponse smart constructor.
ListOperationsResponse :: Maybe Text -> Maybe [Operation] -> ListOperationsResponsegogol-dataproc Gogol.Dataproc No documentation available.