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 page provides reference documentation for the `RunAssetDiscoveryRequest` class within the Google Cloud Security Center v1 API, specifically version 3.20.0."],["The `RunAssetDiscoveryRequest` class is used to initiate asset discovery for an organization, and is shown to have many version numbers available that can be accessed via links, with the newest being 3.24.0."],["The documentation details the class's inheritance hierarchy, including the `object` class, and implemented interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists the properties of the `RunAssetDiscoveryRequest` class, including `Parent`, a string specifying the organization's name, and `ParentAsOrganizationName`, which is a resource name view."],["The documentation includes details on the constructors of `RunAssetDiscoveryRequest`, demonstrating how to create new instances of the class."]]],[]]