Creates a new managed service. Please note one producer project can own no more than 20 services.
Operation<response: ManagedService>
HTTP request
POST https://servicemanagement.googleapis.com/v1/services
The URL uses Google API HTTP annotation syntax.
Request body
The request body contains an instance of ManagedService
.
Response body
If successful, the response body contains a newly created instance of Operation
.
Authorization Scopes
Requires one of the following OAuth scopes:
https://www.googleapis.com/auth/service.management
https://www.googleapis.com/auth/cloud-platform
For more information, see the Auth Guide.