public sealed class RunAssetDiscoveryRequest : IMessage<RunAssetDiscoveryRequest>, IEquatable<RunAssetDiscoveryRequest>, IDeepCloneable<RunAssetDiscoveryRequest>, IBufferMessage, IMessage
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 details the `RunAssetDiscoveryRequest` class, which is used to initiate asset discovery for a specific organization within the Google Cloud Security Center."],["The `RunAssetDiscoveryRequest` class is part of the Google.Cloud.SecurityCenter.V1 namespace and is available in the Google.Cloud.SecurityCenter.V1.dll assembly, with version 3.24.0 being the most current available version."],["The `RunAssetDiscoveryRequest` class inherits from `Object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, showing its capabilities for deep cloning and message handling."],["Key properties of the `RunAssetDiscoveryRequest` class include `Parent`, a string representing the organization's name, and `ParentAsOrganizationName`, an `OrganizationName`-typed view of the `Parent` resource name."],["The page lists a range of versions from 2.2.0 to 3.24.0 of the `RunAssetDiscoveryRequest` for Google Cloud Security Center, allowing users to browse documentation relevant to specific versions."]]],[]]