Cloud Dataproc API (dataproc:v1)

2025-03-13

6 new methods | 2 removed methods

Additions

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

      Path : v1/{+name}:searchNativeSqlQueries

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

      HTTP Method : GET

      Parameters :

        name

          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

          Type : string

        parent

          Description : Required. Parent (Batch) resource reference.

          Location : query

          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

          Type : integer

          Format : int32

        pageToken

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

          Location : query

          Type : string

      Parameter Order : name

      Scopes : https://www.googleapis.com/auth/cloud-platform

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

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

      Path : v1/{+name}:accessNativeSqlQuery

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

      HTTP Method : GET

      Parameters :

        name

          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

          Type : string

        parent

          Description : Required. Parent (Batch) resource reference.

          Location : query

          Type : string

        executionId

          Description : Required. Execution ID

          Location : query

          Type : string

          Format : int64

      Parameter Order : name

      Scopes : https://www.googleapis.com/auth/cloud-platform

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

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

      Path : v1/{+name}:accessNativeBuildInfo

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

      HTTP Method : GET

      Parameters :

        name

          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

          Type : string

        parent

          Description : Required. Parent (Batch) resource reference.

          Location : query

          Type : string

      Parameter Order : name

      Scopes : https://www.googleapis.com/auth/cloud-platform

      Description : Obtain build data for Native Job

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

      Path : v1/{+name}:searchNativeSqlQueries

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

      HTTP Method : GET

      Parameters :

        name

          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

          Type : string

        parent

          Description : Required. Parent (Session) resource reference.

          Location : query

          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

          Type : integer

          Format : int32

        pageToken

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

          Location : query

          Type : string

      Parameter Order : name

      Scopes : https://www.googleapis.com/auth/cloud-platform

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

  • dataproc.projects.locations.sessions.sparkApplications.accessNativeSqlQuery

      Path : v1/{+name}:accessNativeSqlQuery

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

      HTTP Method : GET

      Parameters :

        name

          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

          Type : string

        parent

          Description : Required. Parent (Session) resource reference.

          Location : query

          Type : string

        executionId

          Description : Required. Execution ID

          Location : query

          Type : string

          Format : int64

      Parameter Order : name

      Scopes : https://www.googleapis.com/auth/cloud-platform

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

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

      Path : v1/{+name}:accessNativeBuildInfo

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

      HTTP Method : GET

      Parameters :

        name

          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

          Type : string

        parent

          Description : Required. Parent (Session) resource reference.

          Location : query

          Type : string

      Parameter Order : name

      Scopes : https://www.googleapis.com/auth/cloud-platform

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

Deletions

    Methods
  • dataproc.projects.regions.clusters.repair

      Path : v1/projects/{projectId}/regions/{region}/clusters/{clusterName}:repair

      Flat Path : v1/projects/{projectId}/regions/{region}/clusters/{clusterName}:repair

      HTTP Method : POST

      Parameters :

        projectId

          Description : Required. The ID of the Google Cloud Platform project the cluster belongs to.

          Location : path

          Required : Yes

          Type : string

        region

          Description : Required. The Dataproc region in which to handle the request.

          Location : path

          Required : Yes

          Type : string

        clusterName

          Description : Required. The cluster name.

          Location : path

          Required : Yes

          Type : string

      Parameter Order :

    • projectId
    • region
    • clusterName
    • Scopes : https://www.googleapis.com/auth/cloud-platform

      Description : Repairs a cluster.

  • dataproc.projects.regions.clusters.nodeGroups.repair

      Path : v1/{+name}:repair

      Flat Path : v1/projects/{projectsId}/regions/{regionsId}/clusters/{clustersId}/nodeGroups/{nodeGroupsId}:repair

      HTTP Method : POST

      Parameters :

        name

          Description : Required. The name of the node group to resize. Format: projects/{project}/regions/{region}/clusters/{cluster}/nodeGroups/{nodeGroup}

          Pattern : ^projects/[^/]+/regions/[^/]+/clusters/[^/]+/nodeGroups/[^/]+$

          Location : path

          Required : Yes

          Type : string

      Parameter Order : name

      Scopes : https://www.googleapis.com/auth/cloud-platform

      Description : Repair nodes in a node group.