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 webpage provides documentation for the `GcsOutputResult` class within the Google Cloud Asset Inventory v1 API, with the latest version being 3.12.0."],["`GcsOutputResult` is a class representing a Cloud Storage output result and is part of the `Google.Cloud.Asset.V1` namespace."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GcsOutputResult` class includes a `Uris` property, which is a list of Cloud Storage object URIs, and it is of type `RepeatedField\u003cstring\u003e`."],["There is a history of versioning for the `GcsOutputResult` class that includes versions ranging from 2.7.0 to 3.12.0, which is the latest version available."]]],[]]