Class DocumentSchemaServiceGrpc.DocumentSchemaServiceBlockingStub (0.11.0)
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.
Updates a Document Schema. Returns INVALID_ARGUMENT if the name of the
Document Schema is non-empty and does not equal the existing name.
Supports only appending new properties, adding new ENUM possible values,
and updating the
EnumTypeOptions.validation_check_disabled
flag for ENUM possible values. Updating existing properties will result
into INVALID_ARGUMENT.
[[["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 2025-10-30 UTC."],[],[]]