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 document provides reference documentation for the `VttOutputFileFormatConfig` class within the Google Cloud Speech-to-Text v2 API."],["`VttOutputFileFormatConfig` is used for configuring output files in WebVTT format for subtitles, as defined by the W3C."],["The class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["The latest version of this class is 1.4.0, and earlier versions going back to 1.0.0 are also documented."],["The `VttOutputFileFormatConfig` class has two constructors: a default constructor and a constructor that takes another `VttOutputFileFormatConfig` instance as a parameter."]]],[]]