public sealed class SynthesizeLongAudioMetadata : IMessage<SynthesizeLongAudioMetadata>, IEquatable<SynthesizeLongAudioMetadata>, IDeepCloneable<SynthesizeLongAudioMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Text-to-Speech v1 API class SynthesizeLongAudioMetadata.
Metadata for response returned by the SynthesizeLongAudio method.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This document provides reference documentation for the `SynthesizeLongAudioMetadata` class within the Google Cloud Text-to-Speech v1 API."],["`SynthesizeLongAudioMetadata` is a class used to handle metadata returned by the `SynthesizeLongAudio` method."],["The latest version available is 3.10.0, and the document covers multiple versions of the class, dating back to version 2.2.0."],["The `SynthesizeLongAudioMetadata` class has properties for `LastUpdateTime`, `ProgressPercentage`, and `StartTime` to track the progress and status of audio synthesis, with the `LastUpdateTime` property being obsolete."],["The `SynthesizeLongAudioMetadata` class implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."]]],[]]