public sealed class LocalizedMessage : IMessage<LocalizedMessage>, IEquatable<LocalizedMessage>, IDeepCloneable<LocalizedMessage>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class LocalizedMessage.
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 is part of the Compute Engine v1 API within the Google Cloud .NET library, specifically the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThis class provides a localized error message that can be safely returned to the user in the event of an RPC error.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties for \u003ccode\u003eLocale\u003c/code\u003e and \u003ccode\u003eMessage\u003c/code\u003e, allowing for the storage and retrieval of error messages in specific languages.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eLocalizedMessage\u003c/code\u003e class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, to handle various functionalities such as serialization, comparison, and cloning.\u003c/p\u003e\n"],["\u003cp\u003eThe current latest version of this API documentation available is 3.6.0, with previous versions extending back to 1.0.0.\u003c/p\u003e\n"]]],[],null,[]]