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 webpage provides reference documentation for the `GetJobTriggerRequest` class within the Google Cloud Data Loss Prevention (DLP) v2 API, specifically for version 4.13.0."],["`GetJobTriggerRequest` is a request message used to retrieve information about a specific job trigger, as indicated by the `Request message for GetJobTrigger` description."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing for various operations like deep cloning and equality checks."],["The `GetJobTriggerRequest` class has properties such as `JobTriggerName` and `Name`, where `Name` holds the resource name of the project and triggered job."],["The page provides links to documentation for many other versions of the API, ranging from 2.15.0 all the way up to 4.16.0."]]],[]]