Class ConfigRef (1.0.4)

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