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 webpage provides documentation for the `RunAssetDiscoveryRequest` class within the Google Cloud Security Center v1 API."],["The `RunAssetDiscoveryRequest` class is used to initiate asset discovery for a specific organization and it's contained within the namespace `Google.Cloud.SecurityCenter.V1`."],["The documentation covers a wide array of versions of the class, ranging from version 2.2.0 up to the latest version, 3.24.0."],["The class inherits from `object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has properties such as `Parent` (a string) and `ParentAsOrganizationName` (of type `OrganizationName`), used to specify the organization for which asset discovery is to be run."]]],[]]