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. 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.Projects.Locations.AutoscalingPolicies.List

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

  2. newDataprocProjectsLocationsAutoscalingPoliciesList :: Text -> DataprocProjectsLocationsAutoscalingPoliciesList

    gogol-dataproc Gogol.Dataproc.Projects.Locations.AutoscalingPolicies.List

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

  3. data DataprocProjectsLocationsBatchesList

    gogol-dataproc Gogol.Dataproc.Projects.Locations.Batches.List

    Lists batch workloads. See: newDataprocProjectsLocationsBatchesList smart constructor.

  4. 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.Projects.Locations.Batches.List

    No documentation available.

  5. 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.Projects.Locations.Batches.List

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

  6. newDataprocProjectsLocationsBatchesList :: Text -> DataprocProjectsLocationsBatchesList

    gogol-dataproc Gogol.Dataproc.Projects.Locations.Batches.List

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

  7. data DataprocProjectsLocationsOperationsList

    gogol-dataproc Gogol.Dataproc.Projects.Locations.Operations.List

    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.

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

    gogol-dataproc Gogol.Dataproc.Projects.Locations.Operations.List

    No documentation available.

  9. 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.Projects.Locations.Operations.List

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

  10. newDataprocProjectsLocationsOperationsList :: Text -> DataprocProjectsLocationsOperationsList

    gogol-dataproc Gogol.Dataproc.Projects.Locations.Operations.List

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

Page 267 of many | Previous | Next