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."],[[["The provided content details the `Trigger.Types.OnDemand` class within the Google Cloud Dataplex v1 API, with the latest version being 3.6.0."],["This class allows a data scan to run one time using the `RunDataScan` API."],["The `Trigger.Types.OnDemand` class inherits from `object` and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and others."],["The namespace for this class is `Google.Cloud.Dataplex.V1` and it is found within the `Google.Cloud.Dataplex.V1.dll` assembly."],["There are two constructor methods listed, a default `OnDemand()` constructor, and an overload `OnDemand(OnDemand)` which takes another `Trigger.Types.OnDemand` object."]]],[]]