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 a monetary value, requiring two fields: `amountMicros` and `currencyCode`. `amountMicros`, formatted as a string, represents the numerical amount in micros. `currencyCode`, also a string, specifies the currency using the ISO 4217 3-letter code. Both fields are mandatory to define a monetary value.\n"]]