public sealed class GetJobTriggerRequest : IMessage<GetJobTriggerRequest>, IEquatable<GetJobTriggerRequest>, IDeepCloneable<GetJobTriggerRequest>, IBufferMessage, IMessage
[[["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 webpage provides documentation for the `GetJobTriggerRequest` class within the `Google.Cloud.Dlp.V2` namespace, which is used for requesting a job trigger."],["The `GetJobTriggerRequest` class has two constructors, one default and another that accepts another `GetJobTriggerRequest` object."],["The latest version available for the class is 4.16.0, and older versions ranging down to 2.15.0 are also documented with their respective links."],["The class implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `Object` class."],["The `GetJobTriggerRequest` class has two key properties: `JobTriggerName`, a typed view, and `Name`, a string that stores the resource name of the project and triggered job."]]],[]]