Class Google::Cloud::Dataproc::V1::GetBatchRequest (v0.8.0)

A request to get the resource representation for a batch workload.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#name

def name() -> ::String
Returns
  • (::String) — Required. The name of the batch to retrieve.

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Required. The name of the batch to retrieve.
Returns
  • (::String) — Required. The name of the batch to retrieve.