Class: Google::Apis::LanguageV2::XpsTextToSpeechTrainResponse
- Inherits:
-
Object
- Object
- Google::Apis::LanguageV2::XpsTextToSpeechTrainResponse
- Includes:
- Core::Hashable, Core::JsonObjectSupport
- Defined in:
- lib/google/apis/language_v2/classes.rb,
lib/google/apis/language_v2/representations.rb,
lib/google/apis/language_v2/representations.rb
Overview
TextToSpeech train response
Instance Method Summary collapse
-
#initialize(**args) ⇒ XpsTextToSpeechTrainResponse
constructor
A new instance of XpsTextToSpeechTrainResponse.
-
#update!(**args) ⇒ Object
Update properties of this object.
Constructor Details
#initialize(**args) ⇒ XpsTextToSpeechTrainResponse
Returns a new instance of XpsTextToSpeechTrainResponse.
4204 4205 4206 |
# File 'lib/google/apis/language_v2/classes.rb', line 4204 def initialize(**args) update!(**args) end |
Instance Method Details
#update!(**args) ⇒ Object
Update properties of this object
4209 4210 |
# File 'lib/google/apis/language_v2/classes.rb', line 4209 def update!(**args) end |