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 provided content details the \u003ccode\u003eLocalizedMessage\u003c/code\u003e class within the Google.Cloud.Compute.V1 API for .NET, offering localized error messages.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation covers a range of versions for this class, from the latest 3.6.0 down to version 1.0.0, with each version linked for specific details.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eLocalizedMessage\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and 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, among others.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eLocalizedMessage\u003c/code\u003e class include \u003ccode\u003eHasLocale\u003c/code\u003e, \u003ccode\u003eHasMessage\u003c/code\u003e, \u003ccode\u003eLocale\u003c/code\u003e, and \u003ccode\u003eMessage\u003c/code\u003e, which are used to manage and retrieve localized error message content.\u003c/p\u003e\n"],["\u003cp\u003eThis class allows the error message and the language the message should be displayed in to be set, with the language using the \u003ccode\u003eBCP47\u003c/code\u003e specification.\u003c/p\u003e\n"]]],[],null,[]]