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 (DLP) v2 API for .NET, covering versions from 2.15.0 to 4.16.0, with 4.16.0 being the latest."],["The `GetJobTriggerRequest` class is used to create request messages for the `GetJobTrigger` function, and it inherits from multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `GetJobTriggerRequest` class include `JobTriggerName`, which offers a typed view over the resource name, and `Name`, which represents the resource name of the project and the triggered job in the required format."],["The documentation includes details on the constructors of the `GetJobTriggerRequest` class, including a parameter `other` to reference a previously created `GetJobTriggerRequest`."],["The documentation is organized by version, allowing users to browse through older versions of the documentation as needed."]]],[]]