Class ConfigRef (1.6.0)

ConfigRef(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Represents a service configuration with its name and id.

Attribute

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