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 page provides documentation for the `RunAssetDiscoveryRequest` class within the Google Cloud Security Center v1 API."],["The latest version available is 3.24.0, and the page primarily focuses on version 3.23.0, with older versions available from 3.22.0 down to 2.2.0."],["`RunAssetDiscoveryRequest` is used to initiate asset discovery for an organization, with the `Parent` property specifying the target organization in the format `organizations/[organization_id]`."],["The `RunAssetDiscoveryRequest` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This page includes two constructors for `RunAssetDiscoveryRequest`, one empty and another that takes a `RunAssetDiscoveryRequest` object as a parameter, alongside two properties `Parent`, and `ParentAsOrganizationName`."]]],[]]