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-04-09 UTC."],[[["This documentation page covers the `Trigger.Types.OnDemand` class within the Google Cloud Dataplex v1 API, specifically for .NET."],["The `Trigger.Types.OnDemand` class is designed for scans that run once via the `RunDataScan` API."],["The latest version of the documentation available is 3.6.0, however this current documentation page is version 2.10.0."],["There is an inheritance hierarchy from object to `Trigger.Types.OnDemand` with multiple implemented interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `OnDemand` class has two constructors: a default one (`OnDemand()`) and one that takes another `OnDemand` object as a parameter (`OnDemand(Trigger.Types.OnDemand other)`)."]]],[]]