Generates service identity for service.
HTTP request
POST https://serviceusage.googleapis.com/v1beta1/{parent=*/*/services/*}:generateServiceIdentity
The URL uses gRPC Transcoding syntax.
Path parameters
| Parameters | |
|---|---|
parent |
Name of the consumer and service to generate an identity for. The Example parents would be: |
Request body
The request body must be empty.
Response body
If successful, the response body contains an instance of Operation.
Authorization scopes
Requires one of the following OAuth scopes:
https://www.googleapis.com/auth/service.managementhttps://www.googleapis.com/auth/cloud-platform
For more information, see the Authentication Overview.