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."],["The `GetJobTriggerRequest` class is used as a request message for retrieving job trigger details, and it implements several interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The document details two constructors for creating `GetJobTriggerRequest` objects: a default constructor and a copy constructor, and it includes a `JobTriggerName` and a `Name` property, which are essential for identifying the specific job trigger."],["The document also shows the supported versions of the Google Cloud DLP api, from version 2.15.0 up to the latest 4.16.0."]]],[]]