[ Web Proxy ]
URL:
Viewing: https://cloud.google.com/python/docs/reference/runtimeconfig/latest/client [Back]  [Original]

Runtime Configuration Client  |  Python client libraries  |  Google Cloud Documentation Skip to main content
Google Cloud Documentation [Google Cloud Documentation]
Send feedback

Runtime Configuration Client Stay organized with collections Save and categorize content based on your preferences.

0.37.1 (latest) 0.37.0 0.36.1 0.35.0 0.34.0 0.33.3 0.32.6 0.31.0 0.30.0 0.29.2

Client for interacting with the Google Cloud RuntimeConfig API.

class google.cloud.runtimeconfig.client.Client(project=None, credentials=None, _http=None, client_info=None, client_options=None)

Bases: google.cloud.client.ClientWithProject

Client to bundle configuration needed for API requests.

SCOPE(: Union[Tuple[str, ...], None = ('https://www.googleapis.com/auth/cloudruntimeconfig', )

The scopes required for authenticating as a RuntimeConfig consumer.

config(config_name)

Factory constructor for config object.

NOTE: This will not make an HTTP request; it simply instantiates a config object owned by this client.

Send feedback

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2026-08-25 UTC.

Need to tell us more? [[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-08-25 UTC."],[],[]]

Web Proxy Viewer  |  New URL  |  Original Page