Hoogle Search

Within LTS Haskell 24.28 (ghc-9.10.3)

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

  1. stringList :: CounterUpdate -> Maybe StringList

    gogol-dataflow Gogol.Dataflow.Types

    List of strings, for Set.

  2. data DataprocProjectsLocationsAutoscalingPoliciesList

    gogol-dataproc Gogol.Dataproc

    Lists autoscaling policies in the project. See: newDataprocProjectsLocationsAutoscalingPoliciesList smart constructor.

  3. DataprocProjectsLocationsAutoscalingPoliciesList :: Maybe Xgafv -> Maybe Text -> Maybe Text -> Maybe Int32 -> Maybe Text -> Text -> Maybe Text -> Maybe Text -> DataprocProjectsLocationsAutoscalingPoliciesList

    gogol-dataproc Gogol.Dataproc

    No documentation available.

  4. type DataprocProjectsLocationsAutoscalingPoliciesListResource = "v1" :> Capture "parent" Text :> "autoscalingPolicies" :> QueryParam "$.xgafv" Xgafv :> QueryParam "access_token" Text :> QueryParam "callback" Text :> QueryParam "pageSize" Int32 :> QueryParam "pageToken" Text :> QueryParam "uploadType" Text :> QueryParam "upload_protocol" Text :> QueryParam "alt" AltJSON :> Get '[JSON] ListAutoscalingPoliciesResponse

    gogol-dataproc Gogol.Dataproc

    A resource alias for dataproc.projects.locations.autoscalingPolicies.list method which the DataprocProjectsLocationsAutoscalingPoliciesList request conforms to.

  5. data DataprocProjectsLocationsBatchesList

    gogol-dataproc Gogol.Dataproc

    Lists batch workloads. See: newDataprocProjectsLocationsBatchesList smart constructor.

  6. DataprocProjectsLocationsBatchesList :: Maybe Xgafv -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe Text -> Maybe Int32 -> Maybe Text -> Text -> Maybe Text -> Maybe Text -> DataprocProjectsLocationsBatchesList

    gogol-dataproc Gogol.Dataproc

    No documentation available.

  7. type DataprocProjectsLocationsBatchesListResource = "v1" :> Capture "parent" Text :> "batches" :> QueryParam "$.xgafv" Xgafv :> QueryParam "access_token" Text :> QueryParam "callback" Text :> QueryParam "filter" Text :> QueryParam "orderBy" Text :> QueryParam "pageSize" Int32 :> QueryParam "pageToken" Text :> QueryParam "uploadType" Text :> QueryParam "upload_protocol" Text :> QueryParam "alt" AltJSON :> Get '[JSON] ListBatchesResponse

    gogol-dataproc Gogol.Dataproc

    A resource alias for dataproc.projects.locations.batches.list method which the DataprocProjectsLocationsBatchesList request conforms to.

  8. data DataprocProjectsLocationsOperationsList

    gogol-dataproc Gogol.Dataproc

    Lists operations that match the specified filter in the request. If the server doesn't support this method, it returns UNIMPLEMENTED. See: newDataprocProjectsLocationsOperationsList smart constructor.

  9. DataprocProjectsLocationsOperationsList :: Maybe Xgafv -> Maybe Text -> Maybe Text -> Maybe Text -> Text -> Maybe Int32 -> Maybe Text -> Maybe Text -> Maybe Text -> DataprocProjectsLocationsOperationsList

    gogol-dataproc Gogol.Dataproc

    No documentation available.

  10. type DataprocProjectsLocationsOperationsListResource = "v1" :> Capture "name" Text :> QueryParam "$.xgafv" Xgafv :> QueryParam "access_token" Text :> QueryParam "callback" Text :> QueryParam "filter" Text :> QueryParam "pageSize" Int32 :> QueryParam "pageToken" Text :> QueryParam "uploadType" Text :> QueryParam "upload_protocol" Text :> QueryParam "alt" AltJSON :> Get '[JSON] ListOperationsResponse

    gogol-dataproc Gogol.Dataproc

    A resource alias for dataproc.projects.locations.operations.list method which the DataprocProjectsLocationsOperationsList request conforms to.

Page 260 of many | Previous | Next