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."],["The `GetJobTriggerRequest` class is a request message used for retrieving job triggers in the Google Cloud DLP API, and it implements multiple interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The `GetJobTriggerRequest` class has two constructors, one default and one that accepts another `GetJobTriggerRequest` object."],["It includes properties like `JobTriggerName` (a typed view) and `Name` (a string), where `Name` is a required field representing the resource name of the job trigger."],["The documentation is versioned, with the latest version being 4.16.0, and provides links to previous versions of the documentation, down to version 2.15.0."]]],[]]