Hoogle Search

Within LTS Haskell 24.3 (ghc-9.10.2)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. newtype InstantiateWorkflowTemplateRequest_Parameters

    gogol-dataproc Gogol.Dataproc

    Optional. Map from parameter names to values that should be used for those parameters. Values may not exceed 1000 characters. See: newInstantiateWorkflowTemplateRequest_Parameters smart constructor.

  2. InstantiateWorkflowTemplateRequest_Parameters :: HashMap Text Text -> InstantiateWorkflowTemplateRequest_Parameters

    gogol-dataproc Gogol.Dataproc

    No documentation available.

  3. data ListWorkflowTemplatesResponse

    gogol-dataproc Gogol.Dataproc

    A response to a request to list workflow templates in a project. See: newListWorkflowTemplatesResponse smart constructor.

  4. ListWorkflowTemplatesResponse :: Maybe Text -> Maybe [WorkflowTemplate] -> Maybe [Text] -> ListWorkflowTemplatesResponse

    gogol-dataproc Gogol.Dataproc

    No documentation available.

  5. fromWorkflowMetadata_State :: WorkflowMetadata_State -> Text

    gogol-dataproc Gogol.Dataproc

    No documentation available.

  6. fromWorkflowNode_State :: WorkflowNode_State -> Text

    gogol-dataproc Gogol.Dataproc

    No documentation available.

  7. newDataprocProjectsLocationsWorkflowTemplatesCreate :: Text -> WorkflowTemplate -> DataprocProjectsLocationsWorkflowTemplatesCreate

    gogol-dataproc Gogol.Dataproc

    Creates a value of DataprocProjectsLocationsWorkflowTemplatesCreate with the minimum fields required to make a request.

  8. newDataprocProjectsLocationsWorkflowTemplatesDelete :: Text -> DataprocProjectsLocationsWorkflowTemplatesDelete

    gogol-dataproc Gogol.Dataproc

    Creates a value of DataprocProjectsLocationsWorkflowTemplatesDelete with the minimum fields required to make a request.

  9. newDataprocProjectsLocationsWorkflowTemplatesGet :: Text -> DataprocProjectsLocationsWorkflowTemplatesGet

    gogol-dataproc Gogol.Dataproc

    Creates a value of DataprocProjectsLocationsWorkflowTemplatesGet with the minimum fields required to make a request.

  10. newDataprocProjectsLocationsWorkflowTemplatesGetIamPolicy :: GetIamPolicyRequest -> Text -> DataprocProjectsLocationsWorkflowTemplatesGetIamPolicy

    gogol-dataproc Gogol.Dataproc

    Creates a value of DataprocProjectsLocationsWorkflowTemplatesGetIamPolicy with the minimum fields required to make a request.

Page 25 of many | Previous | Next