JSON representation |
---|
{
"fields": [
{
object ( |
Fields | |
---|---|
fields[] |
|
AlertFieldAggregation
JSON representation |
---|
{ "field_name": string, "baseline_alert_count": integer, "alert_count": integer, "too_many_values": boolean, "value_count": integer, "all_values": [ { object ( |
Fields | |
---|---|
field_ |
|
baseline_ |
|
alert_ |
|
too_ |
|
value_ |
|
all_ |
|
top_ |
|
bottom_ |
|
AlertFieldValueCount
JSON representation |
---|
{
"value": {
object ( |
Fields | |
---|---|
value |
|
baseline_ |
|
alert_ |
|
AlertFieldValue
JSON representation |
---|
{ // Union field |
Fields | |
---|---|
Union field
|
|
string_ |
|
int32_ |
|
uint32_ |
|
int64_ |
|
uint64_ |
|
float_ |
|
double_ |
|
enum_ |
|
bool_ |
|
bytes_ |
A base64-encoded string. |