public sealed class UptimeCheckConfig.Types.HttpCheck.Types.BasicAuthentication : IMessage<UptimeCheckConfig.Types.HttpCheck.Types.BasicAuthentication>, IEquatable<UptimeCheckConfig.Types.HttpCheck.Types.BasicAuthentication>, IDeepCloneable<UptimeCheckConfig.Types.HttpCheck.Types.BasicAuthentication>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Monitoring v3 API class UptimeCheckConfig.Types.HttpCheck.Types.BasicAuthentication.
The authentication parameters to provide to the specified resource or
URL that requires a username and password. Currently, only
Basic HTTP authentication is
supported in Uptime checks.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This documentation page covers the `BasicAuthentication` class within the Google Cloud Monitoring v3 API, specifically for HTTP Uptime checks."],["The `BasicAuthentication` class is used to provide authentication parameters for resources requiring a username and password, supporting Basic HTTP authentication."],["The `BasicAuthentication` class implements multiple interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage, providing a multitude of built in functionalities."],["Available properties for the `BasicAuthentication` class include `Password` and `Username`, both of which are string types and used for basic authentication."],["The page also provides a list of links to documentation for different versions of the API, ranging from version 2.3.0 to the latest version 3.15.0, but the main focus is the 3.12.0 version."]]],[]]