public sealed class RunAssetDiscoveryResponse : IMessage<RunAssetDiscoveryResponse>, IEquatable<RunAssetDiscoveryResponse>, IDeepCloneable<RunAssetDiscoveryResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Security Command Center v1 API class RunAssetDiscoveryResponse.
[[["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 reference documentation for the `RunAssetDiscoveryResponse` class within the Google Cloud Security Center v1 API, specifically for .NET development."],["The `RunAssetDiscoveryResponse` class is used to represent the response data from an asset discovery run, and it implements several interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The documentation includes details for version 3.5.0, but contains a comprehensive list of versions ranging from 2.2.0 to the latest version, 3.24.0, with links to each version's documentation."],["Key properties of the `RunAssetDiscoveryResponse` class include `Duration`, representing the time elapsed during the discovery run, and `State`, indicating the current status of the run."],["The class inherits from `Object` and has public constructors and other members that are inherited from the base `Object` class, such as `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."]]],[]]