public sealed class GetJobTriggerRequest : IMessage<GetJobTriggerRequest>, IEquatable<GetJobTriggerRequest>, IDeepCloneable<GetJobTriggerRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class GetJobTriggerRequest.
[[["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."],[[["This document provides reference documentation for the `GetJobTriggerRequest` class within the Google Cloud Data Loss Prevention v2 API, specifically for .NET."],["The `GetJobTriggerRequest` class is used as a request message for retrieving job triggers and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation includes details on the class's constructors, properties like `JobTriggerName` and `Name`, and inherited members from the `object` class."],["This document covers versions ranging from 2.15.0 to 4.16.0, with the latest being 4.16.0 and the focus of this documentation being version 4.14.0."],["The document provides a history of the different versions of the GetJobTriggerRequest class."]]],[]]