Class: Google::Cloud::Compute::V1::TargetPoolInstanceHealth
- Inherits:
-
Object
- Object
- Google::Cloud::Compute::V1::TargetPoolInstanceHealth
- 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>
79070 79071 79072 79073 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 79070 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.
79070 79071 79072 79073 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 79070 class TargetPoolInstanceHealth include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |