GoogleApi.TextToSpeech.V1.Model.ImportDataRequest (google_api_text_to_speech v0.13.1) View Source
A request to import data.
Attributes
-
csvCloudStorageUri
(type:String.t
, default:nil
) - Customer provide a Cloud Storage link which point to a .csv file which stores all the truth text and Cloud Storage link of audio data.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.TextToSpeech.V1.Model.ImportDataRequest{ csvCloudStorageUri: String.t() | nil }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.