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 documentation for the `Trigger.Types.OnDemand` class within the Google Cloud Dataplex V1 API, specifically detailing its functionality for running data scans on demand."],["The `Trigger.Types.OnDemand` class, which is part of the `Google.Cloud.Dataplex.V1` namespace, allows users to execute a data scan once through the `RunDataScan` API."],["The current page reflects Version 2.15.0 of the API, with links to the latest version (3.6.0) and many previous versions."],["The `Trigger.Types.OnDemand` class inherits from the base `object` class and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation includes details about the class constructors, such as the default `OnDemand()` constructor and another `OnDemand(OnDemand)` constructor that accepts another instance of itself."]]],[]]