Class Google::Cloud::Video::Transcoder::V1beta1::JobTemplate

Transcoding job template resource.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#config

def config() -> ::Google::Cloud::Video::Transcoder::V1beta1::JobConfig
Returns

#config=

def config=(value) -> ::Google::Cloud::Video::Transcoder::V1beta1::JobConfig
Parameter
Returns

#name

def name() -> ::String
Returns
  • (::String) — The resource name of the job template. Format: projects/{project}/locations/{location}/jobTemplates/{job_template}

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — The resource name of the job template. Format: projects/{project}/locations/{location}/jobTemplates/{job_template}
Returns
  • (::String) — The resource name of the job template. Format: projects/{project}/locations/{location}/jobTemplates/{job_template}