Class: Google::Cloud::Deploy::V1::RetryAttempt

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

RetryAttempt represents an action of retrying the failed Cloud Deploy job.

Instance Attribute Summary collapse

Instance Attribute Details

#attempt::Integer (readonly)



4514
4515
4516
4517
# File 'proto_docs/google/cloud/deploy/v1/cloud_deploy.rb', line 4514

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

#state::Google::Cloud::Deploy::V1::RepairState (readonly)



4514
4515
4516
4517
# File 'proto_docs/google/cloud/deploy/v1/cloud_deploy.rb', line 4514

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

#state_desc::String (readonly)



4514
4515
4516
4517
# File 'proto_docs/google/cloud/deploy/v1/cloud_deploy.rb', line 4514

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

#wait::Google::Protobuf::Duration (readonly)



4514
4515
4516
4517
# File 'proto_docs/google/cloud/deploy/v1/cloud_deploy.rb', line 4514

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