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>



77371
77372
77373
77374
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 77371

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.



77371
77372
77373
77374
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 77371

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