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-04-17 UTC."],[[["This document provides reference documentation for the `VttOutputFileFormatConfig` class within the Cloud Speech-to-Text v2 API, detailing its purpose in handling WebVTT subtitle file output configurations."],["`VttOutputFileFormatConfig` is a sealed class that inherits from `object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The namespace for this class is `Google.Cloud.Speech.V2`, and it is part of the `Google.Cloud.Speech.V2.dll` assembly."],["The document lists available versions of the `VttOutputFileFormatConfig` class, ranging from version 1.0.0 to the latest 1.4.0."],["The `VttOutputFileFormatConfig` class has two constructors: a default constructor and a copy constructor that takes another `VttOutputFileFormatConfig` instance as a parameter."]]],[]]