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 webpage details the `RunAssetDiscoveryResponse` class within the `Google.Cloud.SecurityCenter.V1` namespace, specifically for version 2.8.0 of the .NET library."],["The `RunAssetDiscoveryResponse` class is a response type for asset discovery runs and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors, a default parameterless one and another that accepts another `RunAssetDiscoveryResponse` object as a parameter."],["Key properties of `RunAssetDiscoveryResponse` include `Duration`, which indicates the length of the asset discovery run, and `State`, which describes the status of the asset discovery run."],["The webpage also lists various versions of this class ranging from 3.24.0 (latest) down to 2.2.0, each with its own link."]]],[]]