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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage details the \u003ccode\u003eRunAssetDiscoveryRequest\u003c/code\u003e class, which is used to initiate asset discovery for an organization in Google Cloud Security Center.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this class is 3.24.0, but the page lists all versions from 2.2.0 to 3.24.0 for reference, with the specific version 2.11.0 highlighted at the top.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eRunAssetDiscoveryRequest\u003c/code\u003e implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its role in message handling and object management.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, a default one and one that accepts another \u003ccode\u003eRunAssetDiscoveryRequest\u003c/code\u003e object, for creating new instances or copies.\u003c/p\u003e\n"],["\u003cp\u003eKey properties include \u003ccode\u003eParent\u003c/code\u003e (a string representing the organization's name) and \u003ccode\u003eParentAsOrganizationName\u003c/code\u003e (an \u003ccode\u003eOrganizationName\u003c/code\u003e-typed view of the \u003ccode\u003eParent\u003c/code\u003e property), which are used to identify the target organization.\u003c/p\u003e\n"]]],[],null,[]]