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>



33725
33726
33727
33728
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 33725

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

#kind::String

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

Returns:

  • (::String)

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



33725
33726
33727
33728
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 33725

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