Method: Google::Cloud::Monitoring::V3::UptimeCheckConfig::HttpCheck::BasicAuthentication#username
- Defined in:
- proto_docs/google/monitoring/v3/uptime.rb
permalink #username ⇒ ::String
Returns The username to use when authenticating with the HTTP server.
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 |