The Metadata object is a mapping of client-provided string fields to any string value. The following limitations apply:
- The JSON values must be Strings (no nested JSON objects allowed)
- Only ASCII characters can be used
- Maximum of 5 key/value pairs
- Maximum key length of 50 characters
- Maximum value length of 500 characters