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 webpage provides documentation for the `SynthesizeLongAudioMetadata` class within the Google Cloud Text-to-Speech v1 API, detailing its structure and usage."],["The `SynthesizeLongAudioMetadata` class, which is a sealed class, is used to track the progress and metadata of long audio synthesis requests."],["The documentation lists various versions of the Google Cloud Text-to-Speech v1 API, ranging from version 2.2.0 up to the latest version 3.10.0, each with its own `SynthesizeLongAudioMetadata` documentation."],["Key properties of `SynthesizeLongAudioMetadata` include `LastUpdateTime` (deprecated), `ProgressPercentage`, and `StartTime`, which track the progress, and request timing."],["This class implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its roles in data handling and manipulation within the API."]]],[]]