Class: Google::Cloud::Deploy::V1::AutomationRolloutMetadata

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

AutomationRolloutMetadata contains Automation-related actions that were performed on a rollout.

Instance Attribute Summary collapse

Instance Attribute Details

#advance_automation_runs::Array<::String> (readonly)



2705
2706
2707
2708
# File 'proto_docs/google/cloud/deploy/v1/cloud_deploy.rb', line 2705

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

#promote_automation_run::String (readonly)



2705
2706
2707
2708
# File 'proto_docs/google/cloud/deploy/v1/cloud_deploy.rb', line 2705

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

#repair_automation_runs::Array<::String> (readonly)



2705
2706
2707
2708
# File 'proto_docs/google/cloud/deploy/v1/cloud_deploy.rb', line 2705

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