2025-05-21
▼ ▲ 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.