Cloud Data Loss Prevention (DLP) V2 API - Class Google::Cloud::Dlp::V2::ListDlpJobsResponse (v1.6.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::ListDlpJobsResponse.
The response message for listing DLP jobs.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#jobs
defjobs()->::Array<::Google::Cloud::Dlp::V2::DlpJob>
Returns
- (::Array<::Google::Cloud::Dlp::V2::DlpJob>) — A list of DlpJobs that matches the specified filter in the request.
#jobs=
defjobs=(value)->::Array<::Google::Cloud::Dlp::V2::DlpJob>
Parameter
- value (::Array<::Google::Cloud::Dlp::V2::DlpJob>) — A list of DlpJobs that matches the specified filter in the request.
Returns
- (::Array<::Google::Cloud::Dlp::V2::DlpJob>) — A list of DlpJobs that matches the specified filter in the request.
#next_page_token
defnext_page_token()->::String
Returns
- (::String) — The standard List next-page token.
#next_page_token=
defnext_page_token=(value)->::String
Parameter
- value (::String) — The standard List next-page token.
Returns
- (::String) — The standard List next-page token.