Summary of entries of Classes for runtimeconfig.
Classes
Client
Client to bundle configuration needed for API requests.
Config
A Config resource in the Cloud RuntimeConfig service.
This consists of metadata and a hierarchy of variables.
Variable
A variable in the Cloud RuntimeConfig service.
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