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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eCloudStorageResult\u003c/code\u003e class, part of the Google Cloud Speech-to-Text v2 API, represents the final results of a speech recognition operation written to Cloud Storage.\u003c/p\u003e\n"],["\u003cp\u003eThis class is available across multiple versions, with 1.4.0 being the latest.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCloudStorageResult\u003c/code\u003e has two constructors, one empty and one that takes a \u003ccode\u003eCloudStorageResult\u003c/code\u003e object, and it inherits from \u003ccode\u003eobject\u003c/code\u003e while implementing various interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties for \u003ccode\u003eSrtFormatUri\u003c/code\u003e, \u003ccode\u003eUri\u003c/code\u003e, and \u003ccode\u003eVttFormatUri\u003c/code\u003e, which are strings representing Cloud Storage URIs for different formatted output files.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers recognition output in the form of captions, either as SRT or VTT, and these results are delivered through Cloud Storage URIs.\u003c/p\u003e\n"]]],[],null,[]]