Package google-cloud-runtimeconfig (0.33.0)

Reference API documentation for google-cloud-runtimeconfig.

Modules

client

Client for interacting with the Google Cloud RuntimeConfig API.

config

Create / interact with Google Cloud RuntimeConfig configs.

variable

Create / interact with Google Cloud RuntimeConfig variables.

.. data:: STATE_UNSPECIFIED

The default variable state.  See
https://cloud.google.com/deployment-manager/runtime-configurator/reference/rest/v1beta1/projects.configs.variables#VariableState

.. data:: STATE_UPDATED

Indicates the variable was updated, while `variables.watch` was executing.
See
https://cloud.google.com/deployment-manager/runtime-configurator/reference/rest/v1beta1/projects.configs.variables#VariableState

.. data:: STATE_DELETED

Indicates the variable was deleted, while `variables.watch`_ was executing.
See
https://cloud.google.com/deployment-manager/runtime-configurator/reference/rest/v1beta1/projects.configs.variables#VariableState

.. _variables.watch: https://cloud.google.com/deployment-manager/runtime-configurator/reference/rest/v1beta1/projects.configs.variables/watch