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.

  1. data ListAutoscalingPoliciesResponse

    gogol-dataproc Gogol.Dataproc

    A response to a request to list autoscaling policies in a project. See: newListAutoscalingPoliciesResponse smart constructor.

  2. ListAutoscalingPoliciesResponse :: Maybe Text -> Maybe [AutoscalingPolicy] -> ListAutoscalingPoliciesResponse

    gogol-dataproc Gogol.Dataproc

    No documentation available.

  3. data ListBatchesResponse

    gogol-dataproc Gogol.Dataproc

    A list of batch workloads. See: newListBatchesResponse smart constructor.

  4. ListBatchesResponse :: Maybe [Batch] -> Maybe Text -> Maybe [Text] -> ListBatchesResponse

    gogol-dataproc Gogol.Dataproc

    No documentation available.

  5. data ListClustersResponse

    gogol-dataproc Gogol.Dataproc

    The list of all clusters in a project. See: newListClustersResponse smart constructor.

  6. ListClustersResponse :: Maybe [Cluster] -> Maybe Text -> ListClustersResponse

    gogol-dataproc Gogol.Dataproc

    No documentation available.

  7. data ListJobsResponse

    gogol-dataproc Gogol.Dataproc

    A list of jobs in a project. See: newListJobsResponse smart constructor.

  8. ListJobsResponse :: Maybe [Job] -> Maybe Text -> Maybe [Text] -> ListJobsResponse

    gogol-dataproc Gogol.Dataproc

    No documentation available.

  9. data ListOperationsResponse

    gogol-dataproc Gogol.Dataproc

    The response message for Operations.ListOperations. See: newListOperationsResponse smart constructor.

  10. ListOperationsResponse :: Maybe Text -> Maybe [Operation] -> ListOperationsResponse

    gogol-dataproc Gogol.Dataproc

    No documentation available.

Page 18 of many | Previous | Next