You are reading the documentation for connect v1, which is no longer the latest version. Switch to connect v2
GCPStructuredDTO
export interface GCPStructuredDTO {
severity: string;
timestamp: string;
}Properties
| Name | Required | Type | Description |
|---|---|---|---|
severity | Required | string | |
timestamp | Required | string |