# IDocumentInfo Interface

> Extends `IDocument` with the full `GoogleDocumentSlim` model returned by the Docs API.

Extends `IDocument` with the full `GoogleDocumentSlim` model returned by the Docs API.

**Namespace:** UiPath.GSuite.Activities.API

**Assembly:** UiPath.GSuite.Activities.API (in UiPath.GSuite.Activities.API.dll)

## Syntax

```
public interface IDocumentInfo : IDocument
```

## Properties

| Name | Description |
| --- | --- |
| Document | The underlying `GoogleDocumentSlim` model. |
