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 page provides reference documentation for the `GetJobTriggerRequest` class within the Google Cloud Data Loss Prevention (DLP) v2 API for .NET, with the latest version being 4.16.0."],["The `GetJobTriggerRequest` class is a request message used to retrieve a job trigger in the Google Cloud DLP API, inheriting from `object` and implementing multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation covers the class's constructors (`GetJobTriggerRequest()`, `GetJobTriggerRequest(GetJobTriggerRequest)`) and properties, specifically `JobTriggerName` and `Name`, detailing their types and descriptions."],["The available versions of the API range from 2.15.0 to 4.16.0, all the way to the latest version."],["The namespace `Google.Cloud.Dlp.V2` is used and part of the `Google.Cloud.Dlp.V2.dll` assembly."]]],[]]