Caution: You are viewing documentation for the API's REST interface. Most of our official client libraries use gRPC. See the REST Introduction for details.
[[["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-03-06 UTC."],[[["The callout extension uses JSON format for representation."],["It comprises a single field, `calloutText`, which is a string containing the callout's text."],["The `calloutText` field has a character limit between 1 and 25 characters."]]],["The provided JSON represents a callout extension with a single field, `calloutText`. This field is a string containing the callout text. The `calloutText` string must be between 1 and 25 characters long, inclusive. The JSON structure is defined as: `{\"calloutText\": string}`. This is used for structuring callout information.\n"]]