Class: Google::Cloud::Deploy::V1::ListAutomationRunsResponse

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 response object from ListAutomationRuns.

Instance Attribute Summary collapse

Instance Attribute Details

#automation_runs::Array<::Google::Cloud::Deploy::V1::AutomationRun>



4582
4583
4584
4585
# File 'proto_docs/google/cloud/deploy/v1/cloud_deploy.rb', line 4582

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

#next_page_token::String



4582
4583
4584
4585
# File 'proto_docs/google/cloud/deploy/v1/cloud_deploy.rb', line 4582

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

#unreachable::Array<::String>



4582
4583
4584
4585
# File 'proto_docs/google/cloud/deploy/v1/cloud_deploy.rb', line 4582

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