services
Creates a new service configuration (version) for a managed service based on user-supplied configuration source files (for example: OpenAPI Specification). This method stores the source configurations as well as the generated service configuration. To rollout the service configuration to other services, please call CreateServiceRollout. Only the 100 most recent configuration sources and ones referenced by existing service configurtions are kept for each service. The rest will be deleted eventually. Operation
post/v1/services/{serviceName}/configs:submit
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