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 document provides reference information for the `RunAssetDiscoveryResponse` class within the Google Cloud Security Center v1 API, specifically for .NET."],["The latest version documented is 3.24.0, but there are many versions listed, ranging from 2.2.0 up to 3.24.0."],["The `RunAssetDiscoveryResponse` class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties for `Duration`, representing the time taken for the asset discovery run, and `State`, indicating the status of the run."],["There are two constructors available: a default constructor and another one for copying another `RunAssetDiscoveryResponse` object."]]],[]]