Skip to content

Latest commit

 

History

History

runtimeconfig

Python Client for Google Cloud RuntimeConfig

Python idiomatic client for Google Cloud RuntimeConfig

alpha pypi versions

This client library is currently in alpha and may be subject to change.

Quick Start

$ pip install --upgrade google-cloud-runtimeconfig

Authentication

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.

Using the API

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.