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 may be used Maximum of 50 key/value pairs Maximum key length of 40 characters Maximum value length of 500 characters
Name | Type | Description | Notes |
---|---|---|---|
any string name | str | any string name can be used but the value must be the correct type | [optional] |