Class: Google::Cloud::Compute::V1::TargetPoolsAddHealthCheckRequest

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

#health_checks::Array<::Google::Cloud::Compute::V1::HealthCheckReference>

Returns The HttpHealthCheck to add to the target pool.

Returns:



33757
33758
33759
33760
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 33757

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