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"]],[["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-08 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eRouterMd5AuthenticationKey\u003c/code\u003e class, found within the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace, is part of the Google Cloud .NET library.\u003c/p\u003e\n"],["\u003cp\u003eVersion 3.6.0 is the latest available version of the \u003ccode\u003eRouterMd5AuthenticationKey\u003c/code\u003e documentation, with historical versions ranging from 1.0.0 to 3.5.0 available.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRouterMd5AuthenticationKey\u003c/code\u003e class has two constructors, one default and one for copying an existing \u003ccode\u003eRouterMd5AuthenticationKey\u003c/code\u003e object, and includes properties for managing the key and name with \u003ccode\u003eHasKey\u003c/code\u003e, \u003ccode\u003eHasName\u003c/code\u003e, \u003ccode\u003eKey\u003c/code\u003e and \u003ccode\u003eName\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eKey\u003c/code\u003e property is for providing the key value, which must be 80 characters or less, with only printable ASCII characters, while the \u003ccode\u003eName\u003c/code\u003e property is to name the key, and must be unique in the router.\u003c/p\u003e\n"]]],[],null,[]]