Class: Google::Cloud::TextToSpeech::V1beta1::SynthesizeLongAudioMetadata

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/texttospeech/v1beta1/cloud_tts_lrs.rb

Overview

Metadata for response returned by the SynthesizeLongAudio method.

Instance Attribute Summary collapse

Instance Attribute Details

#last_update_time::Google::Protobuf::Timestamp

Deprecated.

This field is deprecated and may be removed in the next major version update.

Returns Deprecated. Do not use.

Returns:



66
67
68
69
# File 'proto_docs/google/cloud/texttospeech/v1beta1/cloud_tts_lrs.rb', line 66

class SynthesizeLongAudioMetadata
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#progress_percentage::Float

Returns 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%.



66
67
68
69
# File 'proto_docs/google/cloud/texttospeech/v1beta1/cloud_tts_lrs.rb', line 66

class SynthesizeLongAudioMetadata
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#start_time::Google::Protobuf::Timestamp

Returns Time when the request was received.

Returns:



66
67
68
69
# File 'proto_docs/google/cloud/texttospeech/v1beta1/cloud_tts_lrs.rb', line 66

class SynthesizeLongAudioMetadata
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end