services
Creates a new service configuration (version) for a managed service. This method only stores the service configuration. To roll out the service configuration to backend systems please call CreateServiceRollout. Only the 100 most recent service configurations and ones referenced by existing rollouts are kept for each service. The rest will be deleted eventually.
post/v1/services/{serviceName}/configs
Path parameters
serviceNamestring required
Required. The name of the service. See the overview for naming requirements. For example: example.googleapis.com.
Request body
Response
Successful response