Method: legacySdk.legacyUpdateConnectorParameter

Full name: projects.locations.instances.legacySdk.legacyUpdateConnectorParameter

Legacy RPC for update connector parameter.

HTTP request


Path parameters

Parameters
instance

string

Required. The UpdateConnectorParameter request. Format: projects/{project}/locations/{location}/instances/{instance}/legacySdk:updateConnectorParameter

Query parameters

Parameters
identifier

string

Required. The connector identifier.

parameterName

string

Required. The parameter name.

Request body

The request body contains an instance of SdkUpdateConnectorParameterRequest.

Response body

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

Authorization scopes

Requires the following OAuth scope:

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

For more information, see the Authentication Overview.

SdkUpdateConnectorParameterRequest

The UpdateConnectorParameterRequest message.

JSON representation
{
  "parameterValue": string
}
Fields
parameterValue

string

Required. The instance of the legacy sdk. The connector identifier.