Hoogle Search
Within LTS Haskell 24.2 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
data
DataprocProjectsLocationsWorkflowTemplatesInstantiateInline gogol-dataproc Gogol.Dataproc Instantiates a template and begins execution.This method is equivalent to executing the sequence CreateWorkflowTemplate, InstantiateWorkflowTemplate, DeleteWorkflowTemplate.The returned Operation can be used to track execution of workflow by polling operations.get. The Operation will complete when entire workflow is finished.The running workflow can be aborted via operations.cancel. This will cause any inflight jobs to be cancelled and workflow-owned clusters to be deleted.The Operation.metadata will be WorkflowMetadata (https://cloud.google.com/dataproc/docs/reference/rpc/google.cloud.dataproc.v1#workflowmetadata). Also see Using WorkflowMetadata (https://cloud.google.com/dataproc/docs/concepts/workflows/debugging#using_workflowmetadata).On successful completion, Operation.response will be Empty. See: newDataprocProjectsLocationsWorkflowTemplatesInstantiateInline smart constructor.
-
gogol-dataproc Gogol.Dataproc No documentation available.
-
gogol-dataproc Gogol.Dataproc A resource alias for dataproc.projects.locations.workflowTemplates.instantiateInline method which the DataprocProjectsLocationsWorkflowTemplatesInstantiateInline request conforms to.
-
gogol-dataproc Gogol.Dataproc A resource alias for dataproc.projects.locations.workflowTemplates.instantiate method which the DataprocProjectsLocationsWorkflowTemplatesInstantiate request conforms to.
data
DataprocProjectsLocationsWorkflowTemplatesList gogol-dataproc Gogol.Dataproc Lists workflows that match the specified filter in the request. See: newDataprocProjectsLocationsWorkflowTemplatesList smart constructor.
-
gogol-dataproc Gogol.Dataproc No documentation available.
-
gogol-dataproc Gogol.Dataproc A resource alias for dataproc.projects.locations.workflowTemplates.list method which the DataprocProjectsLocationsWorkflowTemplatesList request conforms to.
data
DataprocProjectsLocationsWorkflowTemplatesSetIamPolicy gogol-dataproc Gogol.Dataproc Sets the access control policy on the specified resource. Replaces any existing policy.Can return NOTFOUND, INVALIDARGUMENT, and PERMISSION_DENIED errors. See: newDataprocProjectsLocationsWorkflowTemplatesSetIamPolicy smart constructor.
-
gogol-dataproc Gogol.Dataproc No documentation available.
-
gogol-dataproc Gogol.Dataproc A resource alias for dataproc.projects.locations.workflowTemplates.setIamPolicy method which the DataprocProjectsLocationsWorkflowTemplatesSetIamPolicy request conforms to.