getAll
AsyncScriptResult[List[QueryViewResponse]]
QueryViewResponse.view
- the QueryView
objectQueryViewResponse.viewInfo
- (optional) ViewInfo
structure holding extra information that can be requested using builder methodsQueryView
type has the following fields:QueryView.name
- the name of the viewQueryView.description
- the description of the viewQueryView.state
- View state object, holding view stateQueryView.query
- STQL query which can be used subsequently in getting topology using Topology Script ApiViewInfo
type has the following fields:ViewInfo.stars.count
- the number of times a star was given by any user to the viewwithStarCount
- adds the number of times a star was given by any user to the view info of each view.viewInfo
holding star count. The stars count is available on this path viewResponse.viewInfo.stars.count