public sealed class RouterMd5AuthenticationKey : IMessage<RouterMd5AuthenticationKey>, IEquatable<RouterMd5AuthenticationKey>, IDeepCloneable<RouterMd5AuthenticationKey>, IBufferMessage, IMessage
[Input only] Value of the key. For patch and update calls, it can be skipped to copy the value from the previous configuration. This is allowed if the key with the same name existed before the operation. Maximum length is 80 characters. Can only contain printable ASCII characters.
[[["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."],[[["The latest version of the `RouterMd5AuthenticationKey` is 3.6.0, which can be found within the `Google.Cloud.Compute.V1` namespace documentation."],["This class provides methods for managing router MD5 authentication keys, supporting multiple versions ranging from 1.0.0 to the current 3.6.0."],["`RouterMd5AuthenticationKey` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has properties such as `HasKey`, `HasName`, `Key`, and `Name`, which are used for managing the properties of an authentication key, with `Key` having a maximum length of 80 printable ASCII characters and `Name` being a unique identifier for the key."],["The current page being viewed is version 2.5.0 of `RouterMd5AuthenticationKey`, with the document history containing multiple previous versions, allowing for references to past functionality."]]],[]]