values property
Tiered limit values.
You must specify this as a key:value pair, with an integer value that is the maximum number of requests allowed for the specified unit. Currently only STANDARD is supported.
Implementation
core.Map<core.String, core.String>? values;