Class Google::Cloud::Video::Transcoder::V1beta1::GetJobRequest

Request message for TranscoderService.GetJob.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#name

def name() -> ::String
Returns
  • (::String) — Required. The name of the job to retrieve. Format: projects/{project}/locations/{location}/jobs/{job}

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Required. The name of the job to retrieve. Format: projects/{project}/locations/{location}/jobs/{job}
Returns
  • (::String) — Required. The name of the job to retrieve. Format: projects/{project}/locations/{location}/jobs/{job}