public sealed class GcsOutputResult : IMessage<GcsOutputResult>, IEquatable<GcsOutputResult>, IDeepCloneable<GcsOutputResult>, IBufferMessage, IMessage
Reference documentation and code samples for the Retail v2 API class GcsOutputResult.
[[["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."],[[["The latest version of the `GcsOutputResult` class in the Retail v2 API is 2.12.0, and this page provides access to the documentation for this latest version, as well as many other older versions."],["The `GcsOutputResult` class, found within the `Google.Cloud.Retail.V2` namespace, is part of the Retail v2 API and is contained within the `Google.Cloud.Retail.V2.dll` assembly."],["This class represents a result of a Google Cloud Storage output, inheriting from `object` and implementing multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GcsOutputResult` class includes a property `OutputUri` of string type, that represents the URI of the Gcs output."],["The `GcsOutputResult` has two constructors: a default one that takes no arguments, and one that receives another GcsOutputResult object."]]],[]]