public sealed class HybridInspectJobTriggerRequest : IMessage<HybridInspectJobTriggerRequest>, IEquatable<HybridInspectJobTriggerRequest>, IDeepCloneable<HybridInspectJobTriggerRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class HybridInspectJobTriggerRequest.
Request to search for potentially sensitive info in a custom location.
[[["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 document provides reference documentation for the `HybridInspectJobTriggerRequest` class within the Google Cloud Data Loss Prevention v2 API."],["This class, `HybridInspectJobTriggerRequest`, is used to search for potentially sensitive information in a custom location and is part of the `Google.Cloud.Dlp.V2` namespace, with the most recent version being 4.16.0."],["The `HybridInspectJobTriggerRequest` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `object` class."],["There are two constructors for `HybridInspectJobTriggerRequest`: a default one and one that takes another `HybridInspectJobTriggerRequest` object as a parameter, and the class contains three properties: `HybridItem`, `JobTriggerName`, and `Name`."],["The documentation provides a version history of the Google Cloud Data Loss Prevention v2 API class HybridInspectJobTriggerRequest, starting from version 2.15.0 up to the latest version of 4.16.0, for .NET."]]],[]]