Class: Google::Cloud::Compute::V1::NetworkEndpointWithHealthStatus

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

#healths::Array<::Google::Cloud::Compute::V1::HealthStatusForNetworkEndpoint>

Returns [Output only] The health status of network endpoint;.

Returns:



21346
21347
21348
21349
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 21346

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

#network_endpoint::Google::Cloud::Compute::V1::NetworkEndpoint

Returns [Output only] The network endpoint;.

Returns:



21346
21347
21348
21349
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 21346

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