googleapis / python-dialogflow

This library has moved to https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-dialogflow
https://dialogflow.com/
Apache License 2.0
394 stars 140 forks source link

Request for Quota Tracking #111

Closed mattare2 closed 5 years ago

mattare2 commented 5 years ago

Is there a way to return the number of API requests, so as not to exceed quota?

I am tracking this now in my own code, but my estimates seem to be off (resulting in many quota errors)

Thanks!

busunkim96 commented 5 years ago

Hi @mattare2,

Unfortunately it's not possible to track that with this library. You can track API requests on the API Dashbaord or by querying Stackdriver Monitoring for the serviceruntime metric .