public sealed class RunAssetDiscoveryRequest : IMessage<RunAssetDiscoveryRequest>, IEquatable<RunAssetDiscoveryRequest>, IDeepCloneable<RunAssetDiscoveryRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Security Command Center v1 API class RunAssetDiscoveryRequest.
Request message for running asset discovery for an organization.
[[["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."],[[["The content provides reference documentation for the `RunAssetDiscoveryRequest` class within the Google Cloud Security Center v1 API, specifically for .NET development."],["The latest version of the class is 3.24.0, and there are numerous previous versions available, all the way back to 2.2.0 for users who may need older versions."],["`RunAssetDiscoveryRequest` is used to initiate asset discovery for an organization, as it details how it is a request message for the action."],["The `RunAssetDiscoveryRequest` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing diverse functionalities for the user."],["The documentation details how users can use it, and the relevant namespaces it is found in, along with the two constructors and two properties, `Parent` and `ParentAsOrganizationName`."]]],[]]