[[["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-03-21 UTC."],[[["The webpage provides documentation for the `DocumentSchema` class within the Google Cloud Document AI v1 API, offering a range of versions from 1.0.0 to the latest 3.19.0."],["`DocumentSchema` defines the structure and output of documents processed by a Document AI processor, as described by its metadata, description, display name, and entity types."],["The `DocumentSchema` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showcasing its integration with Google Protobuf and .NET structures."],["Key properties of the `DocumentSchema` class include `Description`, `DisplayName`, `EntityTypes` and `Metadata`, providing details about the schema's purpose, display information, entity definitions and metadata."],["The documentation includes constructors and detailed property descriptions, like the `RepeatedField` type for `EntityTypes`, offering users a comprehensive understanding of how to interact with and utilize the DocumentSchema class."]]],[]]