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 reference documentation for the `GcsOutputResult` class within the Retail v2 API from Google Cloud, specifically for version 2.7.0."],["The `GcsOutputResult` class, which is part of the `Google.Cloud.Retail.V2` namespace, represents a result outputted to Google Cloud Storage (GCS)."],["It is an implementation of various interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class."],["The class includes a constructor, `GcsOutputResult()`, and a copy constructor, `GcsOutputResult(GcsOutputResult other)`, and a property `OutputUri` which is a string type."],["This page also contains links to prior versions of the documentation and code samples for `GcsOutputResult`, up to the most current version, 2.12.0, and as far back as 1.0.0."]]],[]]