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. data DataprocProjectsLocationsSessionTemplatesList

    gogol-dataproc Gogol.Dataproc

    Lists session templates. See: newDataprocProjectsLocationsSessionTemplatesList smart constructor.

  2. DataprocProjectsLocationsSessionTemplatesList :: Maybe Xgafv -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe Int32 -> Maybe Text -> Text -> Maybe Text -> Maybe Text -> DataprocProjectsLocationsSessionTemplatesList

    gogol-dataproc Gogol.Dataproc

    No documentation available.

  3. type DataprocProjectsLocationsSessionTemplatesListResource = "v1" :> Capture "parent" Text :> "sessionTemplates" :> 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] ListSessionTemplatesResponse

    gogol-dataproc Gogol.Dataproc

    A resource alias for dataproc.projects.locations.sessionTemplates.list method which the DataprocProjectsLocationsSessionTemplatesList request conforms to.

  4. data DataprocProjectsLocationsSessionsList

    gogol-dataproc Gogol.Dataproc

    Lists interactive sessions. See: newDataprocProjectsLocationsSessionsList smart constructor.

  5. DataprocProjectsLocationsSessionsList :: Maybe Xgafv -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe Int32 -> Maybe Text -> Text -> Maybe Text -> Maybe Text -> DataprocProjectsLocationsSessionsList

    gogol-dataproc Gogol.Dataproc

    No documentation available.

  6. type DataprocProjectsLocationsSessionsListResource = "v1" :> Capture "parent" Text :> "sessions" :> 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] ListSessionsResponse

    gogol-dataproc Gogol.Dataproc

    A resource alias for dataproc.projects.locations.sessions.list method which the DataprocProjectsLocationsSessionsList request conforms to.

  7. data DataprocProjectsLocationsWorkflowTemplatesList

    gogol-dataproc Gogol.Dataproc

    Lists workflows that match the specified filter in the request. See: newDataprocProjectsLocationsWorkflowTemplatesList smart constructor.

  8. DataprocProjectsLocationsWorkflowTemplatesList :: Maybe Xgafv -> Maybe Text -> Maybe Text -> Maybe Int32 -> Maybe Text -> Text -> Maybe Text -> Maybe Text -> DataprocProjectsLocationsWorkflowTemplatesList

    gogol-dataproc Gogol.Dataproc

    No documentation available.

  9. type DataprocProjectsLocationsWorkflowTemplatesListResource = "v1" :> Capture "parent" Text :> "workflowTemplates" :> 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] ListWorkflowTemplatesResponse

    gogol-dataproc Gogol.Dataproc

    A resource alias for dataproc.projects.locations.workflowTemplates.list method which the DataprocProjectsLocationsWorkflowTemplatesList request conforms to.

  10. data DataprocProjectsRegionsAutoscalingPoliciesList

    gogol-dataproc Gogol.Dataproc

    Lists autoscaling policies in the project. See: newDataprocProjectsRegionsAutoscalingPoliciesList smart constructor.

Page 261 of many | Previous | Next