public sealed class RunAssetDiscoveryResponse : IMessage<RunAssetDiscoveryResponse>, IEquatable<RunAssetDiscoveryResponse>, IDeepCloneable<RunAssetDiscoveryResponse>, IBufferMessage, IMessage
[[["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 page details the `RunAssetDiscoveryResponse` class, which is part of the Google Cloud Security Center V1 API, specifically within the .NET environment."],["The `RunAssetDiscoveryResponse` class represents the result of an asset discovery operation, providing information about the asset discovery run's state and duration."],["It is implemented with several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, inheriting members from the base `Object` class."],["The page provides documentation for various versions of `RunAssetDiscoveryResponse`, ranging from version 2.2.0 to 3.24.0, with the latest version being 3.24.0, all under the namespace `Google.Cloud.SecurityCenter.V1`."],["The primary properties of the `RunAssetDiscoveryResponse` class include `Duration` (the time taken for asset discovery) and `State` (the status of the asset discovery run), each with links to their respective documentation."]]],[]]