public sealed class VttOutputFileFormatConfig : IMessage<VttOutputFileFormatConfig>, IEquatable<VttOutputFileFormatConfig>, IDeepCloneable<VttOutputFileFormatConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Speech-to-Text v2 API class VttOutputFileFormatConfig.
Output configurations for WebVTT formatted
subtitle file.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This webpage provides reference documentation for the `VttOutputFileFormatConfig` class within the Google Cloud Speech-to-Text v2 API, designed for configuring WebVTT subtitle file outputs."],["The `VttOutputFileFormatConfig` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["The latest version of the API documentation is 1.4.0, with prior versions 1.3.0, 1.2.0, 1.1.0, and 1.0.0 available for reference."],["The class has two constructors, a default one (`VttOutputFileFormatConfig()`) and a copy constructor (`VttOutputFileFormatConfig(VttOutputFileFormatConfig other)`), allowing for the creation of new instances."]]],[]]