Cloud Dataproc API

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

Service: dataproc.googleapis.com

The Service name dataproc.googleapis.com is needed to create RPC client stubs.

google.cloud.dataproc.v1.BatchController

Methods
CreateBatch Creates a batch workload that executes asynchronously.
DeleteBatch Deletes the batch workload resource.
GetBatch Gets the batch workload resource representation.
ListBatches Lists batch workloads.

google.cloud.dataproc.v1.SessionController

Methods
CreateSession Create an interactive session asynchronously.
DeleteSession Deletes the interactive session resource.
GetSession Gets the resource representation for an interactive session.
ListSessions Lists interactive sessions.
TerminateSession Terminates the interactive session.

google.cloud.dataproc.v1.SessionTemplateController

Methods
CreateSessionTemplate Create a session template synchronously.
DeleteSessionTemplate Deletes a session template.
GetSessionTemplate Gets the resource representation for a session template.
ListSessionTemplates Lists session templates.
UpdateSessionTemplate Updates the session template synchronously.

google.longrunning.Operations

Methods
CancelOperation Starts asynchronous cancellation on a long-running operation.
DeleteOperation Deletes a long-running operation.
GetOperation Gets the latest state of a long-running operation.
ListOperations Lists operations that match the specified filter in the request.
WaitOperation Waits until the specified long-running operation is done or reaches at most a specified timeout, returning the latest state.