We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c60442d commit 532bb8dCopy full SHA for 532bb8d
1 file changed
aip/general/0143.md
@@ -70,7 +70,7 @@ Fields representing currency **must** use [ISO-4217 currency codes][iso-4217],
70
such as `USD` or `CHF`, and the field **must** be called `currency_code`.
71
72
**Note:** For representing an amount of money in a particular currency, rather
73
-than the currency code itself, use [`google.protobuf.Money`][money].
+than the currency code itself, use [`google.type.Money`][money].
74
75
### Language
76
0 commit comments