- HTTP request
- Path parameters
- Request body
- Response body
- Authorization scopes
- LegacyVisualSummarySectionType
- Try it!
Full name: projects.locations.instances.legacySoarSettings.legacyAddVisualSummaryRecords
AddVisualSummaryRecords adds visual summary records to the environment. environment.
HTTP request
Path parameters
Parameters | |
---|---|
instance |
Required. The instance to add the visual summary records to. Format: projects/{project}/locations/{location}/instances/{instance} |
Request body
The request body contains data with the following structure:
JSON representation |
---|
{
"fieldName": string,
"sectionType": enum ( |
Fields | |
---|---|
fieldName |
Output only. The field name. |
sectionType |
Output only. The section type. |
id |
Output only. The id. |
maxValue |
Output only. The max value. |
isDescending |
Output only. Whether is descending. |
isTypeBool |
Output only. Whether is type bool. |
Response body
If successful, the response body is an empty JSON object.
Authorization scopes
Requires the following OAuth scope:
https://www.googleapis.com/auth/cloud-platform
For more information, see the Authentication Overview.
LegacyVisualSummarySectionType
Visual summary section type.
Enums | |
---|---|
ENTITIES |
Entities. |
RELATIONS |
Events. |