public sealed class GcsOutputResult : IMessage<GcsOutputResult>, IEquatable<GcsOutputResult>, IDeepCloneable<GcsOutputResult>, IBufferMessage, IMessage
[[["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."],[[["The page details the `GcsOutputResult` class within the `Google.Cloud.Asset.V1` namespace, which is used for Cloud Storage output results."],["It provides a comprehensive list of available versions of the `GcsOutputResult` class, ranging from version 2.7.0 up to the latest 3.12.0."],["The class inherits from `Object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It has two constructors: a default constructor and one that takes another `GcsOutputResult` object as a parameter for copying."],["The `Uris` property is included in the class, which allows for the storage of a list of uris of Cloud Storage objects in the form of a `RepeatedField\u003cstring\u003e`."]]],[]]