Class: Google::Cloud::Dataproc::V1::ListJobsResponse

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/dataproc/v1/jobs.rb

Overview

A list of jobs in a project.

Instance Attribute Summary collapse

Instance Attribute Details

#jobs::Array<::Google::Cloud::Dataproc::V1::Job> (readonly)



1032
1033
1034
1035
# File 'proto_docs/google/cloud/dataproc/v1/jobs.rb', line 1032

class ListJobsResponse
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#next_page_token::String



1032
1033
1034
1035
# File 'proto_docs/google/cloud/dataproc/v1/jobs.rb', line 1032

class ListJobsResponse
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end