<!-- 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; [Runtime](./puppeteer.protocol.runtime.md) &gt; [ReleaseObjectGroupRequest](./puppeteer.protocol.runtime.releaseobjectgrouprequest.md)

## Protocol.Runtime.ReleaseObjectGroupRequest interface

<b>Signature:</b>

```typescript
export interface ReleaseObjectGroupRequest 
```

## Properties

|  Property | Type | Description |
|  --- | --- | --- |
|  [objectGroup](./puppeteer.protocol.runtime.releaseobjectgrouprequest.objectgroup.md) | string | Symbolic object group name. |