Closed deci-ftw closed 5 years ago
Service control will return a 200 OK if an int64Value is passed in as an int, but the usage will not actually counted. Changing this to be a string fixes that.
int64Value
Reference: https://cloud.google.com/service-infrastructure/docs/service-control/reference/rest/v1/MetricValueSet#MetricValue.FIELDS.int64_value
Service control will return a 200 OK if an
int64Value
is passed in as an int, but the usage will not actually counted. Changing this to be a string fixes that.Reference: https://cloud.google.com/service-infrastructure/docs/service-control/reference/rest/v1/MetricValueSet#MetricValue.FIELDS.int64_value