Hoogle Search

Within LTS Haskell 24.51 (ghc-9.10.3)

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

  1. type DataprocProjectsLocationsBatchesSparkApplicationsSummarizeStageAttemptTasksResource = "v1" :> CaptureMode "name" "summarizeStageAttemptTasks" Text :> QueryParam "$.xgafv" Xgafv :> QueryParam "access_token" Text :> QueryParam "callback" Text :> QueryParam "parent" Text :> QueryParam "stageAttemptId" Int32 :> QueryParam "stageId" Int64 :> QueryParam "uploadType" Text :> QueryParam "upload_protocol" Text :> QueryParam "alt" AltJSON :> Get '[JSON] SummarizeSparkApplicationStageAttemptTasksResponse

    gogol-dataproc Gogol.Dataproc.Projects.Locations.Batches.SparkApplications.SummarizeStageAttemptTasks

    A resource alias for dataproc.projects.locations.batches.sparkApplications.summarizeStageAttemptTasks method which the DataprocProjectsLocationsBatchesSparkApplicationsSummarizeStageAttemptTasks request conforms to.

  2. newDataprocProjectsLocationsBatchesSparkApplicationsSummarizeStageAttemptTasks :: Text -> DataprocProjectsLocationsBatchesSparkApplicationsSummarizeStageAttemptTasks

    gogol-dataproc Gogol.Dataproc.Projects.Locations.Batches.SparkApplications.SummarizeStageAttemptTasks

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

  3. data DataprocProjectsLocationsBatchesSparkApplicationsSummarizeStages

    gogol-dataproc Gogol.Dataproc.Projects.Locations.Batches.SparkApplications.SummarizeStages

    Obtain summary of Stages for a Spark Application See: newDataprocProjectsLocationsBatchesSparkApplicationsSummarizeStages smart constructor.

  4. DataprocProjectsLocationsBatchesSparkApplicationsSummarizeStages :: Maybe Xgafv -> Maybe Text -> Maybe Text -> Text -> Maybe Text -> Maybe Text -> Maybe Text -> DataprocProjectsLocationsBatchesSparkApplicationsSummarizeStages

    gogol-dataproc Gogol.Dataproc.Projects.Locations.Batches.SparkApplications.SummarizeStages

    No documentation available.

  5. type DataprocProjectsLocationsBatchesSparkApplicationsSummarizeStagesResource = "v1" :> CaptureMode "name" "summarizeStages" Text :> QueryParam "$.xgafv" Xgafv :> QueryParam "access_token" Text :> QueryParam "callback" Text :> QueryParam "parent" Text :> QueryParam "uploadType" Text :> QueryParam "upload_protocol" Text :> QueryParam "alt" AltJSON :> Get '[JSON] SummarizeSparkApplicationStagesResponse

    gogol-dataproc Gogol.Dataproc.Projects.Locations.Batches.SparkApplications.SummarizeStages

    A resource alias for dataproc.projects.locations.batches.sparkApplications.summarizeStages method which the DataprocProjectsLocationsBatchesSparkApplicationsSummarizeStages request conforms to.

  6. newDataprocProjectsLocationsBatchesSparkApplicationsSummarizeStages :: Text -> DataprocProjectsLocationsBatchesSparkApplicationsSummarizeStages

    gogol-dataproc Gogol.Dataproc.Projects.Locations.Batches.SparkApplications.SummarizeStages

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

  7. module Gogol.Dataproc.Projects.Locations.Sessions.SparkApplications.SearchExecutorStageSummary

    Obtain executor summary with respect to a spark stage attempt. See: Cloud Dataproc API Reference for dataproc.projects.locations.sessions.sparkApplications.searchExecutorStageSummary.

  8. data DataprocProjectsLocationsSessionsSparkApplicationsSearchExecutorStageSummary

    gogol-dataproc Gogol.Dataproc.Projects.Locations.Sessions.SparkApplications.SearchExecutorStageSummary

    Obtain executor summary with respect to a spark stage attempt. See: newDataprocProjectsLocationsSessionsSparkApplicationsSearchExecutorStageSummary smart constructor.

  9. DataprocProjectsLocationsSessionsSparkApplicationsSearchExecutorStageSummary :: Maybe Xgafv -> Maybe Text -> Maybe Text -> Text -> Maybe Int32 -> Maybe Text -> Maybe Text -> Maybe Int32 -> Maybe Int64 -> Maybe Text -> Maybe Text -> DataprocProjectsLocationsSessionsSparkApplicationsSearchExecutorStageSummary

    gogol-dataproc Gogol.Dataproc.Projects.Locations.Sessions.SparkApplications.SearchExecutorStageSummary

    No documentation available.

  10. type DataprocProjectsLocationsSessionsSparkApplicationsSearchExecutorStageSummaryResource = "v1" :> CaptureMode "name" "searchExecutorStageSummary" Text :> QueryParam "$.xgafv" Xgafv :> QueryParam "access_token" Text :> QueryParam "callback" Text :> QueryParam "pageSize" Int32 :> QueryParam "pageToken" Text :> QueryParam "parent" Text :> QueryParam "stageAttemptId" Int32 :> QueryParam "stageId" Int64 :> QueryParam "uploadType" Text :> QueryParam "upload_protocol" Text :> QueryParam "alt" AltJSON :> Get '[JSON] SearchSessionSparkApplicationExecutorStageSummaryResponse

    gogol-dataproc Gogol.Dataproc.Projects.Locations.Sessions.SparkApplications.SearchExecutorStageSummary

    A resource alias for dataproc.projects.locations.sessions.sparkApplications.searchExecutorStageSummary method which the DataprocProjectsLocationsSessionsSparkApplicationsSearchExecutorStageSummary request conforms to.

Page 303 of many | Previous | Next