Publish request for the CustomConnectorVersion. Once approved, the CustomConnectorVersion will be published as PartnerConnector.
HTTP request
POST https://connectors.googleapis.com/v1/{name=projects/*/locations/*/customConnectors/*/customConnectorVersions/*}:publish
The URL uses gRPC Transcoding syntax.
Path parameters
| Parameters | |
|---|---|
name | 
                
                   
 Required. Resource name of the form:  Authorization requires the following IAM permission on the specified resource  
  | 
              
Request body
The request body contains data with the following structure:
| JSON representation | 
|---|
{
  "partnerMetadata": {
    object ( | 
                
| Fields | |
|---|---|
partnerMetadata | 
                  
                     
 Required. Partner metadata details for validating and publishing the custom connector as a partner connector version.  | 
                
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.