Method: projects.locations.consumerEnforcementActions.patch

Updates an existing ConsumerEnforcementAction resource.

HTTP request

PATCH https://commerceproducer.googleapis.com/v1beta/{consumerEnforcementAction.name=projects/*/locations/*/consumerEnforcementActions/*}

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
consumerEnforcementAction.name

string

Identifier. Name of the ConsumerEnforcementAction resource.

Format: projects/{project}/locations/{location}/consumerEnforcementActions/{consumerEnforcementAction}

Query parameters

Parameters
updateMask

string (FieldMask format)

Optional. Field mask used to specify the fields to be overwritten in the ConsumerEnforcementAction resource by the update.

This is a comma-separated list of fully qualified names of fields. Example: "user.displayName,photo".

Request body

The request body contains an instance of ConsumerEnforcementAction.

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.