Hoogle Search

Within LTS Haskell 24.36 (ghc-9.10.3)

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

  1. newPigJob_ScriptVariables :: HashMap Text Text -> PigJob_ScriptVariables

    gogol-dataproc Gogol.Dataproc.Types

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

  2. newSparkSqlJob_ScriptVariables :: HashMap Text Text -> SparkSqlJob_ScriptVariables

    gogol-dataproc Gogol.Dataproc.Types

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

  3. scriptVariables :: HiveJob -> Maybe HiveJob_ScriptVariables

    gogol-dataproc Gogol.Dataproc.Types

    Optional. Mapping of query variable names to values (equivalent to the Hive command: SET name="value";).

  4. scriptVariables :: PigJob -> Maybe PigJob_ScriptVariables

    gogol-dataproc Gogol.Dataproc.Types

    Optional. Mapping of query variable names to values (equivalent to the Pig command: name=[value]).

  5. scriptVariables :: SparkSqlJob -> Maybe SparkSqlJob_ScriptVariables

    gogol-dataproc Gogol.Dataproc.Types

    Optional. Mapping of query variable names to values (equivalent to the Spark SQL command: SET name="value";).

  6. data CustomFloodlightVariable

    gogol-dfareporting Gogol.DFAReporting

    A custom floodlight variable. This field may only be used when calling batchinsert; it is not supported by batchupdate. See: newCustomFloodlightVariable smart constructor.

  7. CustomFloodlightVariable :: Maybe Text -> Maybe CustomFloodlightVariable_Type -> Maybe Text -> CustomFloodlightVariable

    gogol-dfareporting Gogol.DFAReporting

    No documentation available.

  8. newtype CustomFloodlightVariable_Type

    gogol-dfareporting Gogol.DFAReporting

    The type of custom floodlight variable to supply a value for. These map to the "u[1-100]=" in the tags.

  9. CustomFloodlightVariable_Type :: Text -> CustomFloodlightVariable_Type

    gogol-dfareporting Gogol.DFAReporting

    No documentation available.

  10. pattern CustomFloodlightVariable_Type_U1 :: CustomFloodlightVariable_Type

    gogol-dfareporting Gogol.DFAReporting

    No documentation available.

Page 88 of many | Previous | Next