ServiceDocumentQueryResult
ServiceDocumentQueryResult
JSON Example
{
"continuousResults": {
"documentCountAdded": 0,
"documentCountDeleted": 0,
"documentCountUpdated": 0
},
"documentCount": 0,
"documentLinks": [
"string"
],
"documents": {
"documents": "string"
},
"nextPageLink": "string",
"nextPageLinksPerGroup": {
"nextPageLinksPerGroup": "string"
},
"prevPageLink": "string",
"queryTimeMicros": 0,
"selectedDocuments": {
"selectedDocuments": "string"
},
"selectedLinks": [
"string"
],
"selectedLinksPerDocument": {
"selectedLinksPerDocument": "string"
}
}
integer As int64
As int64
documentCount
Optional
documentCount
array of
string
documentLinks
Optional
documentLinks
object
documents
Optional
documents
string
nextPageLink
Optional
nextPageLink
object
nextPageLinksPerGroup
Optional
nextPageLinksPerGroup
string
prevPageLink
Optional
prevPageLink
integer As int64
As int64
queryTimeMicros
Optional
queryTimeMicros
object
selectedDocuments
Optional
selectedDocuments
array of
string
selectedLinks
Optional
selectedLinks
object
selectedLinksPerDocument
Optional
selectedLinksPerDocument