2026-07-25
▼ ▲ dataproc.projects.locations.batches.sparkApplications.searchNativeSqlQueries
Description : Obtain data corresponding to Native SQL Queries for a Spark Application.
Scopes :
Flat Path : v1/projects/{projectsId}/locations/{locationsId}/batches/{batchesId}/sparkApplications/{sparkApplicationsId}:searchNativeSqlQueries
HTTP Method : GET
Path : v1/{+name}:searchNativeSqlQueries
Parameter Order : name
Parameters :
name
Type : string
Pattern : ^projects/[^/]+/locations/[^/]+/batches/[^/]+/sparkApplications/[^/]+$
Required : Yes
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"
Location : path
parent
Type : string
Description : Required. Parent (Batch) resource reference.
Location : query
pageSize
Type : integer
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
pageToken
Description : Optional. A page token received from a previous SearchSparkApplicationNativeSqlQueries call. Provide this token to retrieve the subsequent page.
Type : string
Location : query
▼ ▲ dataproc.projects.locations.batches.sparkApplications.computeTuningConfig
Description : Returns autotuning configuration for a specific query plan id and cohort id. Called by Spark during query planning.
Scopes :
Flat Path : v1/projects/{projectsId}/locations/{locationsId}/batches/{batchesId}/sparkApplications/{sparkApplicationsId}:computeTuningConfig
HTTP Method : GET
Path : v1/{+name}:computeTuningConfig
Parameter Order : name
Parameters :
semanticQueryId
Location : query
Description : Required. Spark semantic query ID.
Type : string
name
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"
Location : path
Pattern : ^projects/[^/]+/locations/[^/]+/batches/[^/]+/sparkApplications/[^/]+$
Type : string
Required : Yes
executionId
Description : Required. Spark execution ID for the query.
Type : string
Format : int64
Location : query
parent
Location : query
Type : string
Description : Required. Parent (Batch) resource reference.
▼ ▲ dataproc.projects.locations.batches.sparkApplications.accessNativeSqlQuery
Scopes :
Description : Obtain data corresponding to a particular Native SQL Query for a Spark Application.
HTTP Method : GET
Flat Path : v1/projects/{projectsId}/locations/{locationsId}/batches/{batchesId}/sparkApplications/{sparkApplicationsId}:accessNativeSqlQuery
Parameters :
name
Pattern : ^projects/[^/]+/locations/[^/]+/batches/[^/]+/sparkApplications/[^/]+$
Type : string
Required : Yes
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"
Location : path
executionId
Type : string
Description : Required. Execution ID
Location : query
Format : int64
parent
Location : query
Type : string
Description : Required. Parent (Batch) resource reference.
Parameter Order : name
Path : v1/{+name}:accessNativeSqlQuery
▼ ▲ dataproc.projects.locations.batches.sparkApplications.accessNativeBuildInfo
Parameters :
parent
Type : string
Description : Required. Parent (Batch) resource reference.
Location : query
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"
Location : path
Type : string
Pattern : ^projects/[^/]+/locations/[^/]+/batches/[^/]+/sparkApplications/[^/]+$
Required : Yes
Parameter Order : name
Path : v1/{+name}:accessNativeBuildInfo
HTTP Method : GET
Flat Path : v1/projects/{projectsId}/locations/{locationsId}/batches/{batchesId}/sparkApplications/{sparkApplicationsId}:accessNativeBuildInfo
Scopes :
Description : Obtain build data for Native Job
▼ ▲ dataproc.projects.locations.sessions.sparkApplications.accessNativeSqlQuery
Parameters :
parent
Location : query
Description : Required. Parent (Session) resource reference.
Type : string
name
Type : string
Pattern : ^projects/[^/]+/locations/[^/]+/sessions/[^/]+/sparkApplications/[^/]+$
Required : Yes
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"
Location : path
executionId
Type : string
Description : Required. Execution ID
Location : query
Format : int64
Parameter Order : name
Path : v1/{+name}:accessNativeSqlQuery
Scopes :
Description : Obtain data corresponding to a particular Native SQL Query for a Spark Application.
HTTP Method : GET
Flat Path : v1/projects/{projectsId}/locations/{locationsId}/sessions/{sessionsId}/sparkApplications/{sparkApplicationsId}:accessNativeSqlQuery
▼ ▲ dataproc.projects.locations.sessions.sparkApplications.accessNativeBuildInfo
Parameter Order : name
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"
Location : path
Pattern : ^projects/[^/]+/locations/[^/]+/sessions/[^/]+/sparkApplications/[^/]+$
Type : string
Required : Yes
parent
Description : Required. Parent (Session) resource reference.
Type : string
Location : query
Path : v1/{+name}:accessNativeBuildInfo
HTTP Method : GET
Flat Path : v1/projects/{projectsId}/locations/{locationsId}/sessions/{sessionsId}/sparkApplications/{sparkApplicationsId}:accessNativeBuildInfo
Description : Obtain data corresponding to Native Build Information for a Spark Application.
Scopes :
▼ ▲ dataproc.projects.locations.sessions.sparkApplications.searchNativeSqlQueries
Path : v1/{+name}:searchNativeSqlQueries
Parameters :
name
Required : Yes
Type : string
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"
parent
Location : query
Description : Required. Parent (Session) resource reference.
Type : string
pageSize
Format : int32
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
pageToken
Location : query
Type : string
Description : Optional. A page token received from a previous SearchSessionSparkApplicationSqlQueries call. Provide this token to retrieve the subsequent page.
Parameter Order : name
Scopes :
Description : Obtain data corresponding to Native SQL Queries for a Spark Application.
Flat Path : v1/projects/{projectsId}/locations/{locationsId}/sessions/{sessionsId}/sparkApplications/{sparkApplicationsId}:searchNativeSqlQueries
HTTP Method : GET