SecurityReportResultView

The response for security report result view APIs.

JSON representation
 { 
 "metadata" 
 : 
 { 
 object (  SecurityReportMetadata 
 
) 
 } 
 , 
 "rows" 
 : 
 array 
 , 
 "state" 
 : 
 string 
 , 
 "code" 
 : 
 integer 
 , 
 "error" 
 : 
 string 
 } 
Fields
rows

array ( ListValue format)

Rows of security report result. Each row is a JSON object.

Example: {sum(message_count): 1, developerApp: "(not set)",…}

state

string

State of retrieving ResultView.

code

integer

Error code when there is a failure.

error

string

Error message when there is a failure.

Design a Mobile Site
View Site in Mobile | Classic
Share by: