googleapis.com

Manages Hadoop-based clusters and jobs on Google Cloud Platform.

🔑 oauth2 34 endpoints analyticsmedia
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (10 total)

mcp-toolbox-sdk-python ✓ Official
pip install mcp-toolbox-sdk-python
python-storage ✓ Official
pip install python-storage
python-aiplatform ✓ Official
pip install python-aiplatform
python-genai ✓ Official
pip install python-genai
js-genai ✓ Official
npm install js-genai
go-genai ✓ Official
go get github.com/googleapis/go-genai
sdk-platform-java ✓ Official
# Maven: see https://github.com/googleapis/sdk-platform-java
java-genai ✓ Official
# Maven: see https://github.com/googleapis/java-genai
dotnet-genai ✓ Official
# See https://github.com/googleapis/dotnet-genai
gax-java ✓ Official
# See https://github.com/googleapis/gax-java
curl examples
Retrieves the latest workflow template.Can retrieve previously instantiated t…
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://dataproc.googleapis.com/v1/{name}
Lists batch workloads.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://dataproc.googleapis.com/v1/{parent}/batches
Lists workflows that match the specified filter in the request.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://dataproc.googleapis.com/v1/{parent}/workflowTemplates
Endpoints (34 total)
GET
/v1/{name}
Retrieves the latest workflow template.Can retrieve previously instantiated t…
GET
/v1/{parent}/batches
Lists batch workloads.
GET
/v1/{parent}/workflowTemplates
Lists workflows that match the specified filter in the request.
GET
/v1/{parent}/autoscalingPolicies
Lists autoscaling policies in the project.
GET
/v1/projects/{projectId}/regions/{region}/jobs
Lists regions/{region}/jobs in a project.
GET
/v1/projects/{projectId}/regions/{region}/clusters
Lists all regions/{region}/clusters in a project alphabetically.
GET
/v1/projects/{projectId}/regions/{region}/jobs/{jobId}
Gets the resource representation for a job in a project.
GET
/v1/projects/{projectId}/regions/{region}/clusters/{clusterName}
Gets the resource representation for a cluster in a project.
POST
/v1/{name}:cancel
Starts asynchronous cancellation on a long-running operation. The server make…
POST
/v1/{name}:resize
Resizes a node group in a cluster. The returned Operation.metadata is NodeGro…
POST
/v1/{parent}/batches
Creates a batch workload that executes asynchronously.
POST
/v1/{name}:instantiate
Instantiates a template and begins execution.The returned Operation can be us…
At a glance
Total SDKs10
Languages6
Endpoints34
Authoauth2
Categories2
https://dataproc.googleapis.com