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 document provides reference documentation for the `GetJobTriggerRequest` class within the Google Cloud Data Loss Prevention v2 API, specifically for the .NET environment."],["This class, `GetJobTriggerRequest`, is used to request data about a specific job trigger, using the job trigger name, and is part of the Google.Cloud.Dlp.V2 namespace in the Google.Cloud.Dlp.V2.dll assembly."],["The latest available version of the `GetJobTriggerRequest` is 4.16.0, with a range of previous versions available, spanning from 2.15.0 to 4.15.0, along with the currently selected version of 4.8.0."],["`GetJobTriggerRequest` inherits from the object class and implements multiple interfaces, including `IMessage`, `IEquatable\u003cGetJobTriggerRequest\u003e`, `IDeepCloneable\u003cGetJobTriggerRequest\u003e`, and `IBufferMessage`."],["The class has two constructors, one with no parameters and the other taking another `GetJobTriggerRequest` object, and contains two properties, `JobTriggerName` and `Name`, with the `Name` property being a string representing the resource name."]]],[]]