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 documentation for the `RunAssetDiscoveryRequest` class within the Google Cloud Security Center v1 API."],["The `RunAssetDiscoveryRequest` class is used to initiate asset discovery for a specified organization and it can also be used as an IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The latest version documented is 3.24.0, with several older versions available, with the lowest documented version being 2.2.0."],["The class has two constructors, `RunAssetDiscoveryRequest()` and `RunAssetDiscoveryRequest(RunAssetDiscoveryRequest other)` along with two properties, Parent and ParentAsOrganizationName."],["The required field `Parent` is of string type and is used to specify the name of the organization, while `ParentAsOrganizationName` is an organization name typed view over the `Parent` resource."]]],[]]