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

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

#username::String

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

Returns:

  • (::String)

    The username 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