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 documentation for the `GetJobTriggerRequest` class within the Google Cloud Data Loss Prevention v2 API, specifically for .NET."],["The `GetJobTriggerRequest` class is used to construct request messages for retrieving information about a specific job trigger."],["The latest version of the API is 4.16.0, and the page provides links to documentation for multiple previous versions, starting from 2.15.0 all the way up to the current version."],["This class implements multiple interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["The `GetJobTriggerRequest` class includes properties like `JobTriggerName` and `Name`, which are used to identify the specific job trigger being requested."]]],[]]