[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-24 UTC."],[],[],null,["# SchemaInterface interface\n\nInterface for [Schema](./vertexai.schema.md#schema_class) class.\n\n**Signature:** \n\n export interface SchemaInterface extends SchemaShared\u003cSchemaInterface\u003e \n\n**Extends:** [SchemaShared](./vertexai.schemashared.md#schemashared_interface)\\\u003c[SchemaInterface](./vertexai.schemainterface.md#schemainterface_interface)\\\u003e\n\nProperties\n----------\n\n| Property | Type | Description |\n|-----------------------------------------------------------|----------------------------------------|-------------------------------------------------------------------|\n| [type](./vertexai.schemainterface.md#schemainterfacetype) | [SchemaType](./vertexai.md#schematype) | The type of the property. [SchemaType](./vertexai.md#schematype). |\n\nSchemaInterface.type\n--------------------\n\nThe type of the property. [SchemaType](./vertexai.md#schematype).\n\n**Signature:** \n\n type: SchemaType;"]]