Class: Google::Cloud::Compute::V1::HealthCheckReference

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/compute/v1/compute.rb

Overview

A full or valid partial URL to a health check. For example, the following are valid URLs:

Instance Attribute Summary collapse

Instance Attribute Details

#health_check::String

Returns:

  • (::String)


4484
4485
4486
4487
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 4484

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