public sealed class GcsOutputResult : IMessage<GcsOutputResult>, IEquatable<GcsOutputResult>, IDeepCloneable<GcsOutputResult>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Asset Inventory v1 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 Asset Inventory v1 API, specifically for the .NET environment."],["The `GcsOutputResult` class, part of the `Google.Cloud.Asset.V1` namespace, is used to represent a Cloud Storage output result, inheriting from `Object` and implementing several interfaces such as `IMessage` and `IEquatable`."],["The documentation details the available constructors, including a default constructor and a copy constructor, along with the `Uris` property that contains a list of Cloud Storage object URIs."],["Multiple versions of the `GcsOutputResult` class are available, with version 3.12.0 being the latest, all the way back to version 2.7.0."],["The page details the inherited members of the `GcsOutputResult` class, such as GetHashCode(), GetType(), MemberwiseClone(), and ToString()."]]],[]]