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-03-21 UTC."],[[["This webpage provides documentation for the `GcsOutputResult` class within the Google Cloud Asset Inventory v1 API, specifically detailing its structure, functionality, and implementation in .NET."],["The `GcsOutputResult` class is used to represent the output of a Cloud Storage operation, including a list of URIs to access stored data."],["The page lists all previous versions of this API, with version 3.12.0 being the most current and version 2.7.0 being the lowest version listed, offering a historical view of its development."],["The `GcsOutputResult` class inherits properties and methods from several interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, while also extending from `object`."],["The `Uris` property, a `RepeatedField` of strings, is the main attribute of `GcsOutputResult`, containing the URIs of Cloud Storage objects."]]],[]]