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.

  1. DataprocProjectsRegionsAutoscalingPoliciesList :: Maybe Xgafv -> Maybe Text -> Maybe Text -> Maybe Int32 -> Maybe Text -> Text -> Maybe Text -> Maybe Text -> DataprocProjectsRegionsAutoscalingPoliciesList

    gogol-dataproc Gogol.Dataproc

    No documentation available.

  2. type DataprocProjectsRegionsAutoscalingPoliciesListResource = "v1" :> Capture "parent" Text :> "autoscalingPolicies" :> QueryParam "$.xgafv" Xgafv :> QueryParam "access_token" Text :> QueryParam "callback" Text :> QueryParam "pageSize" Int32 :> QueryParam "pageToken" Text :> QueryParam "uploadType" Text :> QueryParam "upload_protocol" Text :> QueryParam "alt" AltJSON :> Get '[JSON] ListAutoscalingPoliciesResponse

    gogol-dataproc Gogol.Dataproc

    A resource alias for dataproc.projects.regions.autoscalingPolicies.list method which the DataprocProjectsRegionsAutoscalingPoliciesList request conforms to.

  3. data DataprocProjectsRegionsClustersList

    gogol-dataproc Gogol.Dataproc

    Lists all regions/{region}/clusters in a project alphabetically. See: newDataprocProjectsRegionsClustersList smart constructor.

  4. DataprocProjectsRegionsClustersList :: Maybe Xgafv -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe Int32 -> Maybe Text -> Text -> Text -> Maybe Text -> Maybe Text -> DataprocProjectsRegionsClustersList

    gogol-dataproc Gogol.Dataproc

    No documentation available.

  5. type DataprocProjectsRegionsClustersListResource = "v1" :> "projects" :> Capture "projectId" Text :> "regions" :> Capture "region" Text :> "clusters" :> QueryParam "$.xgafv" Xgafv :> QueryParam "access_token" Text :> QueryParam "callback" Text :> QueryParam "filter" Text :> QueryParam "pageSize" Int32 :> QueryParam "pageToken" Text :> QueryParam "uploadType" Text :> QueryParam "upload_protocol" Text :> QueryParam "alt" AltJSON :> Get '[JSON] ListClustersResponse

    gogol-dataproc Gogol.Dataproc

    A resource alias for dataproc.projects.regions.clusters.list method which the DataprocProjectsRegionsClustersList request conforms to.

  6. data DataprocProjectsRegionsJobsList

    gogol-dataproc Gogol.Dataproc

    Lists regions/{region}/jobs in a project. See: newDataprocProjectsRegionsJobsList smart constructor.

  7. DataprocProjectsRegionsJobsList :: Maybe Xgafv -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe ProjectsRegionsJobsListJobStateMatcher -> Maybe Int32 -> Maybe Text -> Text -> Text -> Maybe Text -> Maybe Text -> DataprocProjectsRegionsJobsList

    gogol-dataproc Gogol.Dataproc

    No documentation available.

  8. type DataprocProjectsRegionsJobsListResource = "v1" :> "projects" :> Capture "projectId" Text :> "regions" :> Capture "region" Text :> "jobs" :> QueryParam "$.xgafv" Xgafv :> QueryParam "access_token" Text :> QueryParam "callback" Text :> QueryParam "clusterName" Text :> QueryParam "filter" Text :> QueryParam "jobStateMatcher" ProjectsRegionsJobsListJobStateMatcher :> QueryParam "pageSize" Int32 :> QueryParam "pageToken" Text :> QueryParam "uploadType" Text :> QueryParam "upload_protocol" Text :> QueryParam "alt" AltJSON :> Get '[JSON] ListJobsResponse

    gogol-dataproc Gogol.Dataproc

    A resource alias for dataproc.projects.regions.jobs.list method which the DataprocProjectsRegionsJobsList request conforms to.

  9. data DataprocProjectsRegionsOperationsList

    gogol-dataproc Gogol.Dataproc

    Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns UNIMPLEMENTED. See: newDataprocProjectsRegionsOperationsList smart constructor.

  10. DataprocProjectsRegionsOperationsList :: Maybe Xgafv -> Maybe Text -> Maybe Text -> Maybe Text -> Text -> Maybe Int32 -> Maybe Text -> Maybe Text -> Maybe Text -> DataprocProjectsRegionsOperationsList

    gogol-dataproc Gogol.Dataproc

    No documentation available.

Page 262 of many | Previous | Next