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."],[[["The latest version of the `RunAssetDiscoveryRequest` API is 3.24.0, which can be found at the provided URL."],["This page contains documentation for various versions of the `RunAssetDiscoveryRequest` class, ranging from version 2.2.0 up to the latest version 3.24.0."],["`RunAssetDiscoveryRequest` is a request message used to initiate asset discovery for a specified organization within the Google Cloud Security Command Center v1 API."],["The `RunAssetDiscoveryRequest` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `RunAssetDiscoveryRequest` class includes two properties, `Parent` which is a string containing the organization name to run the asset discovery, and `ParentAsOrganizationName` which is a OrganizationName-typed view of the `Parent` resource."]]],[]]