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 development."],["The `GetJobTriggerRequest` class is a request message used to retrieve information about a specific job trigger."],["It includes properties such as `JobTriggerName` and `Name`, which are used to identify the target job trigger and are necessary for the get request."],["The class is part of the `Google.Cloud.Dlp.V2` namespace and is available in various versions, ranging from 2.15.0 to 4.16.0, with the latest version being 4.16.0."],["It has multiple implementations from different interfaces such as `IMessage` and `IDeepCloneable`."]]],[]]