Cloud Data Loss Prevention (DLP) V2 API - Class Google::Cloud::Dlp::V2::JobTrigger::Trigger (v0.21.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Cloud Data Loss Prevention (DLP) V2 API class Google::Cloud::Dlp::V2::JobTrigger::Trigger.
What event needs to occur for a new job to be started.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#manual
defmanual()->::Google::Cloud::Dlp::V2::Manual
Returns
- (::Google::Cloud::Dlp::V2::Manual) — For use with hybrid jobs. Jobs must be manually created and finished.
#manual=
defmanual=(value)->::Google::Cloud::Dlp::V2::Manual
Parameter
- value (::Google::Cloud::Dlp::V2::Manual) — For use with hybrid jobs. Jobs must be manually created and finished.
Returns
- (::Google::Cloud::Dlp::V2::Manual) — For use with hybrid jobs. Jobs must be manually created and finished.
#schedule
defschedule()->::Google::Cloud::Dlp::V2::Schedule
Returns
- (::Google::Cloud::Dlp::V2::Schedule) — Create a job on a repeating basis based on the elapse of time.
#schedule=
defschedule=(value)->::Google::Cloud::Dlp::V2::Schedule
Parameter
- value (::Google::Cloud::Dlp::V2::Schedule) — Create a job on a repeating basis based on the elapse of time.
Returns
- (::Google::Cloud::Dlp::V2::Schedule) — Create a job on a repeating basis based on the elapse of time.