Class: Google::Cloud::Compute::V1::HealthStatusForNetworkEndpoint

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

Defined Under Namespace

Modules: HealthState

Instance Attribute Summary collapse

Instance Attribute Details

#backend_service::Google::Cloud::Compute::V1::BackendServiceReference



4642
4643
4644
4645
4646
4647
4648
4649
4650
4651
4652
4653
4654
4655
4656
4657
4658
4659
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 4642

class HealthStatusForNetworkEndpoint
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # Health state of the network endpoint determined based on the health checks configured.
  module HealthState
    # A value indicating that the enum field is not set.
    UNDEFINED_HEALTH_STATE = 0

    DRAINING = 480455402

    HEALTHY = 439801213

    UNHEALTHY = 462118084

    UNKNOWN = 433141802
  end
end

#forwarding_rule::Google::Cloud::Compute::V1::ForwardingRuleReference



4642
4643
4644
4645
4646
4647
4648
4649
4650
4651
4652
4653
4654
4655
4656
4657
4658
4659
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 4642

class HealthStatusForNetworkEndpoint
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # Health state of the network endpoint determined based on the health checks configured.
  module HealthState
    # A value indicating that the enum field is not set.
    UNDEFINED_HEALTH_STATE = 0

    DRAINING = 480455402

    HEALTHY = 439801213

    UNHEALTHY = 462118084

    UNKNOWN = 433141802
  end
end

#health_check::Google::Cloud::Compute::V1::HealthCheckReference



4642
4643
4644
4645
4646
4647
4648
4649
4650
4651
4652
4653
4654
4655
4656
4657
4658
4659
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 4642

class HealthStatusForNetworkEndpoint
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # Health state of the network endpoint determined based on the health checks configured.
  module HealthState
    # A value indicating that the enum field is not set.
    UNDEFINED_HEALTH_STATE = 0

    DRAINING = 480455402

    HEALTHY = 439801213

    UNHEALTHY = 462118084

    UNKNOWN = 433141802
  end
end

#health_check_service::Google::Cloud::Compute::V1::HealthCheckServiceReference



4642
4643
4644
4645
4646
4647
4648
4649
4650
4651
4652
4653
4654
4655
4656
4657
4658
4659
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 4642

class HealthStatusForNetworkEndpoint
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # Health state of the network endpoint determined based on the health checks configured.
  module HealthState
    # A value indicating that the enum field is not set.
    UNDEFINED_HEALTH_STATE = 0

    DRAINING = 480455402

    HEALTHY = 439801213

    UNHEALTHY = 462118084

    UNKNOWN = 433141802
  end
end

#health_state::Google::Cloud::Compute::V1::HealthStatusForNetworkEndpoint::HealthState



4642
4643
4644
4645
4646
4647
4648
4649
4650
4651
4652
4653
4654
4655
4656
4657
4658
4659
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 4642

class HealthStatusForNetworkEndpoint
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # Health state of the network endpoint determined based on the health checks configured.
  module HealthState
    # A value indicating that the enum field is not set.
    UNDEFINED_HEALTH_STATE = 0

    DRAINING = 480455402

    HEALTHY = 439801213

    UNHEALTHY = 462118084

    UNKNOWN = 433141802
  end
end