Python idiomatic client for Google Cloud RuntimeConfig
This client library is currently in alpha and may be subject to change.
$ pip install --upgrade google-cloud-runtimeconfig
With google-cloud-python
we try to make authentication as painless as
possible. Check out the Authentication section in our documentation to
learn more. You may also find the authentication document shared by all
the google-cloud-*
libraries to be helpful.
The Google Cloud RuntimeConfig (RuntimeConfig API docs) API enables developers to dynamically configure and expose variables through Google Cloud Platform. In addition, you can also set Watchers and Waiters that will watch for changes to your data and return based on certain conditions.
See the google-cloud-python
API runtimeconfig Documentation to learn
how to interact with Cloud RuntimeConfig using this Client Library.