[[["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-07 UTC."],[[["The `FormatMessage` class represents a message with parameters, enabling dynamic message construction through placeholders."],["This class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering various functionalities."],["It provides two constructors, a default one and another that allows for cloning an existing `FormatMessage` object."],["`FormatMessage` includes a `Format` property to define the message template with `$n` placeholders and a `Parameters` property for the values that replace those placeholders."],["The `FormatMessage` class is contained within the `Google.Cloud.Debugger.V2` namespace, and it is part of the Google.Cloud.Debugger.V2.dll assembly."]]],[]]