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 `GcsOutputResult` class is part of the Google Cloud Retail v2 API, serving as a representation of a GCS output result."],["Version 2.12.0 is the latest release for the `GcsOutputResult` class, with historical versions going as far back as 1.0.0."],["The `GcsOutputResult` class inherits from `object` and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class provides two constructors, a default one and one that takes another `GcsOutputResult` object as a parameter for copying."],["The `GcsOutputResult` class contains the `OutputUri` property, a string that specifies the uri of the Gcs output."]]],[]]