public sealed class SrtOutputFileFormatConfig : IMessage<SrtOutputFileFormatConfig>, IEquatable<SrtOutputFileFormatConfig>, IDeepCloneable<SrtOutputFileFormatConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Speech-to-Text v2 API class SrtOutputFileFormatConfig.
Output configurations SubRip
Text
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 documentation provides details for the `SrtOutputFileFormatConfig` class within the Google Cloud Speech-to-Text v2 API, which is used for output configurations of SubRip Text formatted subtitle files."],["The `SrtOutputFileFormatConfig` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its capabilities and functionalities."],["The class inherits from the base `object` type and includes inherited members such as `GetHashCode()`, `GetType()`, and `ToString()`."],["Constructors are available to create new instances, either as a default configuration or by copying from an existing `SrtOutputFileFormatConfig` instance."],["This document is for version 1.1.0 of this class, but other versions of the class are available, with version 1.4.0 being the latest."]]],[]]