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 delete. Format: projects/{projectNumber}/locations/{location}/ruleSets/{rule_set_id}. It takes the form projects/{project}/locations/{location}/ruleSets/{ruleset}.
[[["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 delete a specific ruleset within the Content Warehouse service."],["The `name` parameter, which includes the project number, location, and rule set ID, is required to identify the ruleset to be deleted."],["The request body for this operation must be empty, and a successful operation returns an empty response body."],["Deletion requires OAuth scope `https://www.googleapis.com/auth/cloud-platform` and IAM permission `contentwarehouse.ruleSets.delete` on the target ruleset resource."],["If the specified ruleset does not exist, the API will return a `NOT_FOUND` error."]]],[]]