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-03-21 UTC."],[[["This webpage provides reference documentation for the `NativeOutputFileFormatConfig` class within the Google Cloud Speech-to-Text v2 API."],["The `NativeOutputFileFormatConfig` class is used for configuring output settings for serialized `BatchRecognizeResults` protos."],["This class inherits from `object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version available for this class is 1.4.0, with previous versions like 1.3.0, 1.2.0, 1.1.0, and 1.0.0 also documented."],["The `NativeOutputFileFormatConfig` class can be constructed in two ways: using a parameterless constructor or by passing an existing `NativeOutputFileFormatConfig` object as a parameter."]]],[]]