[[["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."],[[["This document provides reference information for the `FormatMessage` class within the Google Cloud Debugger v2 API, specifically version 3.1.0."],["The `FormatMessage` class represents a message that uses a format template with placeholders like `$0` and `$1` to incorporate parameters."],["`FormatMessage` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, all related to message handling and manipulation."],["The class has two constructors: a default constructor, `FormatMessage()`, and a copy constructor, `FormatMessage(FormatMessage other)`."],["It includes properties `Format`, which is a string for the message template, and `Parameters`, which is a `RepeatedField\u003cstring\u003e` to hold the optional parameters."]]],[]]