public sealed class CloudStorageResult : IMessage<CloudStorageResult>, IEquatable<CloudStorageResult>, IDeepCloneable<CloudStorageResult>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Speech-to-Text v2 API class CloudStorageResult.
[[["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 document provides reference information for the `CloudStorageResult` class within the Google Cloud Speech-to-Text v2 API, specifically for version 1.2.0."],["The `CloudStorageResult` class represents the final results of speech recognition that are written to Cloud Storage."],["The class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["The `CloudStorageResult` class has two constructors and three properties: `SrtFormatUri`, `Uri`, and `VttFormatUri`, all of which are strings."],["There are 5 versions available for the Cloud Storage result class, ranging from 1.0.0 to 1.4.0, the latter being the latest."]]],[]]