Class: Google::Cloud::Compute::V1::BackendServiceLocalityLoadBalancingPolicyConfig

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

Overview

Container for either a built-in LB policy supported by gRPC or Envoy or a custom one implemented by the end user.

Instance Attribute Summary collapse

Instance Attribute Details

#custom_policy::Google::Cloud::Compute::V1::BackendServiceLocalityLoadBalancingPolicyConfigCustomPolicy



4124
4125
4126
4127
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 4124

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

#policy::Google::Cloud::Compute::V1::BackendServiceLocalityLoadBalancingPolicyConfigPolicy



4124
4125
4126
4127
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 4124

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