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
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-28 UTC."],[],[],null,["# Module variable (0.35.0)\n\nVersion latestkeyboard_arrow_down\n\n- [0.35.0 (latest)](/python/docs/reference/runtimeconfig/latest/google.cloud.runtimeconfig.variable)\n- [0.34.0](/python/docs/reference/runtimeconfig/0.34.0/google.cloud.runtimeconfig.variable)\n- [0.33.3](/python/docs/reference/runtimeconfig/0.33.3/google.cloud.runtimeconfig.variable)\n- [0.32.6](/python/docs/reference/runtimeconfig/0.32.6/google.cloud.runtimeconfig.variable)\n- [0.31.0](/python/docs/reference/runtimeconfig/0.31.0/google.cloud.runtimeconfig.variable)\n- [0.30.0](/python/docs/reference/runtimeconfig/0.30.0/google.cloud.runtimeconfig.variable)\n- [0.29.2](/python/docs/reference/runtimeconfig/0.29.2/google.cloud.runtimeconfig.variable) \nCreate / interact with Google Cloud RuntimeConfig variables.\n\n.. data:: STATE_UNSPECIFIED \n\n The default variable state. See\n https://cloud.google.com/deployment-manager/runtime-configurator/reference/rest/v1beta1/projects.configs.variables#VariableState\n\n.. data:: STATE_UPDATED \n\n Indicates the variable was updated, while `variables.watch` was executing.\n See\n https://cloud.google.com/deployment-manager/runtime-configurator/reference/rest/v1beta1/projects.configs.variables#VariableState\n\n.. data:: STATE_DELETED \n\n Indicates the variable was deleted, while `variables.watch`_ was executing.\n See\n https://cloud.google.com/deployment-manager/runtime-configurator/reference/rest/v1beta1/projects.configs.variables#VariableState\n\n.. _variables.watch:\n\u003chttps://cloud.google.com/deployment-manager/runtime-configurator/reference/rest/v1beta1/projects.configs.variables/watch\u003e\n\nClasses\n-------\n\n### [Variable](/python/docs/reference/runtimeconfig/latest/google.cloud.runtimeconfig.variable.Variable)\n\n Variable(name, config)\n\nA variable in the Cloud RuntimeConfig service.\n\nSee\n\u003chttps://cloud.google.com/deployment-manager/runtime-configurator/reference/rest/v1beta1/projects.configs.variables\u003e"]]