Reference documentation and code samples for the Google Cloud Compute V1 API class Google::Cloud::Compute::V1::CompositeHealthCheckHealth.
Response message for RegionCompositeHealthChecks.GetHealth
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#health_sources
def health_sources() -> ::Array<::Google::Cloud::Compute::V1::CompositeHealthChecksGetHealthResponseHealthSourceHealth>
Returns
- (::Array<::Google::Cloud::Compute::V1::CompositeHealthChecksGetHealthResponseHealthSourceHealth>) — Health sources and their corresponding health states.
#health_sources=
def health_sources=(value) -> ::Array<::Google::Cloud::Compute::V1::CompositeHealthChecksGetHealthResponseHealthSourceHealth>
Parameter
- value (::Array<::Google::Cloud::Compute::V1::CompositeHealthChecksGetHealthResponseHealthSourceHealth>) — Health sources and their corresponding health states.
Returns
- (::Array<::Google::Cloud::Compute::V1::CompositeHealthChecksGetHealthResponseHealthSourceHealth>) — Health sources and their corresponding health states.
#health_state
def health_state() -> ::String
Returns
- (::String) — Health state of the CompositeHealthCheck. Check the HealthState enum for the list of possible values.
#health_state=
def health_state=(value) -> ::String
Parameter
- value (::String) — Health state of the CompositeHealthCheck. Check the HealthState enum for the list of possible values.
Returns
- (::String) — Health state of the CompositeHealthCheck. Check the HealthState enum for the list of possible values.
#kind
def kind() -> ::String
Returns
- (::String) — Output only. [Output Only] Type of resource. Alwayscompute#compositeHealthCheckHealth for the health of composite health checks.
#kind=
def kind=(value) -> ::String
Parameter
- value (::String) — Output only. [Output Only] Type of resource. Alwayscompute#compositeHealthCheckHealth for the health of composite health checks.
Returns
- (::String) — Output only. [Output Only] Type of resource. Alwayscompute#compositeHealthCheckHealth for the health of composite health checks.