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



12006
12007
12008
12009
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 12006

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

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



12006
12007
12008
12009
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 12006

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

#retry_conditions::Array<::String>



12006
12007
12008
12009
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 12006

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