Class: Google::Cloud::Deploy::V1::ListAutomationRunsRequest

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

Overview

The request object for ListAutomationRuns.

Instance Attribute Summary collapse

Instance Attribute Details

#filter::String



3754
3755
3756
3757
# File 'proto_docs/google/cloud/deploy/v1/cloud_deploy.rb', line 3754

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

#order_by::String



3754
3755
3756
3757
# File 'proto_docs/google/cloud/deploy/v1/cloud_deploy.rb', line 3754

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

#page_size::Integer



3754
3755
3756
3757
# File 'proto_docs/google/cloud/deploy/v1/cloud_deploy.rb', line 3754

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

#page_token::String



3754
3755
3756
3757
# File 'proto_docs/google/cloud/deploy/v1/cloud_deploy.rb', line 3754

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

#parent::String



3754
3755
3756
3757
# File 'proto_docs/google/cloud/deploy/v1/cloud_deploy.rb', line 3754

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