"Managed Service for Apache Spark" is the new name for the product formerly known as "Dataproc on Compute Engine" (cluster deployment) and "Google Cloud Serverless for Apache Spark" (serverless deployment).
Method: projects.regions.clusters.nodeGroups.get
Stay organized with collections
Save and categorize content based on your preferences.
Gets the resource representation for a node group in a cluster.
HTTP request
GET https://dataproc.googleapis.com/v1/{name=projects/*/regions/*/clusters/*/nodeGroups/*}
The URL uses gRPC Transcoding syntax.
Path parameters
| Parameters |
name |
string
Required. The name of the node group to retrieve. Format: projects/{project}/regions/{region}/clusters/{cluster}/nodeGroups/{nodeGroup}
|
Request body
The request body must be empty.
Response body
If successful, the response body contains an instance of NodeGroup.
Authorization scopes
Requires one of the following OAuth scopes:
https://www.googleapis.com/auth/cloud-platform
https://www.googleapis.com/auth/dataproc
https://www.googleapis.com/auth/dataproc.read-only
For more information, see the Authentication Overview.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-05-11 UTC.
[null,null,["Last updated 2026-05-11 UTC."],[],[]]