[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [Schema](./puppeteer.protocol.schema.md) ## Protocol.Schema namespace This domain is deprecated. Signature: ```typescript export namespace Schema ``` ## Interfaces | Interface | Description | | --- | --- | | [Domain](./puppeteer.protocol.schema.domain.md) | Description of the protocol domain. | | [GetDomainsResponse](./puppeteer.protocol.schema.getdomainsresponse.md) | |