All rights reserved. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-02-28 UTC.
[[["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-02-28 UTC."],[],["The provided JSON schema represents an amount associated with a currency. It requires two fields: `amountMicros`, a string representing an integer amount in micros, and `currencyCode`, a string denoting the ISO 4217 3-letter currency code. Both fields are mandatory for the correct schema representation. The `amountMicros` is required to use the `Int64Value` format, as provided by the referenced link.\n"]]