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."],[[["The latest version of `RunAssetDiscoveryResponse` is 3.24.0, with links to older versions ranging from 3.23.0 down to 2.2.0."],["`RunAssetDiscoveryResponse` is a class that represents the response of an asset discovery run, implementing multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class inherits from the base `Object` class and provides the functionality for `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."],["The class has properties for `Duration`, representing the time between the start and end of an asset discovery, and `State`, indicating the current state of the run."],["The `RunAssetDiscoveryResponse` class is found within the `Google.Cloud.SecurityCenter.V1` namespace and is contained within the `Google.Cloud.SecurityCenter.V1.dll` assembly."]]],[]]