Class: Google::Cloud::Compute::V1::TargetPoolInstanceHealth

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

Instance Attribute Summary collapse

Instance Attribute Details

#health_status ⇒ ::Array<::Google::Cloud::Compute::V1::HealthStatus>



81730
81731
81732
81733
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 81730

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

#kind ⇒ ::String

Returns Output only. [Output Only] Type of resource. Alwayscompute#targetPoolInstanceHealth when checking the health of an instance.

Returns:

  • (::String) —

    Output only. [Output Only] Type of resource. Alwayscompute#targetPoolInstanceHealth when checking the health of an instance.



81730
81731
81732
81733
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 81730

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