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 focusing on version 3.8.0."],["The `RunAssetDiscoveryResponse` class is part of the `Google.Cloud.SecurityCenter.V1` namespace and is used to represent the response of an asset discovery run."],["The latest version available of `RunAssetDiscoveryResponse` is 3.24.0, but this webpage lists all versions available from 3.24.0 to 2.2.0."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its functionality in the protocol buffer system."],["The `RunAssetDiscoveryResponse` class has properties like `Duration` and `State`, which describe the time of the run, and the state of an asset discovery run respectively."]]],[]]