Transcoder V1 API - Class Google::Cloud::Video::Transcoder::V1::CreateJobRequest (v0.7.0)

Reference documentation and code samples for the Transcoder V1 API class Google::Cloud::Video::Transcoder::V1::CreateJobRequest.

Request message for TranscoderService.CreateJob.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#job

def job() -> ::Google::Cloud::Video::Transcoder::V1::Job
Returns

#job=

def job=(value) -> ::Google::Cloud::Video::Transcoder::V1::Job
Parameter
Returns

#parent

def parent() -> ::String
Returns
  • (::String) — Required. The parent location to create and process this job. Format: projects/{project}/locations/{location}

#parent=

def parent=(value) -> ::String
Parameter
  • value (::String) — Required. The parent location to create and process this job. Format: projects/{project}/locations/{location}
Returns
  • (::String) — Required. The parent location to create and process this job. Format: projects/{project}/locations/{location}