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 webpage details the `GcsOutputResult` class, which represents a Cloud Storage output result and is found within the `Google.Cloud.Asset.V1` namespace."],["The latest version available is 3.12.0, and the page also lists numerous previous versions of the `GcsOutputResult`, dating back to version 2.7.0."],["`GcsOutputResult` implements multiple interfaces, including `IMessage`, `IEquatable\u003cGcsOutputResult\u003e`, `IDeepCloneable\u003cGcsOutputResult\u003e`, and `IBufferMessage`."],["The class includes a property named `Uris`, which is a list of Cloud Storage object URIs in a `RepeatedField\u003cstring\u003e` format."],["The page shows that the `GcsOutputResult` class inherits from `Object`, including inherited members such as `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`, and it also includes information about its constructors."]]],[]]