public sealed class RunAssetDiscoveryResponse : IMessage<RunAssetDiscoveryResponse>, IEquatable<RunAssetDiscoveryResponse>, IDeepCloneable<RunAssetDiscoveryResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Security Command Center v1p1beta1 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 documentation covers the `RunAssetDiscoveryResponse` class, which is part of the Google Cloud Security Command Center v1p1beta1 API."],["The `RunAssetDiscoveryResponse` class represents the response from running an asset discovery operation, providing details about the run's outcome."],["The class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enhancing its functionality within the .NET environment."],["Key properties of `RunAssetDiscoveryResponse` include `Duration`, which specifies the run time, and `State`, which indicates the completion status of the discovery run."],["The latest version available for the `RunAssetDiscoveryResponse` is `3.0.0-beta05`, with older versions `3.0.0-beta04` and `2.0.0-beta07` also documented."]]],[]]