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
    
  - (::Google::Protobuf::Timestamp) — Deprecated. Do not use.
#last_update_time=
def last_update_time=(value) -> ::Google::Protobuf::Timestamp
    Parameter
    
  - value (::Google::Protobuf::Timestamp) — Deprecated. Do not use.
    Returns
    
  - (::Google::Protobuf::Timestamp) — Deprecated. Do not use.
#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
    
  - (::Google::Protobuf::Timestamp) — Time when the request was received.
#start_time=
def start_time=(value) -> ::Google::Protobuf::Timestamp
    Parameter
    
  - value (::Google::Protobuf::Timestamp) — Time when the request was received.
    Returns
    
- (::Google::Protobuf::Timestamp) — Time when the request was received.