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 latest version of the `Trigger.Types.OnDemand` class within the `Google.Cloud.Dataplex.V1` API is version 3.6.0, with multiple previous versions available, down to version 1.0.0."],["The `Trigger.Types.OnDemand` class represents an on-demand trigger for data scans that is initiated through the `RunDataScan` API."],["This class implements various interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionality for message handling, equality comparisons, deep cloning, and buffered message operations."],["The `OnDemand` class inherits from `object`, and also provides the public constructors `OnDemand()` and `OnDemand(Trigger.Types.OnDemand other)`."],["The `OnDemand` class is found in the `Google.Cloud.Dataplex.V1` namespace within the `Google.Cloud.Dataplex.V1.dll` assembly."]]],[]]