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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage provides reference documentation for the `UptimeCheckConfig.Types.HttpCheck.Types.BasicAuthentication` class within the Google Cloud Monitoring v3 API."],["The class is used to define authentication parameters for resources or URLs, specifically supporting Basic HTTP authentication as outlined in RFC7617."],["This documentation includes details on class inheritance, implemented interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage`, as well as properties like `Username` and `Password`."],["The webpage displays links to documentation for multiple versions of the API, ranging from version 2.3.0 to the latest version, 3.15.0, and includes a total of 19 versions for this specific class."],["The `BasicAuthentication` class has two constructors, one default and one taking `UptimeCheckConfig.Types.HttpCheck.Types.BasicAuthentication` as an argument."]]],[]]