Cloud Text-to-Speech V1beta1 API - Class Google::Cloud::TextToSpeech::V1beta1::SynthesizeLongAudioMetadata (v0.14.0)

Reference documentation and code samples for the Cloud Text-to-Speech V1beta1 API class Google::Cloud::TextToSpeech::V1beta1::SynthesizeLongAudioMetadata.

Metadata for response returned by the SynthesizeLongAudio method.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#last_update_time

def last_update_time() -> ::Google::Protobuf::Timestamp
Returns

#last_update_time=

def last_update_time=(value) -> ::Google::Protobuf::Timestamp
Parameter
Returns

#progress_percentage

def progress_percentage() -> ::Float
Returns
  • (::Float) — The progress of the most recent processing update in percentage, ie. 70.0%.

#progress_percentage=

def progress_percentage=(value) -> ::Float
Parameter
  • value (::Float) — The progress of the most recent processing update in percentage, ie. 70.0%.
Returns
  • (::Float) — The progress of the most recent processing update in percentage, ie. 70.0%.

#start_time

def start_time() -> ::Google::Protobuf::Timestamp
Returns

#start_time=

def start_time=(value) -> ::Google::Protobuf::Timestamp
Parameter
Returns