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"]],[["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 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."]]],[]]