public sealed class NativeOutputFileFormatConfig : IMessage<NativeOutputFileFormatConfig>, IEquatable<NativeOutputFileFormatConfig>, IDeepCloneable<NativeOutputFileFormatConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Speech-to-Text v2 API class NativeOutputFileFormatConfig.
Output configurations for serialized BatchRecognizeResults protos.
[[["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 `NativeOutputFileFormatConfig` class is part of the Google Cloud Speech-to-Text v2 API, specifically within the `Google.Cloud.Speech.V2` namespace in the `Google.Cloud.Speech.V2.dll` assembly."],["This class is used for configuring output formats for serialized `BatchRecognizeResults` protos in the Cloud Speech-to-Text v2 API."],["`NativeOutputFileFormatConfig` inherits from the `object` class and implements several interfaces, including `IMessage`, `IEquatable\u003cNativeOutputFileFormatConfig\u003e`, `IDeepCloneable\u003cNativeOutputFileFormatConfig\u003e`, and `IBufferMessage`."],["The documentation covers versions of the Speech API ranging from version 1.0.0 up to the latest, 1.4.0, along with the current version being 1.1.0."],["There are two constructors available for this class, a default constructor, and one that accepts another instance of `NativeOutputFileFormatConfig` as a parameter."]]],[]]