Details
| ID | Google_Apigee_Edge_ModelingRule |
|---|---|
| From Version | 8.8.0 |
Schema
google_apigee_raw
| Field | Type | Array? |
|---|---|---|
SOURCE_LOG_TYPE |
string | — |
operation |
string | — |
request |
string | — |
requestUri |
string | — |
responseCode |
string | — |
user |
string | — |
{ "google_apigee_raw": { "operation": { "type": "string", "is_array": false }, "request": { "type": "string", "is_array": false }, "requestUri": { "type": "string", "is_array": false }, "responseCode": { "type": "string", "is_array": false }, "SOURCE_LOG_TYPE": { "type": "string", "is_array": false }, "user": { "type": "string", "is_array": false } } }