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 (DLP) v2 API, specifically for version 4.3.0."],["The `GetJobTriggerRequest` class is used to request information about a specific job trigger, and it implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors: a default constructor and one that accepts another `GetJobTriggerRequest` object for copying its values."],["The `GetJobTriggerRequest` class has two main properties: `JobTriggerName` which provides a typed view of the resource name and `Name`, a string property that represents the required resource name of the project and triggered job."],["This page also provides links to documentation of various versions of the API ranging from 2.15.0 up to the latest 4.16.0."]]],[]]