googleapis.com

Manages Google Cloud Dataflow projects on Google Cloud Platform.

🔑 oauth2 41 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
List the jobs of a project. To list the jobs of a project in a region, we rec…
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://dataflow.googleapis.com/v1b3/projects/{projectId}/jobs
Lists snapshots.
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://dataflow.googleapis.com/v1b3/projects/{projectId}/snapshots
Gets the state of the specified Cloud Dataflow job. To get the state of a job…
curl \
  -H "Authorization: Bearer $ACCESS_TOKEN" \
  https://dataflow.googleapis.com/v1b3/projects/{projectId}/jobs/{jobId}
Endpoints (41 total)
GET
/v1b3/projects/{projectId}/jobs
List the jobs of a project. To list the jobs of a project in a region, we rec…
GET
/v1b3/projects/{projectId}/snapshots
Lists snapshots.
GET
/v1b3/projects/{projectId}/jobs/{jobId}
Gets the state of the specified Cloud Dataflow job. To get the state of a job…
GET
/v1b3/projects/{projectId}/templates:get
Get the template associated with a template.
GET
/v1b3/projects/{projectId}/jobs:aggregated
List the jobs of a project across all regions.
GET
/v1b3/projects/{projectId}/jobs/{jobId}/metrics
Request the job status. To request the status of a job, we recommend using `p…
GET
/v1b3/projects/{projectId}/jobs/{jobId}/messages
Request the job status. To request the status of a job, we recommend using `p…
GET
/v1b3/projects/{projectId}/snapshots/{snapshotId}
Gets information about a snapshot.
GET
/v1b3/projects/{projectId}/locations/{location}/jobs
List the jobs of a project. To list the jobs of a project in a region, we rec…
GET
/v1b3/projects/{projectId}/locations/{location}/snapshots
Lists snapshots.
GET
/v1b3/projects/{projectId}/locations/{location}/jobs/{jobId}
Gets the state of the specified Cloud Dataflow job. To get the state of a job…
GET
/v1b3/projects/{projectId}/locations/{location}/templates:get
Get the template associated with a template.
At a glance
Total SDKs10
Languages6
Endpoints41
Authoauth2
Categories2
https://dataflow.googleapis.com