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 webpage details the `RunAssetDiscoveryRequest` class within the `Google.Cloud.SecurityCenter.V1` namespace, specifically version 2.7.0, as well as providing information on several other versions."],["The `RunAssetDiscoveryRequest` class is used to initiate asset discovery for a given organization, and it includes a required `Parent` property to specify the organization name."],["The page includes a list of available versions, ranging from 2.2.0 to the latest 3.24.0, for the `RunAssetDiscoveryRequest` class within the `Google.Cloud.SecurityCenter.V1` library."],["The `RunAssetDiscoveryRequest` class inherits from several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and implements methods like `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString` inherited from `Object`."],["`ParentAsOrganizationName` property provides an `OrganizationName` typed view of the `Parent` resource name property."]]],[]]