public sealed class GcsOutputConfig : IMessage<GcsOutputConfig>, IEquatable<GcsOutputConfig>, IDeepCloneable<GcsOutputConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Speech-to-Text v2 API class GcsOutputConfig.
[[["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 documentation for the `GcsOutputConfig` class within the Google Cloud Speech-to-Text v2 API, which handles output configurations for Cloud Storage."],["The `GcsOutputConfig` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `object` class."],["The latest version of the `GcsOutputConfig` class documented here is 1.4.0, with prior versions 1.3.0, 1.2.0, 1.1.0 and 1.0.0 also available for reference."],["The `GcsOutputConfig` class features a `Uri` property, a string that defines the Cloud Storage URI prefix used for writing recognition results."],["There are two constructors available for `GcsOutputConfig`: one default and one that accepts another `GcsOutputConfig` instance as a parameter."]]],[]]