Class: Google::Cloud::Dataproc::V1::ListBatchesRequest

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

Overview

A request to list batch workloads in a project.

Instance Attribute Summary collapse

Instance Attribute Details

#page_size::Integer



78
79
80
81
# File 'proto_docs/google/cloud/dataproc/v1/batches.rb', line 78

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

#page_token::String



78
79
80
81
# File 'proto_docs/google/cloud/dataproc/v1/batches.rb', line 78

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

#parent::String



78
79
80
81
# File 'proto_docs/google/cloud/dataproc/v1/batches.rb', line 78

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