Method: Google::Cloud::Monitoring::V3::UptimeCheckConfig::HttpCheck::BasicAuthentication#password

Defined in:
proto_docs/google/monitoring/v3/uptime.rb

#password::String

Returns The password to use when authenticating with the HTTP server.

Returns:

  • (::String)

    The password to use when authenticating with the HTTP server.

[View source]

259
260
261
262
# File 'proto_docs/google/monitoring/v3/uptime.rb', line 259

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