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.
Stay organized with collections
Save and categorize content based on your preferences.
Deletes a document schema. Returns NOT_FOUND if the document schema does not exist. Returns BAD_REQUEST if the document schema has documents depending on it.
[[["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 deletes a specified document schema."],["A `NOT_FOUND` error is returned if the document schema does not exist."],["A `BAD_REQUEST` error is returned if any documents depend on the schema to be deleted."],["The request requires the `contentwarehouse.documentSchemas.delete` IAM permission and an empty request body."],["The `DELETE` request should be sent to the specified endpoint using the full resource name in this format: `projects/{project}/locations/{location}/documentSchemas/{documentschema}`."]]],[]]