Hoogle Search
Within LTS Haskell 24.35 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
newAutoscalingSettings :: AutoscalingSettingsgogol-dataflow Gogol.Dataflow.Types Creates a value of AutoscalingSettings with the minimum fields required to make a request.
newStreamingSetupTask :: StreamingSetupTaskgogol-dataflow Gogol.Dataflow.Types Creates a value of StreamingSetupTask with the minimum fields required to make a request.
newTaskRunnerSettings :: TaskRunnerSettingsgogol-dataflow Gogol.Dataflow.Types Creates a value of TaskRunnerSettings with the minimum fields required to make a request.
newWorkerSettings :: WorkerSettingsgogol-dataflow Gogol.Dataflow.Types Creates a value of WorkerSettings with the minimum fields required to make a request.
parallelWorkerSettings :: TaskRunnerSettings -> Maybe WorkerSettingsgogol-dataflow Gogol.Dataflow.Types The settings to pass to the parallel worker harness.
streamingSetupTask :: WorkItem -> Maybe StreamingSetupTaskgogol-dataflow Gogol.Dataflow.Types Additional information for StreamingSetupTask WorkItems.
taskrunnerSettings :: WorkerPool -> Maybe TaskRunnerSettingsgogol-dataflow Gogol.Dataflow.Types Settings passed through to Google Compute Engine workers when using the standard Dataflow task runner. Users should ignore this field.
userWorkerRunnerV1Settings :: StreamingConfigTask -> Maybe Base64gogol-dataflow Gogol.Dataflow.Types Binary encoded proto to control runtime behavior of the java runner v1 user worker.
userWorkerRunnerV2Settings :: StreamingConfigTask -> Maybe Base64gogol-dataflow Gogol.Dataflow.Types Binary encoded proto to control runtime behavior of the runner v2 user worker.
data
DataprocProjectsLocationsAutoscalingPoliciesSetIamPolicy 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: newDataprocProjectsLocationsAutoscalingPoliciesSetIamPolicy smart constructor.