ConfigRef

Represents a service configuration with its name and id.

JSON representation
{
  "name": string
}
Fields
name

string

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