Reference documentation and code samples for the Cloud Dataproc V1beta2 API class Google::Cloud::Dataproc::V1beta2::JobPlacement.
Dataproc job config.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#cluster_name
def cluster_name() -> ::String
Returns
- (::String) — Required. The name of the cluster where the job will be submitted.
#cluster_name=
def cluster_name=(value) -> ::String
Parameter
- value (::String) — Required. The name of the cluster where the job will be submitted.
Returns
- (::String) — Required. The name of the cluster where the job will be submitted.
#cluster_uuid
def cluster_uuid() -> ::String
Returns
- (::String) — Output only. A cluster UUID generated by the Dataproc service when the job is submitted.