Class: Google::Cloud::Deploy::V1::Retry

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

Retries the failed job.

Instance Attribute Summary collapse

Instance Attribute Details

#attempts::Integer



4052
4053
4054
4055
# File 'proto_docs/google/cloud/deploy/v1/cloud_deploy.rb', line 4052

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

#backoff_mode::Google::Cloud::Deploy::V1::BackoffMode



4052
4053
4054
4055
# File 'proto_docs/google/cloud/deploy/v1/cloud_deploy.rb', line 4052

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

#wait::Google::Protobuf::Duration



4052
4053
4054
4055
# File 'proto_docs/google/cloud/deploy/v1/cloud_deploy.rb', line 4052

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