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-05-02 UTC."],[[["The latest version of the `GcsOutputResult` class in the Google Cloud Asset Inventory v1 API is 3.12.0, with multiple previous versions ranging from 3.11.0 to 2.7.0 also available."],["`GcsOutputResult` is a class representing a Cloud Storage output result and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GcsOutputResult` class has a `Uris` property that is a `RepeatedField` of strings, representing a list of URIs for Cloud Storage objects."],["The class contains two constructors: a parameter-less `GcsOutputResult()` constructor, and another one that copies the content of another instance of `GcsOutputResult`."],["`GcsOutputResult` inherits from the `object` class, inheriting its member functions, as well as being in the namespace `Google.Cloud.Asset.V1`."]]],[]]