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.
newPigJob_ScriptVariables :: HashMap Text Text -> PigJob_ScriptVariablesgogol-dataproc Gogol.Dataproc.Types Creates a value of PigJob_ScriptVariables with the minimum fields required to make a request.
newSparkSqlJob_ScriptVariables :: HashMap Text Text -> SparkSqlJob_ScriptVariablesgogol-dataproc Gogol.Dataproc.Types Creates a value of SparkSqlJob_ScriptVariables with the minimum fields required to make a request.
scriptVariables :: HiveJob -> Maybe HiveJob_ScriptVariablesgogol-dataproc Gogol.Dataproc.Types Optional. Mapping of query variable names to values (equivalent to the Hive command: SET name="value";).
scriptVariables :: PigJob -> Maybe PigJob_ScriptVariablesgogol-dataproc Gogol.Dataproc.Types Optional. Mapping of query variable names to values (equivalent to the Pig command: name=[value]).
scriptVariables :: SparkSqlJob -> Maybe SparkSqlJob_ScriptVariablesgogol-dataproc Gogol.Dataproc.Types Optional. Mapping of query variable names to values (equivalent to the Spark SQL command: SET name="value";).
-
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.
-
gogol-dfareporting Gogol.DFAReporting No documentation available.
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.
CustomFloodlightVariable_Type :: Text -> CustomFloodlightVariable_Typegogol-dfareporting Gogol.DFAReporting No documentation available.
pattern
CustomFloodlightVariable_Type_U1 :: CustomFloodlightVariable_Typegogol-dfareporting Gogol.DFAReporting No documentation available.