Path Parameters
The reviewConfig id.
Query Parameters
The list of fields to update.
If set to true, and the config is not found, a new config will be created.
In this situation, update_mask
is ignored.
Body
application/json
Response
OK
The name of the SQL review config. Format: reviewConfigs/{reviewConfig}
The title of the review configuration.
Whether the review configuration is enabled.
The SQL review rules to enforce.
Resources using the config. Format: {resource}/{resource id}, e.g., environments/test.