<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [puppeteer](./puppeteer.md) &gt; [Protocol](./puppeteer.protocol.md) &gt; [Database](./puppeteer.protocol.database.md) &gt; [GetDatabaseTableNamesResponse](./puppeteer.protocol.database.getdatabasetablenamesresponse.md)

## Protocol.Database.GetDatabaseTableNamesResponse interface

<b>Signature:</b>

```typescript
export interface GetDatabaseTableNamesResponse 
```

## Properties

|  Property | Type | Description |
|  --- | --- | --- |
|  [tableNames](./puppeteer.protocol.database.getdatabasetablenamesresponse.tablenames.md) | string\[\] |  |