[[["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,["# Package Methods (0.35.0)\n\nVersion latestkeyboard_arrow_down\n\n- [0.35.0 (latest)](/python/docs/reference/runtimeconfig/latest/summary_method)\n- [0.34.0](/python/docs/reference/runtimeconfig/0.34.0/summary_method)\n- [0.33.3](/python/docs/reference/runtimeconfig/0.33.3/summary_method)\n- [0.32.6](/python/docs/reference/runtimeconfig/0.32.6/summary_method)\n- [0.31.0](/python/docs/reference/runtimeconfig/0.31.0/summary_method)\n- [0.30.0](/python/docs/reference/runtimeconfig/0.30.0/summary_method)\n- [0.29.2](/python/docs/reference/runtimeconfig/0.29.2/summary_method) \nSummary of entries of Methods for runtimeconfig. \n\n### google.cloud.runtimeconfig.client.Client.config\n\n config(config_name)\n\nFactory constructor for config object.\n\nSee more: [google.cloud.runtimeconfig.client.Client.config](https://cloud.google.com/python/docs/reference/runtimeconfig/latest/google.cloud.runtimeconfig.client.Client#google_cloud_runtimeconfig_client_Client_config) \n\n### google.cloud.runtimeconfig.config.Config.exists\n\n exists(client=None)\n\nDetermines whether or not this config exists.\n\nSee more: [google.cloud.runtimeconfig.config.Config.exists](https://cloud.google.com/python/docs/reference/runtimeconfig/latest/google.cloud.runtimeconfig.config.Config#google_cloud_runtimeconfig_config_Config_exists) \n\n### google.cloud.runtimeconfig.config.Config.get_variable\n\n get_variable(variable_name, client=None)\n\nAPI call: get a variable via a `GET` request.\n\nSee more: [google.cloud.runtimeconfig.config.Config.get_variable](https://cloud.google.com/python/docs/reference/runtimeconfig/latest/google.cloud.runtimeconfig.config.Config#google_cloud_runtimeconfig_config_Config_get_variable) \n\n### google.cloud.runtimeconfig.config.Config.list_variables\n\n list_variables(page_size=None, page_token=None, client=None)\n\nAPI call: list variables for this config.\n\nSee more: [google.cloud.runtimeconfig.config.Config.list_variables](https://cloud.google.com/python/docs/reference/runtimeconfig/latest/google.cloud.runtimeconfig.config.Config#google_cloud_runtimeconfig_config_Config_list_variables) \n\n### google.cloud.runtimeconfig.config.Config.reload\n\n reload(client=None)\n\nAPI call: reload the config via a `GET` request.\n\nSee more: [google.cloud.runtimeconfig.config.Config.reload](https://cloud.google.com/python/docs/reference/runtimeconfig/latest/google.cloud.runtimeconfig.config.Config#google_cloud_runtimeconfig_config_Config_reload) \n\n### google.cloud.runtimeconfig.config.Config.variable\n\n variable(variable_name)\n\nFactory constructor for variable object.\n\nSee more: [google.cloud.runtimeconfig.config.Config.variable](https://cloud.google.com/python/docs/reference/runtimeconfig/latest/google.cloud.runtimeconfig.config.Config#google_cloud_runtimeconfig_config_Config_variable) \n\n### google.cloud.runtimeconfig.variable.Variable.create\n\n create(client=None)\n\nAPI call: create the variable via a POST request.\n\nSee more: [google.cloud.runtimeconfig.variable.Variable.create](https://cloud.google.com/python/docs/reference/runtimeconfig/latest/google.cloud.runtimeconfig.variable.Variable#google_cloud_runtimeconfig_variable_Variable_create) \n\n### google.cloud.runtimeconfig.variable.Variable.exists\n\n exists(client=None)\n\nAPI call: test for the existence of the variable via a GET request.\n\nSee more: [google.cloud.runtimeconfig.variable.Variable.exists](https://cloud.google.com/python/docs/reference/runtimeconfig/latest/google.cloud.runtimeconfig.variable.Variable#google_cloud_runtimeconfig_variable_Variable_exists) \n\n### google.cloud.runtimeconfig.variable.Variable.from_api_repr\n\n from_api_repr(resource, config)\n\nFactory: construct a Variable given its API representation\n.\n\nSee more: [google.cloud.runtimeconfig.variable.Variable.from_api_repr](https://cloud.google.com/python/docs/reference/runtimeconfig/latest/google.cloud.runtimeconfig.variable.Variable#google_cloud_runtimeconfig_variable_Variable_from_api_repr) \n\n### google.cloud.runtimeconfig.variable.Variable.reload\n\n reload(client=None)\n\nAPI call: reload the variable via a `GET` request.\n\nSee more: [google.cloud.runtimeconfig.variable.Variable.reload](https://cloud.google.com/python/docs/reference/runtimeconfig/latest/google.cloud.runtimeconfig.variable.Variable#google_cloud_runtimeconfig_variable_Variable_reload) \n\n### google.cloud.runtimeconfig.variable.Variable.update\n\n update(client=None)\n\nAPI call: update the variable via a PUT request.\n\nSee more: [google.cloud.runtimeconfig.variable.Variable.update](https://cloud.google.com/python/docs/reference/runtimeconfig/latest/google.cloud.runtimeconfig.variable.Variable#google_cloud_runtimeconfig_variable_Variable_update)"]]