Class: Google::Cloud::Compute::V1::HttpRetryPolicy

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

Overview

The retry policy associates with HttpRouteRule

Instance Attribute Summary collapse

Instance Attribute Details

#num_retries::Integer



11258
11259
11260
11261
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 11258

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

#per_try_timeout::Google::Cloud::Compute::V1::Duration



11258
11259
11260
11261
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 11258

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

#retry_conditions::Array<::String>



11258
11259
11260
11261
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 11258

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