Reference documentation and code samples for the Google Cloud Compute V1 API class Google::Cloud::Compute::V1::NetworkEndpointWithHealthStatus.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#healths
def healths() -> ::Array<::Google::Cloud::Compute::V1::HealthStatusForNetworkEndpoint>-
(::Array<::Google::Cloud::Compute::V1::HealthStatusForNetworkEndpoint>) — Output only. [Output only] The health status of network endpoint.
Optional. Displayed only if the network endpoint has centralized health checking configured.
#healths=
def healths=(value) -> ::Array<::Google::Cloud::Compute::V1::HealthStatusForNetworkEndpoint>-
value (::Array<::Google::Cloud::Compute::V1::HealthStatusForNetworkEndpoint>) — Output only. [Output only] The health status of network endpoint.
Optional. Displayed only if the network endpoint has centralized health checking configured.
-
(::Array<::Google::Cloud::Compute::V1::HealthStatusForNetworkEndpoint>) — Output only. [Output only] The health status of network endpoint.
Optional. Displayed only if the network endpoint has centralized health checking configured.
#network_endpoint
def network_endpoint() -> ::Google::Cloud::Compute::V1::NetworkEndpoint- (::Google::Cloud::Compute::V1::NetworkEndpoint) — Output only. [Output only] The network endpoint.
#network_endpoint=
def network_endpoint=(value) -> ::Google::Cloud::Compute::V1::NetworkEndpoint- value (::Google::Cloud::Compute::V1::NetworkEndpoint) — Output only. [Output only] The network endpoint.
- (::Google::Cloud::Compute::V1::NetworkEndpoint) — Output only. [Output only] The network endpoint.