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-03-24 UTC."],[[["The content focuses on the `GetJobTriggerRequest` class within the `Google.Cloud.Dlp.V2` namespace, which is used to retrieve a job trigger."],["Version 4.16.0 is the latest version available, with historical versions available back to version 2.15.0, and the current documentation is for version 3.3.0."],["The `GetJobTriggerRequest` class inherits from `System.Object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The `GetJobTriggerRequest` class has two constructors and two properties: `JobTriggerName`, a `JobTriggerName`-typed view over the resource name, and `Name`, which is the string resource name of the project and triggered job."],["The document lists multiple versions of the `Google.Cloud.Dlp.V2.GetJobTriggerRequest` ranging from the latest version 4.16.0 back to version 2.15.0."]]],[]]