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 documentation for the `RunAssetDiscoveryResponse` class within the Google Cloud Security Command Center v1 API, specifically detailing its implementation and usage in .NET."],["The documentation covers a range of versions, from 2.2.0 up to the latest 3.24.0, allowing developers to reference specific version details for this class."],["`RunAssetDiscoveryResponse` is designed to convey the outcome of an asset discovery execution, incorporating details like the duration of the run and the state it ended in."],["The class is demonstrated to inherit from `object` and implement multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `RunAssetDiscoveryResponse` class includes two constructors, and two properties, `Duration` and `State`, which provide information about the execution of an asset discovery."]]],[]]