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."],[[["The `VttOutputFileFormatConfig` class in the Cloud Speech-to-Text v2 API manages output configurations for WebVTT formatted subtitle files."],["This class is a part of the `Google.Cloud.Speech.V2` namespace and is defined in the `Google.Cloud.Speech.V2.dll` assembly."],["It implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, ensuring compliance with relevant .NET and Protobuf standards."],["The latest version of the class is 1.4.0, with versions ranging from 1.0.0 to 1.4.0 being documented in this reference."],["The class also inherits from `object` class and provides two constructors: a default constructor and one that takes another `VttOutputFileFormatConfig` instance as a parameter."]]],[]]