Method: projects.locations.serviceProducers.generateServiceAgents

Creates all service agents for a given resource, location and service producer.

HTTP request

POST https://workloadidentity.googleapis.com/v1/{parent=projects/*/locations/*/serviceProducers/*}:generateServiceAgents

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
parent

string

Required. The parent resource. The location for the parent resource must be global.

Examples:

  • projects/1234/locations/global/serviceProducers/bigquery.googleapis.com
  • folders/2344/locations/global/serviceProducers/vertexai.googleapis.com
  • organizations/3344/locations/global/serviceProducers/iam.googleapis.com

Request body

The request body must be empty.

Response body

If successful, the response body contains an instance of Operation.

Authorization scopes

Requires the following OAuth scope:

  • https://www.googleapis.com/auth/cloud-platform

For more information, see the Authentication Overview.