Class: Google::Cloud::Run::V2::ListJobsRequest

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/run/v2/job.rb

Overview

Request message for retrieving a list of Jobs.

Instance Attribute Summary collapse

Instance Attribute Details

#page_size::Integer



91
92
93
94
# File 'proto_docs/google/cloud/run/v2/job.rb', line 91

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

#page_token::String



91
92
93
94
# File 'proto_docs/google/cloud/run/v2/job.rb', line 91

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

#parent::String



91
92
93
94
# File 'proto_docs/google/cloud/run/v2/job.rb', line 91

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

#show_deleted::Boolean



91
92
93
94
# File 'proto_docs/google/cloud/run/v2/job.rb', line 91

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