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 latest version of the Google Cloud Data Loss Prevention v2 API's `GetJobTriggerRequest` class is 4.16.0, while the current document focuses on version 4.9.0."],["This document provides reference documentation and code samples for the `GetJobTriggerRequest` class, a part of the Google Cloud Data Loss Prevention v2 API, and it serves as a request message for retrieving job trigger information."],["`GetJobTriggerRequest` inherits from the base `object` class and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties like `JobTriggerName`, a typed view for the resource name, and `Name`, a string representing the resource name of the project and triggered job."],["There are two constructors provided: one default constructor, and one to make a new `GetJobTriggerRequest` based on an already existing one."]]],[]]