Hoogle Search

Within LTS Haskell 24.34 (ghc-9.10.3)

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

  1. steps :: Job -> Maybe [Step]

    gogol-dataflow Gogol.Dataflow

    Exactly one of step or stepslocation should be specified. The top-level steps that constitute the entire job. Only retrieved with JOBVIEW_ALL.

  2. stepsLocation :: Job -> Maybe Text

    gogol-dataflow Gogol.Dataflow

    The Cloud Storage location where the steps are stored.

  3. stepName :: JobExecutionStageInfo -> Maybe [Text]

    gogol-dataflow Gogol.Dataflow.Types

    The steps associated with the execution stage. Note that stages may have several steps, and that a given step might be run by more than one stage.

  4. stepNamesHash :: PipelineDescription -> Maybe Text

    gogol-dataflow Gogol.Dataflow.Types

    A hash value of the submitted pipeline portable graph step names if exists.

  5. steps :: Job -> Maybe [Step]

    gogol-dataflow Gogol.Dataflow.Types

    Exactly one of step or stepslocation should be specified. The top-level steps that constitute the entire job. Only retrieved with JOBVIEW_ALL.

  6. stepsLocation :: Job -> Maybe Text

    gogol-dataflow Gogol.Dataflow.Types

    The Cloud Storage location where the steps are stored.

  7. stepId :: OrderedJob -> Maybe Text

    gogol-dataproc Gogol.Dataproc

    Required. The step id. The id must be unique among all jobs within the template.The step id is used as prefix for job id, as job goog-dataproc-workflow-step-id label, and in prerequisiteStepIds field from other steps.The id must contain only letters (a-z, A-Z), numbers (0-9), underscores (_), and hyphens (-). Cannot begin or end with underscore or hyphen. Must consist of between 3 and 50 characters.

  8. stepId :: WorkflowNode -> Maybe Text

    gogol-dataproc Gogol.Dataproc

    Output only. The name of the node.

  9. stepId :: OrderedJob -> Maybe Text

    gogol-dataproc Gogol.Dataproc.Types

    Required. The step id. The id must be unique among all jobs within the template.The step id is used as prefix for job id, as job goog-dataproc-workflow-step-id label, and in prerequisiteStepIds field from other steps.The id must contain only letters (a-z, A-Z), numbers (0-9), underscores (_), and hyphens (-). Cannot begin or end with underscore or hyphen. Must consist of between 3 and 50 characters.

  10. stepId :: WorkflowNode -> Maybe Text

    gogol-dataproc Gogol.Dataproc.Types

    Output only. The name of the node.

Page 31 of many | Previous | Next