Cloud Dataproc API (dataproc:v1)

2026-07-28

7 new methods

Additions

    Methods
  • dataproc.projects.locations.sessions.sparkApplications.searchNativeSqlQueries

      Parameters :

        name

          Required : Yes

          Pattern : ^projects/[^/]+/locations/[^/]+/sessions/[^/]+/sparkApplications/[^/]+$

          Location : path

          Description : Required. The fully qualified name of the session to retrieve in the format "projects/PROJECT_ID/locations/DATAPROC_REGION/sessions/SESSION_ID/sparkApplications/APPLICATION_ID"

          Type : string

        parent

          Location : query

          Description : Required. Parent (Session) resource reference.

          Type : string

        pageToken

          Location : query

          Description : Optional. A page token received from a previous SearchSessionSparkApplicationSqlQueries call. Provide this token to retrieve the subsequent page.

          Type : string

        pageSize

          Description : Optional. Maximum number of queries to return in each response. The service may return fewer than this. The default page size is 10; the maximum page size is 100.

          Location : query

          Format : int32

          Type : integer

      Parameter Order : name

      Description : Obtain data corresponding to Native SQL Queries for a Spark Application.

      Path : v1/{+name}:searchNativeSqlQueries

      Flat Path : v1/projects/{projectsId}/locations/{locationsId}/sessions/{sessionsId}/sparkApplications/{sparkApplicationsId}:searchNativeSqlQueries

      HTTP Method : GET

      Scopes :

    • https://www.googleapis.com/auth/cloud-platform
    • https://www.googleapis.com/auth/dataproc
    • https://www.googleapis.com/auth/dataproc.read-only
  • dataproc.projects.locations.sessions.sparkApplications.accessNativeSqlQuery

      Description : Obtain data corresponding to a particular Native SQL Query for a Spark Application.

      HTTP Method : GET

      Scopes :

    • https://www.googleapis.com/auth/cloud-platform
    • https://www.googleapis.com/auth/dataproc
    • https://www.googleapis.com/auth/dataproc.read-only
    • Path : v1/{+name}:accessNativeSqlQuery

      Flat Path : v1/projects/{projectsId}/locations/{locationsId}/sessions/{sessionsId}/sparkApplications/{sparkApplicationsId}:accessNativeSqlQuery

      Parameters :

        name

          Type : string

          Description : Required. The fully qualified name of the session to retrieve in the format "projects/PROJECT_ID/locations/DATAPROC_REGION/sessions/SESSION_ID/sparkApplications/APPLICATION_ID"

          Pattern : ^projects/[^/]+/locations/[^/]+/sessions/[^/]+/sparkApplications/[^/]+$

          Location : path

          Required : Yes

        parent

          Type : string

          Location : query

          Description : Required. Parent (Session) resource reference.

        executionId

          Format : int64

          Type : string

          Description : Required. Execution ID

          Location : query

      Parameter Order : name

  • dataproc.projects.locations.sessions.sparkApplications.accessNativeBuildInfo

      HTTP Method : GET

      Scopes :

    • https://www.googleapis.com/auth/cloud-platform
    • https://www.googleapis.com/auth/dataproc
    • https://www.googleapis.com/auth/dataproc.read-only
    • Path : v1/{+name}:accessNativeBuildInfo

      Flat Path : v1/projects/{projectsId}/locations/{locationsId}/sessions/{sessionsId}/sparkApplications/{sparkApplicationsId}:accessNativeBuildInfo

      Description : Obtain data corresponding to Native Build Information for a Spark Application.

      Parameter Order : name

      Parameters :

        name

          Type : string

          Description : Required. The fully qualified name of the session to retrieve in the format "projects/PROJECT_ID/locations/DATAPROC_REGION/sessions/SESSION_ID/sparkApplications/APPLICATION_ID"

          Pattern : ^projects/[^/]+/locations/[^/]+/sessions/[^/]+/sparkApplications/[^/]+$

          Location : path

          Required : Yes

        parent

          Location : query

          Description : Required. Parent (Session) resource reference.

          Type : string

  • dataproc.projects.locations.batches.sparkApplications.computeTuningConfig

      Parameter Order : name

      Parameters :

        parent

          Description : Required. Parent (Batch) resource reference.

          Location : query

          Type : string

        executionId

          Type : string

          Format : int64

          Location : query

          Description : Required. Spark execution ID for the query.

        semanticQueryId

          Location : query

          Description : Required. Spark semantic query ID.

          Type : string

        name

          Type : string

          Description : Required. The fully qualified name of the spark application to retrieve autotuning configuration for in the format "projects/PROJECT_ID/locations/DATAPROC_REGION/batches/BATCH_ID/sparkApplications/APPLICATION_ID"

          Pattern : ^projects/[^/]+/locations/[^/]+/batches/[^/]+/sparkApplications/[^/]+$

          Location : path

          Required : Yes

      Path : v1/{+name}:computeTuningConfig

      Flat Path : v1/projects/{projectsId}/locations/{locationsId}/batches/{batchesId}/sparkApplications/{sparkApplicationsId}:computeTuningConfig

      HTTP Method : GET

      Scopes :

    • https://www.googleapis.com/auth/cloud-platform
    • https://www.googleapis.com/auth/dataproc
    • https://www.googleapis.com/auth/dataproc.read-only
    • Description : Returns autotuning configuration for a specific query plan id and cohort id. Called by Spark during query planning.

  • dataproc.projects.locations.batches.sparkApplications.accessNativeBuildInfo

      Description : Obtain build data for Native Job

      HTTP Method : GET

      Scopes :

    • https://www.googleapis.com/auth/cloud-platform
    • https://www.googleapis.com/auth/dataproc
    • https://www.googleapis.com/auth/dataproc.read-only
    • Path : v1/{+name}:accessNativeBuildInfo

      Flat Path : v1/projects/{projectsId}/locations/{locationsId}/batches/{batchesId}/sparkApplications/{sparkApplicationsId}:accessNativeBuildInfo

      Parameters :

        parent

          Description : Required. Parent (Batch) resource reference.

          Location : query

          Type : string

        name

          Pattern : ^projects/[^/]+/locations/[^/]+/batches/[^/]+/sparkApplications/[^/]+$

          Location : path

          Required : Yes

          Type : string

          Description : Required. The fully qualified name of the batch to retrieve in the format "projects/PROJECT_ID/locations/DATAPROC_REGION/batches/BATCH_ID/sparkApplications/APPLICATION_ID"

      Parameter Order : name

  • dataproc.projects.locations.batches.sparkApplications.accessNativeSqlQuery

      Parameter Order : name

      Parameters :

        parent

          Type : string

          Location : query

          Description : Required. Parent (Batch) resource reference.

        executionId

          Location : query

          Description : Required. Execution ID

          Type : string

          Format : int64

        name

          Type : string

          Description : Required. The fully qualified name of the batch to retrieve in the format "projects/PROJECT_ID/locations/DATAPROC_REGION/batches/BATCH_ID/sparkApplications/APPLICATION_ID"

          Pattern : ^projects/[^/]+/locations/[^/]+/batches/[^/]+/sparkApplications/[^/]+$

          Location : path

          Required : Yes

      HTTP Method : GET

      Scopes :

    • https://www.googleapis.com/auth/cloud-platform
    • https://www.googleapis.com/auth/dataproc
    • https://www.googleapis.com/auth/dataproc.read-only
    • Path : v1/{+name}:accessNativeSqlQuery

      Flat Path : v1/projects/{projectsId}/locations/{locationsId}/batches/{batchesId}/sparkApplications/{sparkApplicationsId}:accessNativeSqlQuery

      Description : Obtain data corresponding to a particular Native SQL Query for a Spark Application.

  • dataproc.projects.locations.batches.sparkApplications.searchNativeSqlQueries

      Description : Obtain data corresponding to Native SQL Queries for a Spark Application.

      HTTP Method : GET

      Scopes :

    • https://www.googleapis.com/auth/cloud-platform
    • https://www.googleapis.com/auth/dataproc
    • https://www.googleapis.com/auth/dataproc.read-only
    • Path : v1/{+name}:searchNativeSqlQueries

      Flat Path : v1/projects/{projectsId}/locations/{locationsId}/batches/{batchesId}/sparkApplications/{sparkApplicationsId}:searchNativeSqlQueries

      Parameters :

        name

          Pattern : ^projects/[^/]+/locations/[^/]+/batches/[^/]+/sparkApplications/[^/]+$

          Location : path

          Required : Yes

          Type : string

          Description : Required. The fully qualified name of the batch to retrieve in the format "projects/PROJECT_ID/locations/DATAPROC_REGION/batches/BATCH_ID/sparkApplications/APPLICATION_ID"

        parent

          Description : Required. Parent (Batch) resource reference.

          Location : query

          Type : string

        pageToken

          Type : string

          Location : query

          Description : Optional. A page token received from a previous SearchSparkApplicationNativeSqlQueries call. Provide this token to retrieve the subsequent page.

        pageSize

          Location : query

          Description : Optional. Maximum number of queries to return in each response. The service may return fewer than this. The default page size is 10; the maximum page size is 100.

          Type : integer

          Format : int32

      Parameter Order : name