Try Gemini 1.5 models, the latest multimodal models in Vertex AI, and see what you can build with up to a 2M token context window.Try Gemini 1.5 models, the latest multimodal models in Vertex AI, and see what you can build with up to a 2M token context window.
Required. The name of the rule set to update. Format: projects/{projectNumber}/locations/{location}/ruleSets/{rule_set_id}. It takes the form projects/{project}/locations/{location}/ruleSets/{ruleset}.
Request body
The request body contains data with the following structure:
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2023-08-17 UTC."],[[["This API endpoint is used to update an existing ruleset, requiring the ruleset's name as a parameter in the request path."],["The `name` parameter in the path is mandatory and must follow the format `projects/{projectNumber}/locations/{location}/ruleSets/{rule_set_id}`."],["The request body must include a `ruleSet` object that defines the updated rule set using the correct format, which it specifies is described elsewhere in the documentation."],["A successful update will return the modified `RuleSet` instance, and the API will return an `INVALID_ARGUMENT` error if a non-empty ruleset name is provided that does not match the existing one."],["To perform this update, the request must be authorized with the `https://www.googleapis.com/auth/cloud-platform` OAuth scope and the user must have the `contentwarehouse.ruleSets.update` IAM permission on the specified resource."]]],[]]