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 page provides reference documentation for the `Trigger.Types.OnDemand` class within the Google Cloud Dataplex V1 API, with version 3.6.0 being the latest."],["The `Trigger.Types.OnDemand` class is used to specify that a data scan should run once via the `RunDataScan` API."],["The `Trigger.Types.OnDemand` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showcasing its integration with .NET and Google Cloud Protobuf."],["The documentation includes links to previous versions of the API, ranging from version 1.0.0 to the current version 3.6.0."],["The class can be instantiated using two available constructors: the default `OnDemand()` and a copy constructor `OnDemand(Trigger.Types.OnDemand other)`."]]],[]]