Hoogle Search

Within LTS Haskell 24.4 (ghc-9.10.2)

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

  1. newDataprocProjectsRegionsWorkflowTemplatesInstantiateInline :: Text -> WorkflowTemplate -> DataprocProjectsRegionsWorkflowTemplatesInstantiateInline

    gogol-dataproc Gogol.Dataproc.Projects.Regions.WorkflowTemplates.InstantiateInline

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

  2. data DataprocProjectsRegionsWorkflowTemplatesList

    gogol-dataproc Gogol.Dataproc.Projects.Regions.WorkflowTemplates.List

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

  3. DataprocProjectsRegionsWorkflowTemplatesList :: Maybe Xgafv -> Maybe Text -> Maybe Text -> Maybe Int32 -> Maybe Text -> Text -> Maybe Text -> Maybe Text -> DataprocProjectsRegionsWorkflowTemplatesList

    gogol-dataproc Gogol.Dataproc.Projects.Regions.WorkflowTemplates.List

    No documentation available.

  4. type DataprocProjectsRegionsWorkflowTemplatesListResource = "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.Projects.Regions.WorkflowTemplates.List

    A resource alias for dataproc.projects.regions.workflowTemplates.list method which the DataprocProjectsRegionsWorkflowTemplatesList request conforms to.

  5. newDataprocProjectsRegionsWorkflowTemplatesList :: Text -> DataprocProjectsRegionsWorkflowTemplatesList

    gogol-dataproc Gogol.Dataproc.Projects.Regions.WorkflowTemplates.List

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

  6. data DataprocProjectsRegionsWorkflowTemplatesSetIamPolicy

    gogol-dataproc Gogol.Dataproc.Projects.Regions.WorkflowTemplates.SetIamPolicy

    Sets the access control policy on the specified resource. Replaces any existing policy.Can return NOTFOUND, INVALIDARGUMENT, and PERMISSION_DENIED errors. See: newDataprocProjectsRegionsWorkflowTemplatesSetIamPolicy smart constructor.

  7. DataprocProjectsRegionsWorkflowTemplatesSetIamPolicy :: Maybe Xgafv -> Maybe Text -> Maybe Text -> SetIamPolicyRequest -> Text -> Maybe Text -> Maybe Text -> DataprocProjectsRegionsWorkflowTemplatesSetIamPolicy

    gogol-dataproc Gogol.Dataproc.Projects.Regions.WorkflowTemplates.SetIamPolicy

    No documentation available.

  8. type DataprocProjectsRegionsWorkflowTemplatesSetIamPolicyResource = "v1" :> CaptureMode "resource" "setIamPolicy" Text :> QueryParam "$.xgafv" Xgafv :> QueryParam "access_token" Text :> QueryParam "callback" Text :> QueryParam "uploadType" Text :> QueryParam "upload_protocol" Text :> QueryParam "alt" AltJSON :> ReqBody '[JSON] SetIamPolicyRequest :> Post '[JSON] Policy

    gogol-dataproc Gogol.Dataproc.Projects.Regions.WorkflowTemplates.SetIamPolicy

    A resource alias for dataproc.projects.regions.workflowTemplates.setIamPolicy method which the DataprocProjectsRegionsWorkflowTemplatesSetIamPolicy request conforms to.

  9. newDataprocProjectsRegionsWorkflowTemplatesSetIamPolicy :: SetIamPolicyRequest -> Text -> DataprocProjectsRegionsWorkflowTemplatesSetIamPolicy

    gogol-dataproc Gogol.Dataproc.Projects.Regions.WorkflowTemplates.SetIamPolicy

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

  10. data DataprocProjectsRegionsWorkflowTemplatesTestIamPermissions

    gogol-dataproc Gogol.Dataproc.Projects.Regions.WorkflowTemplates.TestIamPermissions

    Returns permissions that a caller has on the specified resource. If the resource does not exist, this will return an empty set of permissions, not a NOT_FOUND error.Note: This operation is designed to be used for building permission-aware UIs and command-line tools, not for authorization checking. This operation may "fail open" without warning. See: newDataprocProjectsRegionsWorkflowTemplatesTestIamPermissions smart constructor.

Page 35 of many | Previous | Next