Module: Google::Cloud::Dataproc::V1::ClusterController

Defined in:
lib/google/cloud/dataproc/v1/cluster_controller.rb,
lib/google/cloud/dataproc/v1/cluster_controller/rest.rb,
lib/google/cloud/dataproc/v1/cluster_controller/paths.rb,
lib/google/cloud/dataproc/v1/cluster_controller/client.rb,
lib/google/cloud/dataproc/v1/cluster_controller/operations.rb,
lib/google/cloud/dataproc/v1/cluster_controller/credentials.rb,
lib/google/cloud/dataproc/v1/cluster_controller/rest/client.rb,
lib/google/cloud/dataproc/v1/cluster_controller/rest/operations.rb,
lib/google/cloud/dataproc/v1/cluster_controller/rest/service_stub.rb

Overview

The ClusterControllerService provides methods to manage clusters of Compute Engine instances.

To load this service and instantiate a REST client:

require "google/cloud/dataproc/v1/cluster_controller/rest"
client = ::Google::Cloud::Dataproc::V1::ClusterController::Rest::Client.new

Defined Under Namespace

Modules: Paths, Rest Classes: Client, Credentials, Operations