Class Google::Cloud::Video::Transcoder::V1beta1::TextStream::TextAtom

The mapping for the Job.edit_list atoms with text EditAtom.inputs.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#inputs

def inputs() -> ::Array<::Google::Cloud::Video::Transcoder::V1beta1::TextStream::TextAtom::TextInput>
Returns

#inputs=

def inputs=(value) -> ::Array<::Google::Cloud::Video::Transcoder::V1beta1::TextStream::TextAtom::TextInput>
Parameter
Returns

#key

def key() -> ::String
Returns
  • (::String) — Required. The EditAtom.key that references atom with text inputs in the Job.edit_list.

#key=

def key=(value) -> ::String
Parameter
  • value (::String) — Required. The EditAtom.key that references atom with text inputs in the Job.edit_list.
Returns
  • (::String) — Required. The EditAtom.key that references atom with text inputs in the Job.edit_list.