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.
data
DataprocProjectsLocationsWorkflowTemplatesTestIamPermissions gogol-dataproc Gogol.Dataproc 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: newDataprocProjectsLocationsWorkflowTemplatesTestIamPermissions smart constructor.
-
gogol-dataproc Gogol.Dataproc No documentation available.
-
gogol-dataproc Gogol.Dataproc A resource alias for dataproc.projects.locations.workflowTemplates.testIamPermissions method which the DataprocProjectsLocationsWorkflowTemplatesTestIamPermissions request conforms to.
data
DataprocProjectsLocationsWorkflowTemplatesUpdate gogol-dataproc Gogol.Dataproc Updates (replaces) workflow template. The updated template must contain version that matches the current server version. See: newDataprocProjectsLocationsWorkflowTemplatesUpdate smart constructor.
-
gogol-dataproc Gogol.Dataproc No documentation available.
-
gogol-dataproc Gogol.Dataproc A resource alias for dataproc.projects.locations.workflowTemplates.update method which the DataprocProjectsLocationsWorkflowTemplatesUpdate request conforms to.
data
DataprocProjectsRegionsWorkflowTemplatesCreate gogol-dataproc Gogol.Dataproc Creates new workflow template. See: newDataprocProjectsRegionsWorkflowTemplatesCreate smart constructor.
-
gogol-dataproc Gogol.Dataproc No documentation available.
-
gogol-dataproc Gogol.Dataproc A resource alias for dataproc.projects.regions.workflowTemplates.create method which the DataprocProjectsRegionsWorkflowTemplatesCreate request conforms to.
data
DataprocProjectsRegionsWorkflowTemplatesDelete gogol-dataproc Gogol.Dataproc Deletes a workflow template. It does not cancel in-progress workflows. See: newDataprocProjectsRegionsWorkflowTemplatesDelete smart constructor.