JSON representation |
---|
{
"fields": [
{
object ( |
Fields | |
---|---|
fields[] |
|
AlertFieldAggregation
JSON representation |
---|
{ "fieldName": string, "baselineAlertCount": integer, "alertCount": integer, "tooManyValues": boolean, "valueCount": integer, "allValues": [ { object ( |
Fields | |
---|---|
fieldName |
|
baselineAlertCount |
|
alertCount |
|
tooManyValues |
|
valueCount |
|
allValues[] |
|
topValues[] |
|
bottomValues[] |
|
AlertFieldValueCount
JSON representation |
---|
{
"value": {
object ( |
Fields | |
---|---|
value |
|
baselineAlertCount |
|
alertCount |
|
AlertFieldValue
JSON representation |
---|
{ // Union field |
Fields | |
---|---|
Union field
|
|
stringValue |
|
int32Value |
|
uint32Value |
|
int64Value |
|
uint64Value |
|
floatValue |
|
doubleValue |
|
enumValue |
|
boolValue |
|
bytesValue |
A base64-encoded string. |