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-25 UTC."],[[["This page provides reference documentation for the `Trigger.Types.OnDemand` class within the Google Cloud Dataplex v1 API, detailing its functionality and implementation."],["The `Trigger.Types.OnDemand` class is designed for on-demand data scans, where a scan is initiated once via the `RunDataScan` API."],["The documentation covers multiple versions of the `Trigger.Types.OnDemand` class, ranging from version 1.0.0 up to the latest version 3.6.0."],["This class inherits from the base `object` class and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It contains two constructors : `OnDemand()` and `OnDemand(Trigger.Types.OnDemand other)` which allows for creating default instances and copying existing instances of the class."]]],[]]