Method: Google::Cloud::Monitoring::V3::UptimeCheckConfig::HttpCheck::BasicAuthentication#password
- Defined in:
- proto_docs/google/monitoring/v3/uptime.rb
permalink #password ⇒ ::String
Returns The password 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 |