public sealed class LocalizedMessage : IMessage<LocalizedMessage>, IEquatable<LocalizedMessage>, IDeepCloneable<LocalizedMessage>, IBufferMessage, IMessage
Provides a localized error message that is safe to return to the user which can be attached to an RPC error.
[[["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\u003eLocalizedMessage\u003c/code\u003e class provides a way to return localized error messages to users within the Google Cloud Compute environment.\u003c/p\u003e\n"],["\u003cp\u003eThis class offers constructors for creating new instances, including one for copying existing \u003ccode\u003eLocalizedMessage\u003c/code\u003e objects.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties to manage the message's locale and the message itself, with methods available for determining if these fields are set.\u003c/p\u003e\n"],["\u003cp\u003eThe latest available version listed for the \u003ccode\u003eLocalizedMessage\u003c/code\u003e is 3.6.0 and the list displays a range of versions dating back to 1.0.0.\u003c/p\u003e\n"]]],[],null,[]]