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-04-17 UTC."],[[["This webpage provides documentation for the `GcsOutputResult` class within the Google Cloud Retail v2 API for .NET, with the latest version being 2.12.0."],["The `GcsOutputResult` class, a part of the `Google.Cloud.Retail.V2` namespace, serves as an output result within the Retail v2 API and is available across multiple versions from 1.0.0 to 2.12.0."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and has methods inherited from the base `object` class."],["`GcsOutputResult` objects can be constructed using either a default constructor or a copy constructor, and it has an `OutputUri` property of type string that can be modified."]]],[]]