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 reference documentation for the `RunAssetDiscoveryRequest` class within the Google Cloud Security Center v1 API."],["The latest version of the `RunAssetDiscoveryRequest` documentation available is 3.24.0, with numerous older versions also accessible, all the way down to 2.2.0."],["The `RunAssetDiscoveryRequest` class is used to run asset discovery for a specified organization, implementing several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It contains properties such as `Parent`, which is a required string representing the organization name, and `ParentAsOrganizationName`, which provides a typed view over the organization resource name."],["It inherits members from the object class, such as `GetHashCode`, `GetType`, and `ToString`."]]],[]]