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."],[[["The page provides documentation for the `GetJobTriggerRequest` class within the Google Cloud Data Loss Prevention (DLP) v2 API for .NET."],["The `GetJobTriggerRequest` class is a request message used to retrieve information about a specific job trigger and it inherits from the object class and implements several interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The latest version of the API reference available is 4.16.0, with several previous versions listed, ranging down to version 2.15.0."],["The class includes properties such as `JobTriggerName` and `Name`, which are used to identify the specific job trigger resource."],["There are two constructors: a parameterless one and a copy constructor that takes a `GetJobTriggerRequest` object as a parameter."]]],[]]