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>
Returns
- (::Array<::Google::Cloud::Compute::V1::HealthStatusForNetworkEndpoint>) — [Output only] The health status of network endpoint;
#healths=
def healths=(value) -> ::Array<::Google::Cloud::Compute::V1::HealthStatusForNetworkEndpoint>
Parameter
- value (::Array<::Google::Cloud::Compute::V1::HealthStatusForNetworkEndpoint>) — [Output only] The health status of network endpoint;
Returns
- (::Array<::Google::Cloud::Compute::V1::HealthStatusForNetworkEndpoint>) — [Output only] The health status of network endpoint;
#network_endpoint
def network_endpoint() -> ::Google::Cloud::Compute::V1::NetworkEndpoint
Returns
- (::Google::Cloud::Compute::V1::NetworkEndpoint) — [Output only] The network endpoint;
#network_endpoint=
def network_endpoint=(value) -> ::Google::Cloud::Compute::V1::NetworkEndpoint
Parameter
- value (::Google::Cloud::Compute::V1::NetworkEndpoint) — [Output only] The network endpoint;
Returns
- (::Google::Cloud::Compute::V1::NetworkEndpoint) — [Output only] The network endpoint;