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."],[[["This page provides reference documentation for the `RunAssetDiscoveryRequest` class within the Google Cloud Security Center v1 API, specifically for .NET development."],["The `RunAssetDiscoveryRequest` class is used to initiate an asset discovery process for a given organization, as part of the Google Cloud Security Command Center."],["The page details various versions of the API, ranging from 2.2.0 to the latest 3.24.0, along with the specific links for each version of the `RunAssetDiscoveryRequest` class."],["The required parameter `Parent` of type string, represents the name of the organization for which to run asset discovery, and the property `ParentAsOrganizationName` is an alternative typed view."],["`RunAssetDiscoveryRequest` class implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces and can be constructed with or without an `other` instance of the class."]]],[]]