Class ConfigRef (1.0.4)

Stay organized with collections Save and categorize content based on your preferences.
ConfigRef(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Represents a service configuration with its name and id. .. attribute:: name

Resource name of a service config. It must have the following format: "services/{service name}/configs/{config id}".

:type: str