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.
-
gogol-dataproc Gogol.Dataproc No documentation available.
-
gogol-dataproc Gogol.Dataproc A resource alias for dataproc.projects.regions.workflowTemplates.delete method which the DataprocProjectsRegionsWorkflowTemplatesDelete request conforms to.
data
DataprocProjectsRegionsWorkflowTemplatesGet gogol-dataproc Gogol.Dataproc Retrieves the latest workflow template.Can retrieve previously instantiated template by specifying optional version parameter. See: newDataprocProjectsRegionsWorkflowTemplatesGet smart constructor.
-
gogol-dataproc Gogol.Dataproc No documentation available.
data
DataprocProjectsRegionsWorkflowTemplatesGetIamPolicy gogol-dataproc Gogol.Dataproc Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set. See: newDataprocProjectsRegionsWorkflowTemplatesGetIamPolicy smart constructor.
-
gogol-dataproc Gogol.Dataproc No documentation available.
-
gogol-dataproc Gogol.Dataproc A resource alias for dataproc.projects.regions.workflowTemplates.getIamPolicy method which the DataprocProjectsRegionsWorkflowTemplatesGetIamPolicy request conforms to.
-
gogol-dataproc Gogol.Dataproc A resource alias for dataproc.projects.regions.workflowTemplates.get method which the DataprocProjectsRegionsWorkflowTemplatesGet request conforms to.
data
DataprocProjectsRegionsWorkflowTemplatesInstantiate gogol-dataproc Gogol.Dataproc Instantiates a template and begins execution.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: newDataprocProjectsRegionsWorkflowTemplatesInstantiate smart constructor.
-
gogol-dataproc Gogol.Dataproc No documentation available.