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."],[[["The latest version available for the Google Cloud Asset Inventory v1 API class GcsOutputResult is 3.12.0, while the current page focuses on version 3.9.0."],["This document provides reference details and code samples for the GcsOutputResult class within the Google Cloud Asset Inventory v1 API, specifically for version 3.9.0."],["The GcsOutputResult class, which represents a Cloud Storage output result, inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The GcsOutputResult class has two constructors: a default one and another that copies from another instance, with the `other` parameter referencing a `GcsOutputResult` object."],["The `Uris` property, of type `RepeatedField\u003cstring\u003e`, provides a list of URIs for Cloud Storage objects, such as \"gs://bucket_name/object_name\"."]]],[]]