public sealed class Trigger.Types.OnDemand : IMessage<Trigger.Types.OnDemand>, IEquatable<Trigger.Types.OnDemand>, IDeepCloneable<Trigger.Types.OnDemand>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Dataplex v1 API class Trigger.Types.OnDemand.
[[["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 documentation for the `Trigger.Types.OnDemand` class within the Google Cloud Dataplex V1 API, specifically version 3.3.0."],["The `Trigger.Types.OnDemand` class allows a data scan to run once through the `RunDataScan` API."],["This class inherits from the base `object` class and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation also lists all the previous versions of the class from 1.0.0 to 3.6.0, the latest version being 3.6.0."],["There are two constructor options detailed for this class, one without parameters, and one that allows you to pass in an `OnDemand` object."]]],[]]