Class: Google::Cloud::Compute::V1::TargetPoolsRemoveHealthCheckRequest

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 Health check URL to be removed. This can be a full or valid partial URL. For example, the following are valid URLs:

Returns:



13582
13583
13584
13585
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 13582

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