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\u003eThis webpage provides reference documentation for the \u003ccode\u003eLocalizedMessage\u003c/code\u003e class within the Google Cloud Compute Engine v1 API, specifically for .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the API documented is 3.6.0, while the current page is for version 2.10.0, and a range of versions from 1.0.0 to 3.6.0 are accessible via links.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eLocalizedMessage\u003c/code\u003e class is used to represent a localized error message that can be safely returned to the user and can be implemented, cloned and buffered.\u003c/p\u003e\n"],["\u003cp\u003eThe class features two properties, \u003ccode\u003eLocale\u003c/code\u003e and \u003ccode\u003eMessage\u003c/code\u003e, which are both string types used to store the locale of the localized error and the localized error message itself, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, one that is parameterless and another that takes another \u003ccode\u003eLocalizedMessage\u003c/code\u003e as a parameter, along with the documentation indicating that it implements various interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]