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
def manual() -> ::Google::Cloud::Dlp::V2::Manual
Returns
- (::Google::Cloud::Dlp::V2::Manual) — For use with hybrid jobs. Jobs must be manually created and finished.
#manual=
def manual=(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
def schedule() -> ::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=
def schedule=(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.