Immutable. The full resource name of the schema, in the format of
projects/{project}/locations/{___location}/collections/{collection}/dataStores/{data_store}/schemas/{schema}.
This field must be a UTF-8 encoded string with a length limit of 1024
characters.
[[["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-08-04 UTC."],[[["The `Schema` class in the Google.Cloud.DiscoveryEngine.V1 API defines the structure and layout of document data within the Discovery Engine."],["The latest version of the `Schema` class is 1.6.0, with several previous versions also available for use including all the way back to version 1.0.0-beta06."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, allowing for various operations such as message handling, comparison, cloning, and buffer management."],["The `Schema` class includes properties to manage the schema's name, JSON representation (`JsonSchema`), structured representation (`StructSchema`), and whether the JSON schema field is set (`HasJsonSchema`)."],["The Schema class has two constructors, one that can be instatiated without parameters, and another that can be instantiated using another Schema as a parameter."]]],[]]