Packages

c

io.growing.graphql.model

QueryResponseProjection

class QueryResponseProjection extends GraphQLResponseProjection

Response projection for Query

Annotations
@Generated()
Linear Supertypes
GraphQLResponseProjection, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. QueryResponseProjection
  2. GraphQLResponseProjection
  3. AnyRef
  4. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new QueryResponseProjection()

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  4. def activeUsers(alias: String, input: QueryActiveUsersParametrizedInput, subProjection: SlicePaginationResponseProjection): QueryResponseProjection
  5. def activeUsers(input: QueryActiveUsersParametrizedInput, subProjection: SlicePaginationResponseProjection): QueryResponseProjection
  6. def activeUsers(alias: String, subProjection: SlicePaginationResponseProjection): QueryResponseProjection
  7. def activeUsers(subProjection: SlicePaginationResponseProjection): QueryResponseProjection
  8. def all$(maxDepth: Int): QueryResponseProjection
    Definition Classes
    QueryResponseProjection → GraphQLResponseProjection
    Annotations
    @Override()
  9. def all$(): QueryResponseProjection
    Definition Classes
    QueryResponseProjection → GraphQLResponseProjection
    Annotations
    @Override()
  10. def allDepartments(alias: String, subProjection: DepartmentResponseProjection): QueryResponseProjection
  11. def allDepartments(subProjection: DepartmentResponseProjection): QueryResponseProjection
  12. def analysisDashboardReferers(alias: String, input: QueryAnalysisDashboardReferersParametrizedInput, subProjection: DashboardReferenceResponseProjection): QueryResponseProjection
  13. def analysisDashboardReferers(input: QueryAnalysisDashboardReferersParametrizedInput, subProjection: DashboardReferenceResponseProjection): QueryResponseProjection
  14. def analysisDashboardReferers(alias: String, subProjection: DashboardReferenceResponseProjection): QueryResponseProjection
  15. def analysisDashboardReferers(subProjection: DashboardReferenceResponseProjection): QueryResponseProjection
  16. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  17. def basicProfile(alias: String, input: QueryBasicProfileParametrizedInput, subProjection: BasicProfileResponseProjection): QueryResponseProjection
  18. def basicProfile(input: QueryBasicProfileParametrizedInput, subProjection: BasicProfileResponseProjection): QueryResponseProjection
  19. def basicProfile(alias: String, subProjection: BasicProfileResponseProjection): QueryResponseProjection
  20. def basicProfile(subProjection: BasicProfileResponseProjection): QueryResponseProjection
  21. def categories(alias: String, subProjection: CategoryResponseProjection): QueryResponseProjection
  22. def categories(subProjection: CategoryResponseProjection): QueryResponseProjection
  23. def category(alias: String, input: QueryCategoryParametrizedInput, subProjection: CategoryResponseProjection): QueryResponseProjection
  24. def category(input: QueryCategoryParametrizedInput, subProjection: CategoryResponseProjection): QueryResponseProjection
  25. def category(alias: String, subProjection: CategoryResponseProjection): QueryResponseProjection
  26. def category(subProjection: CategoryResponseProjection): QueryResponseProjection
  27. def circleQrcode(alias: String, input: QueryCircleQrcodeParametrizedInput, subProjection: CircleQrcodeResponseProjection): QueryResponseProjection
  28. def circleQrcode(input: QueryCircleQrcodeParametrizedInput, subProjection: CircleQrcodeResponseProjection): QueryResponseProjection
  29. def circleQrcode(alias: String, subProjection: CircleQrcodeResponseProjection): QueryResponseProjection
  30. def circleQrcode(subProjection: CircleQrcodeResponseProjection): QueryResponseProjection
  31. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  32. def complexMetric(alias: String, input: QueryComplexMetricParametrizedInput, subProjection: ComplexMetricResponseProjection): QueryResponseProjection
  33. def complexMetric(input: QueryComplexMetricParametrizedInput, subProjection: ComplexMetricResponseProjection): QueryResponseProjection
  34. def complexMetric(alias: String, subProjection: ComplexMetricResponseProjection): QueryResponseProjection
  35. def complexMetric(subProjection: ComplexMetricResponseProjection): QueryResponseProjection
  36. def complexMetrics(alias: String, input: QueryComplexMetricsParametrizedInput, subProjection: ComplexMetricResponseProjection): QueryResponseProjection
  37. def complexMetrics(input: QueryComplexMetricsParametrizedInput, subProjection: ComplexMetricResponseProjection): QueryResponseProjection
  38. def complexMetrics(alias: String, subProjection: ComplexMetricResponseProjection): QueryResponseProjection
  39. def complexMetrics(subProjection: ComplexMetricResponseProjection): QueryResponseProjection
  40. def countComplexMetrics(alias: String, input: QueryCountComplexMetricsParametrizedInput): QueryResponseProjection
  41. def countComplexMetrics(input: QueryCountComplexMetricsParametrizedInput): QueryResponseProjection
  42. def countComplexMetrics(alias: String): QueryResponseProjection
  43. def countComplexMetrics(): QueryResponseProjection
  44. def countCustomEvents(alias: String, input: QueryCountCustomEventsParametrizedInput): QueryResponseProjection
  45. def countCustomEvents(input: QueryCountCustomEventsParametrizedInput): QueryResponseProjection
  46. def countCustomEvents(alias: String): QueryResponseProjection
  47. def countCustomEvents(): QueryResponseProjection
  48. def countDashboards(alias: String, input: QueryCountDashboardsParametrizedInput): QueryResponseProjection
  49. def countDashboards(input: QueryCountDashboardsParametrizedInput): QueryResponseProjection
  50. def countDashboards(alias: String): QueryResponseProjection
  51. def countDashboards(): QueryResponseProjection
  52. def countEventAnalyses(alias: String, input: QueryCountEventAnalysesParametrizedInput): QueryResponseProjection
  53. def countEventAnalyses(input: QueryCountEventAnalysesParametrizedInput): QueryResponseProjection
  54. def countEventAnalyses(alias: String): QueryResponseProjection
  55. def countEventAnalyses(): QueryResponseProjection
  56. def countEventVariables(alias: String, input: QueryCountEventVariablesParametrizedInput): QueryResponseProjection
  57. def countEventVariables(input: QueryCountEventVariablesParametrizedInput): QueryResponseProjection
  58. def countEventVariables(alias: String): QueryResponseProjection
  59. def countEventVariables(): QueryResponseProjection
  60. def countFrequencyAnalyses(alias: String, input: QueryCountFrequencyAnalysesParametrizedInput): QueryResponseProjection
  61. def countFrequencyAnalyses(input: QueryCountFrequencyAnalysesParametrizedInput): QueryResponseProjection
  62. def countFrequencyAnalyses(alias: String): QueryResponseProjection
  63. def countFrequencyAnalyses(): QueryResponseProjection
  64. def countFunnelAnalyses(alias: String, input: QueryCountFunnelAnalysesParametrizedInput): QueryResponseProjection
  65. def countFunnelAnalyses(input: QueryCountFunnelAnalysesParametrizedInput): QueryResponseProjection
  66. def countFunnelAnalyses(alias: String): QueryResponseProjection
  67. def countFunnelAnalyses(): QueryResponseProjection
  68. def countItemVariables(alias: String, input: QueryCountItemVariablesParametrizedInput): QueryResponseProjection
  69. def countItemVariables(input: QueryCountItemVariablesParametrizedInput): QueryResponseProjection
  70. def countItemVariables(alias: String): QueryResponseProjection
  71. def countItemVariables(): QueryResponseProjection
  72. def countKpiAnalyses(alias: String, input: QueryCountKpiAnalysesParametrizedInput): QueryResponseProjection
  73. def countKpiAnalyses(input: QueryCountKpiAnalysesParametrizedInput): QueryResponseProjection
  74. def countKpiAnalyses(alias: String): QueryResponseProjection
  75. def countKpiAnalyses(): QueryResponseProjection
  76. def countRetentionAnalyses(alias: String, input: QueryCountRetentionAnalysesParametrizedInput): QueryResponseProjection
  77. def countRetentionAnalyses(input: QueryCountRetentionAnalysesParametrizedInput): QueryResponseProjection
  78. def countRetentionAnalyses(alias: String): QueryResponseProjection
  79. def countRetentionAnalyses(): QueryResponseProjection
  80. def countSegments(alias: String, input: QueryCountSegmentsParametrizedInput): QueryResponseProjection
  81. def countSegments(input: QueryCountSegmentsParametrizedInput): QueryResponseProjection
  82. def countSegments(alias: String): QueryResponseProjection
  83. def countSegments(): QueryResponseProjection
  84. def countTags(alias: String, input: QueryCountTagsParametrizedInput): QueryResponseProjection
  85. def countTags(input: QueryCountTagsParametrizedInput): QueryResponseProjection
  86. def countTags(alias: String): QueryResponseProjection
  87. def countTags(): QueryResponseProjection
  88. def countTunnels(alias: String): QueryResponseProjection
  89. def countTunnels(): QueryResponseProjection
  90. def countUserVariables(alias: String, input: QueryCountUserVariablesParametrizedInput): QueryResponseProjection
  91. def countUserVariables(input: QueryCountUserVariablesParametrizedInput): QueryResponseProjection
  92. def countUserVariables(alias: String): QueryResponseProjection
  93. def countUserVariables(): QueryResponseProjection
  94. def crystalBallDashboard(alias: String, input: QueryCrystalBallDashboardParametrizedInput, subProjection: DashboardResponseProjection): QueryResponseProjection
  95. def crystalBallDashboard(input: QueryCrystalBallDashboardParametrizedInput, subProjection: DashboardResponseProjection): QueryResponseProjection
  96. def crystalBallDashboard(alias: String, subProjection: DashboardResponseProjection): QueryResponseProjection
  97. def crystalBallDashboard(subProjection: DashboardResponseProjection): QueryResponseProjection
  98. def crystalBallDashboardComment(alias: String, input: QueryCrystalBallDashboardCommentParametrizedInput, subProjection: DashboardCommentResponseProjection): QueryResponseProjection
  99. def crystalBallDashboardComment(input: QueryCrystalBallDashboardCommentParametrizedInput, subProjection: DashboardCommentResponseProjection): QueryResponseProjection
  100. def crystalBallDashboardComment(alias: String, subProjection: DashboardCommentResponseProjection): QueryResponseProjection
  101. def crystalBallDashboardComment(subProjection: DashboardCommentResponseProjection): QueryResponseProjection
  102. def crystalBallDashboards(alias: String, input: QueryCrystalBallDashboardsParametrizedInput, subProjection: DashboardResponseProjection): QueryResponseProjection
  103. def crystalBallDashboards(input: QueryCrystalBallDashboardsParametrizedInput, subProjection: DashboardResponseProjection): QueryResponseProjection
  104. def crystalBallDashboards(alias: String, subProjection: DashboardResponseProjection): QueryResponseProjection
  105. def crystalBallDashboards(subProjection: DashboardResponseProjection): QueryResponseProjection
  106. def crystalBallEventAnalysis(alias: String, input: QueryCrystalBallEventAnalysisParametrizedInput, subProjection: EventAnalysisResponseProjection): QueryResponseProjection
  107. def crystalBallEventAnalysis(input: QueryCrystalBallEventAnalysisParametrizedInput, subProjection: EventAnalysisResponseProjection): QueryResponseProjection
  108. def crystalBallEventAnalysis(alias: String, subProjection: EventAnalysisResponseProjection): QueryResponseProjection
  109. def crystalBallEventAnalysis(subProjection: EventAnalysisResponseProjection): QueryResponseProjection
  110. def crystalBallFrequencyAnalysis(alias: String, input: QueryCrystalBallFrequencyAnalysisParametrizedInput, subProjection: FrequencyAnalysisResponseProjection): QueryResponseProjection
  111. def crystalBallFrequencyAnalysis(input: QueryCrystalBallFrequencyAnalysisParametrizedInput, subProjection: FrequencyAnalysisResponseProjection): QueryResponseProjection
  112. def crystalBallFrequencyAnalysis(alias: String, subProjection: FrequencyAnalysisResponseProjection): QueryResponseProjection
  113. def crystalBallFrequencyAnalysis(subProjection: FrequencyAnalysisResponseProjection): QueryResponseProjection
  114. def crystalBallKpiAnalysis(alias: String, input: QueryCrystalBallKpiAnalysisParametrizedInput, subProjection: KpiAnalysisResponseProjection): QueryResponseProjection
  115. def crystalBallKpiAnalysis(input: QueryCrystalBallKpiAnalysisParametrizedInput, subProjection: KpiAnalysisResponseProjection): QueryResponseProjection
  116. def crystalBallKpiAnalysis(alias: String, subProjection: KpiAnalysisResponseProjection): QueryResponseProjection
  117. def crystalBallKpiAnalysis(subProjection: KpiAnalysisResponseProjection): QueryResponseProjection
  118. def crystalBallTrackOverviewAnalysis(alias: String, input: QueryCrystalBallTrackOverviewAnalysisParametrizedInput, subProjection: TrackOverviewAnalysisResponseProjection): QueryResponseProjection
  119. def crystalBallTrackOverviewAnalysis(input: QueryCrystalBallTrackOverviewAnalysisParametrizedInput, subProjection: TrackOverviewAnalysisResponseProjection): QueryResponseProjection
  120. def crystalBallTrackOverviewAnalysis(alias: String, subProjection: TrackOverviewAnalysisResponseProjection): QueryResponseProjection
  121. def crystalBallTrackOverviewAnalysis(subProjection: TrackOverviewAnalysisResponseProjection): QueryResponseProjection
  122. def crystalBallUserInfoPanels(alias: String, input: QueryCrystalBallUserInfoPanelsParametrizedInput, subProjection: CrystalBallUserInfoPanelResponseProjection): QueryResponseProjection
  123. def crystalBallUserInfoPanels(input: QueryCrystalBallUserInfoPanelsParametrizedInput, subProjection: CrystalBallUserInfoPanelResponseProjection): QueryResponseProjection
  124. def crystalBallUserInfoPanels(alias: String, subProjection: CrystalBallUserInfoPanelResponseProjection): QueryResponseProjection
  125. def crystalBallUserInfoPanels(subProjection: CrystalBallUserInfoPanelResponseProjection): QueryResponseProjection
  126. def currentUser(alias: String, subProjection: MemberResponseProjection): QueryResponseProjection
  127. def currentUser(subProjection: MemberResponseProjection): QueryResponseProjection
  128. def customEvent(alias: String, input: QueryCustomEventParametrizedInput, subProjection: CustomEventResponseProjection): QueryResponseProjection
  129. def customEvent(input: QueryCustomEventParametrizedInput, subProjection: CustomEventResponseProjection): QueryResponseProjection
  130. def customEvent(alias: String, subProjection: CustomEventResponseProjection): QueryResponseProjection
  131. def customEvent(subProjection: CustomEventResponseProjection): QueryResponseProjection
  132. def customEvents(alias: String, input: QueryCustomEventsParametrizedInput, subProjection: CustomEventResponseProjection): QueryResponseProjection
  133. def customEvents(input: QueryCustomEventsParametrizedInput, subProjection: CustomEventResponseProjection): QueryResponseProjection
  134. def customEvents(alias: String, subProjection: CustomEventResponseProjection): QueryResponseProjection
  135. def customEvents(subProjection: CustomEventResponseProjection): QueryResponseProjection
  136. def dashboard(alias: String, input: QueryDashboardParametrizedInput, subProjection: DashboardResponseProjection): QueryResponseProjection
  137. def dashboard(input: QueryDashboardParametrizedInput, subProjection: DashboardResponseProjection): QueryResponseProjection
  138. def dashboard(alias: String, subProjection: DashboardResponseProjection): QueryResponseProjection
  139. def dashboard(subProjection: DashboardResponseProjection): QueryResponseProjection
  140. def dashboardComment(alias: String, input: QueryDashboardCommentParametrizedInput, subProjection: DashboardCommentResponseProjection): QueryResponseProjection
  141. def dashboardComment(input: QueryDashboardCommentParametrizedInput, subProjection: DashboardCommentResponseProjection): QueryResponseProjection
  142. def dashboardComment(alias: String, subProjection: DashboardCommentResponseProjection): QueryResponseProjection
  143. def dashboardComment(subProjection: DashboardCommentResponseProjection): QueryResponseProjection
  144. def dashboards(alias: String, input: QueryDashboardsParametrizedInput, subProjection: DashboardResponseProjection): QueryResponseProjection
  145. def dashboards(input: QueryDashboardsParametrizedInput, subProjection: DashboardResponseProjection): QueryResponseProjection
  146. def dashboards(alias: String, subProjection: DashboardResponseProjection): QueryResponseProjection
  147. def dashboards(subProjection: DashboardResponseProjection): QueryResponseProjection
  148. def dataCenterAcls(alias: String, input: QueryDataCenterAclsParametrizedInput, subProjection: UserAccessCtrlResponseProjection): QueryResponseProjection
  149. def dataCenterAcls(input: QueryDataCenterAclsParametrizedInput, subProjection: UserAccessCtrlResponseProjection): QueryResponseProjection
  150. def dataCenterAcls(alias: String, subProjection: UserAccessCtrlResponseProjection): QueryResponseProjection
  151. def dataCenterAcls(subProjection: UserAccessCtrlResponseProjection): QueryResponseProjection
  152. def dataCenterCountEventVariables(alias: String): QueryResponseProjection
  153. def dataCenterCountEventVariables(): QueryResponseProjection
  154. def dataCenterCountItemVariables(alias: String): QueryResponseProjection
  155. def dataCenterCountItemVariables(): QueryResponseProjection
  156. def dataCenterCountTags(alias: String): QueryResponseProjection
  157. def dataCenterCountTags(): QueryResponseProjection
  158. def dataCenterCountUserVariables(alias: String): QueryResponseProjection
  159. def dataCenterCountUserVariables(): QueryResponseProjection
  160. def dataCenterCustomEvent(alias: String, input: QueryDataCenterCustomEventParametrizedInput, subProjection: CustomEventResponseProjection): QueryResponseProjection
  161. def dataCenterCustomEvent(input: QueryDataCenterCustomEventParametrizedInput, subProjection: CustomEventResponseProjection): QueryResponseProjection
  162. def dataCenterCustomEvent(alias: String, subProjection: CustomEventResponseProjection): QueryResponseProjection
  163. def dataCenterCustomEvent(subProjection: CustomEventResponseProjection): QueryResponseProjection
  164. def dataCenterCustomEvents(alias: String, subProjection: CustomEventResponseProjection): QueryResponseProjection
  165. def dataCenterCustomEvents(subProjection: CustomEventResponseProjection): QueryResponseProjection
  166. def dataCenterDefaultCategory(alias: String, subProjection: CategoryResponseProjection): QueryResponseProjection
  167. def dataCenterDefaultCategory(subProjection: CategoryResponseProjection): QueryResponseProjection
  168. def dataCenterEventVariable(alias: String, input: QueryDataCenterEventVariableParametrizedInput, subProjection: EventVariableResponseProjection): QueryResponseProjection
  169. def dataCenterEventVariable(input: QueryDataCenterEventVariableParametrizedInput, subProjection: EventVariableResponseProjection): QueryResponseProjection
  170. def dataCenterEventVariable(alias: String, subProjection: EventVariableResponseProjection): QueryResponseProjection
  171. def dataCenterEventVariable(subProjection: EventVariableResponseProjection): QueryResponseProjection
  172. def dataCenterEventVariables(alias: String, subProjection: EventVariableResponseProjection): QueryResponseProjection
  173. def dataCenterEventVariables(subProjection: EventVariableResponseProjection): QueryResponseProjection
  174. def dataCenterInfo(alias: String, subProjection: DataCenterInfoResponseProjection): QueryResponseProjection
  175. def dataCenterInfo(subProjection: DataCenterInfoResponseProjection): QueryResponseProjection
  176. def dataCenterInsightDimensions(alias: String, input: QueryDataCenterInsightDimensionsParametrizedInput, subProjection: DimensionResponseProjection): QueryResponseProjection
  177. def dataCenterInsightDimensions(input: QueryDataCenterInsightDimensionsParametrizedInput, subProjection: DimensionResponseProjection): QueryResponseProjection
  178. def dataCenterInsightDimensions(alias: String, subProjection: DimensionResponseProjection): QueryResponseProjection
  179. def dataCenterInsightDimensions(subProjection: DimensionResponseProjection): QueryResponseProjection
  180. def dataCenterItemModel(alias: String, input: QueryDataCenterItemModelParametrizedInput, subProjection: ItemModelResponseProjection): QueryResponseProjection
  181. def dataCenterItemModel(input: QueryDataCenterItemModelParametrizedInput, subProjection: ItemModelResponseProjection): QueryResponseProjection
  182. def dataCenterItemModel(alias: String, subProjection: ItemModelResponseProjection): QueryResponseProjection
  183. def dataCenterItemModel(subProjection: ItemModelResponseProjection): QueryResponseProjection
  184. def dataCenterItemModels(alias: String, subProjection: ItemModelResponseProjection): QueryResponseProjection
  185. def dataCenterItemModels(subProjection: ItemModelResponseProjection): QueryResponseProjection
  186. def dataCenterItemVariable(alias: String, input: QueryDataCenterItemVariableParametrizedInput, subProjection: ItemVariableResponseProjection): QueryResponseProjection
  187. def dataCenterItemVariable(input: QueryDataCenterItemVariableParametrizedInput, subProjection: ItemVariableResponseProjection): QueryResponseProjection
  188. def dataCenterItemVariable(alias: String, subProjection: ItemVariableResponseProjection): QueryResponseProjection
  189. def dataCenterItemVariable(subProjection: ItemVariableResponseProjection): QueryResponseProjection
  190. def dataCenterItemVariables(alias: String, subProjection: ItemVariableResponseProjection): QueryResponseProjection
  191. def dataCenterItemVariables(subProjection: ItemVariableResponseProjection): QueryResponseProjection
  192. def dataCenterMeasurements(alias: String, subProjection: MeasurableResponseProjection): QueryResponseProjection
  193. def dataCenterMeasurements(subProjection: MeasurableResponseProjection): QueryResponseProjection
  194. def dataCenterPermissionModules(alias: String, subProjection: ModuleResponseProjection): QueryResponseProjection
  195. def dataCenterPermissionModules(subProjection: ModuleResponseProjection): QueryResponseProjection
  196. def dataCenterPreparedDimensions(alias: String, subProjection: PreparedDimensionResponseProjection): QueryResponseProjection
  197. def dataCenterPreparedDimensions(subProjection: PreparedDimensionResponseProjection): QueryResponseProjection
  198. def dataCenterResourceActions(alias: String, input: QueryDataCenterResourceActionsParametrizedInput): QueryResponseProjection
  199. def dataCenterResourceActions(input: QueryDataCenterResourceActionsParametrizedInput): QueryResponseProjection
  200. def dataCenterResourceActions(alias: String): QueryResponseProjection
  201. def dataCenterResourceActions(): QueryResponseProjection
  202. def dataCenterRole(alias: String, input: QueryDataCenterRoleParametrizedInput, subProjection: DataCenterRoleResponseProjection): QueryResponseProjection
  203. def dataCenterRole(input: QueryDataCenterRoleParametrizedInput, subProjection: DataCenterRoleResponseProjection): QueryResponseProjection
  204. def dataCenterRole(alias: String, subProjection: DataCenterRoleResponseProjection): QueryResponseProjection
  205. def dataCenterRole(subProjection: DataCenterRoleResponseProjection): QueryResponseProjection
  206. def dataCenterRoles(alias: String, subProjection: DataCenterRoleResponseProjection): QueryResponseProjection
  207. def dataCenterRoles(subProjection: DataCenterRoleResponseProjection): QueryResponseProjection
  208. def dataCenterSearchCategories(alias: String, input: QueryDataCenterSearchCategoriesParametrizedInput, subProjection: CategoryResponseProjection): QueryResponseProjection
  209. def dataCenterSearchCategories(input: QueryDataCenterSearchCategoriesParametrizedInput, subProjection: CategoryResponseProjection): QueryResponseProjection
  210. def dataCenterSearchCategories(alias: String, subProjection: CategoryResponseProjection): QueryResponseProjection
  211. def dataCenterSearchCategories(subProjection: CategoryResponseProjection): QueryResponseProjection
  212. def dataCenterTag(alias: String, input: QueryDataCenterTagParametrizedInput, subProjection: TagResponseProjection): QueryResponseProjection
  213. def dataCenterTag(input: QueryDataCenterTagParametrizedInput, subProjection: TagResponseProjection): QueryResponseProjection
  214. def dataCenterTag(alias: String, subProjection: TagResponseProjection): QueryResponseProjection
  215. def dataCenterTag(subProjection: TagResponseProjection): QueryResponseProjection
  216. def dataCenterTags(alias: String, subProjection: TagResponseProjection): QueryResponseProjection
  217. def dataCenterTags(subProjection: TagResponseProjection): QueryResponseProjection
  218. def dataCenterTreeLikeCategories(alias: String, subProjection: CategoryResponseProjection): QueryResponseProjection
  219. def dataCenterTreeLikeCategories(subProjection: CategoryResponseProjection): QueryResponseProjection
  220. def dataCenterTreeLikeCategoryWithResource(alias: String, input: QueryDataCenterTreeLikeCategoryWithResourceParametrizedInput, subProjection: CategoryResponseProjection): QueryResponseProjection
  221. def dataCenterTreeLikeCategoryWithResource(input: QueryDataCenterTreeLikeCategoryWithResourceParametrizedInput, subProjection: CategoryResponseProjection): QueryResponseProjection
  222. def dataCenterTreeLikeCategoryWithResource(alias: String, subProjection: CategoryResponseProjection): QueryResponseProjection
  223. def dataCenterTreeLikeCategoryWithResource(subProjection: CategoryResponseProjection): QueryResponseProjection
  224. def dataCenterUserGrants(alias: String, input: QueryDataCenterUserGrantsParametrizedInput, subProjection: AccessEntryResponseProjection): QueryResponseProjection
  225. def dataCenterUserGrants(input: QueryDataCenterUserGrantsParametrizedInput, subProjection: AccessEntryResponseProjection): QueryResponseProjection
  226. def dataCenterUserGrants(alias: String, subProjection: AccessEntryResponseProjection): QueryResponseProjection
  227. def dataCenterUserGrants(subProjection: AccessEntryResponseProjection): QueryResponseProjection
  228. def dataCenterUserVariable(alias: String, input: QueryDataCenterUserVariableParametrizedInput, subProjection: UserVariableResponseProjection): QueryResponseProjection
  229. def dataCenterUserVariable(input: QueryDataCenterUserVariableParametrizedInput, subProjection: UserVariableResponseProjection): QueryResponseProjection
  230. def dataCenterUserVariable(alias: String, subProjection: UserVariableResponseProjection): QueryResponseProjection
  231. def dataCenterUserVariable(subProjection: UserVariableResponseProjection): QueryResponseProjection
  232. def dataCenterUserVariables(alias: String, subProjection: UserVariableResponseProjection): QueryResponseProjection
  233. def dataCenterUserVariables(subProjection: UserVariableResponseProjection): QueryResponseProjection
  234. def defaultCategory(alias: String, input: QueryDefaultCategoryParametrizedInput, subProjection: CategoryResponseProjection): QueryResponseProjection
  235. def defaultCategory(input: QueryDefaultCategoryParametrizedInput, subProjection: CategoryResponseProjection): QueryResponseProjection
  236. def defaultCategory(alias: String, subProjection: CategoryResponseProjection): QueryResponseProjection
  237. def defaultCategory(subProjection: CategoryResponseProjection): QueryResponseProjection
  238. def departments(alias: String, input: QueryDepartmentsParametrizedInput, subProjection: DepartmentResponseProjection): QueryResponseProjection
  239. def departments(input: QueryDepartmentsParametrizedInput, subProjection: DepartmentResponseProjection): QueryResponseProjection
  240. def departments(alias: String, subProjection: DepartmentResponseProjection): QueryResponseProjection
  241. def departments(subProjection: DepartmentResponseProjection): QueryResponseProjection
  242. def element(alias: String, input: QueryElementParametrizedInput, subProjection: ElementResponseProjection): QueryResponseProjection
  243. def element(input: QueryElementParametrizedInput, subProjection: ElementResponseProjection): QueryResponseProjection
  244. def element(alias: String, subProjection: ElementResponseProjection): QueryResponseProjection
  245. def element(subProjection: ElementResponseProjection): QueryResponseProjection
  246. def elements(alias: String, input: QueryElementsParametrizedInput, subProjection: ElementResponseProjection): QueryResponseProjection
  247. def elements(input: QueryElementsParametrizedInput, subProjection: ElementResponseProjection): QueryResponseProjection
  248. def elements(alias: String, subProjection: ElementResponseProjection): QueryResponseProjection
  249. def elements(subProjection: ElementResponseProjection): QueryResponseProjection
  250. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  251. def equals(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  252. def eventAnalyses(alias: String, input: QueryEventAnalysesParametrizedInput, subProjection: EventAnalysisResponseProjection): QueryResponseProjection
  253. def eventAnalyses(input: QueryEventAnalysesParametrizedInput, subProjection: EventAnalysisResponseProjection): QueryResponseProjection
  254. def eventAnalyses(alias: String, subProjection: EventAnalysisResponseProjection): QueryResponseProjection
  255. def eventAnalyses(subProjection: EventAnalysisResponseProjection): QueryResponseProjection
  256. def eventAnalysis(alias: String, input: QueryEventAnalysisParametrizedInput, subProjection: EventAnalysisResponseProjection): QueryResponseProjection
  257. def eventAnalysis(input: QueryEventAnalysisParametrizedInput, subProjection: EventAnalysisResponseProjection): QueryResponseProjection
  258. def eventAnalysis(alias: String, subProjection: EventAnalysisResponseProjection): QueryResponseProjection
  259. def eventAnalysis(subProjection: EventAnalysisResponseProjection): QueryResponseProjection
  260. def eventImportJobs(alias: String, subProjection: EventImportJobResponseProjection): QueryResponseProjection
  261. def eventImportJobs(subProjection: EventImportJobResponseProjection): QueryResponseProjection
  262. def eventVariable(alias: String, input: QueryEventVariableParametrizedInput, subProjection: EventVariableResponseProjection): QueryResponseProjection
  263. def eventVariable(input: QueryEventVariableParametrizedInput, subProjection: EventVariableResponseProjection): QueryResponseProjection
  264. def eventVariable(alias: String, subProjection: EventVariableResponseProjection): QueryResponseProjection
  265. def eventVariable(subProjection: EventVariableResponseProjection): QueryResponseProjection
  266. def eventVariables(alias: String, input: QueryEventVariablesParametrizedInput, subProjection: EventVariableResponseProjection): QueryResponseProjection
  267. def eventVariables(input: QueryEventVariablesParametrizedInput, subProjection: EventVariableResponseProjection): QueryResponseProjection
  268. def eventVariables(alias: String, subProjection: EventVariableResponseProjection): QueryResponseProjection
  269. def eventVariables(subProjection: EventVariableResponseProjection): QueryResponseProjection
  270. def features(alias: String, subProjection: FeatureResponseProjection): QueryResponseProjection
  271. def features(subProjection: FeatureResponseProjection): QueryResponseProjection
  272. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  273. def frequencyAnalyses(alias: String, input: QueryFrequencyAnalysesParametrizedInput, subProjection: FrequencyAnalysisResponseProjection): QueryResponseProjection
  274. def frequencyAnalyses(input: QueryFrequencyAnalysesParametrizedInput, subProjection: FrequencyAnalysisResponseProjection): QueryResponseProjection
  275. def frequencyAnalyses(alias: String, subProjection: FrequencyAnalysisResponseProjection): QueryResponseProjection
  276. def frequencyAnalyses(subProjection: FrequencyAnalysisResponseProjection): QueryResponseProjection
  277. def frequencyAnalysis(alias: String, input: QueryFrequencyAnalysisParametrizedInput, subProjection: FrequencyAnalysisResponseProjection): QueryResponseProjection
  278. def frequencyAnalysis(input: QueryFrequencyAnalysisParametrizedInput, subProjection: FrequencyAnalysisResponseProjection): QueryResponseProjection
  279. def frequencyAnalysis(alias: String, subProjection: FrequencyAnalysisResponseProjection): QueryResponseProjection
  280. def frequencyAnalysis(subProjection: FrequencyAnalysisResponseProjection): QueryResponseProjection
  281. def funnelAnalyses(alias: String, input: QueryFunnelAnalysesParametrizedInput, subProjection: FunnelAnalysisResponseProjection): QueryResponseProjection
  282. def funnelAnalyses(input: QueryFunnelAnalysesParametrizedInput, subProjection: FunnelAnalysisResponseProjection): QueryResponseProjection
  283. def funnelAnalyses(alias: String, subProjection: FunnelAnalysisResponseProjection): QueryResponseProjection
  284. def funnelAnalyses(subProjection: FunnelAnalysisResponseProjection): QueryResponseProjection
  285. def funnelAnalysis(alias: String, input: QueryFunnelAnalysisParametrizedInput, subProjection: FunnelAnalysisResponseProjection): QueryResponseProjection
  286. def funnelAnalysis(input: QueryFunnelAnalysisParametrizedInput, subProjection: FunnelAnalysisResponseProjection): QueryResponseProjection
  287. def funnelAnalysis(alias: String, subProjection: FunnelAnalysisResponseProjection): QueryResponseProjection
  288. def funnelAnalysis(subProjection: FunnelAnalysisResponseProjection): QueryResponseProjection
  289. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  290. def getTunnelEventsTrend(alias: String, input: QueryGetTunnelEventsTrendParametrizedInput, subProjection: TunnelEventsTrendResponseProjection): QueryResponseProjection
  291. def getTunnelEventsTrend(input: QueryGetTunnelEventsTrendParametrizedInput, subProjection: TunnelEventsTrendResponseProjection): QueryResponseProjection
  292. def getTunnelEventsTrend(alias: String, subProjection: TunnelEventsTrendResponseProjection): QueryResponseProjection
  293. def getTunnelEventsTrend(subProjection: TunnelEventsTrendResponseProjection): QueryResponseProjection
  294. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  295. def insightDimensions(alias: String, input: QueryInsightDimensionsParametrizedInput, subProjection: DimensionResponseProjection): QueryResponseProjection
  296. def insightDimensions(input: QueryInsightDimensionsParametrizedInput, subProjection: DimensionResponseProjection): QueryResponseProjection
  297. def insightDimensions(alias: String, subProjection: DimensionResponseProjection): QueryResponseProjection
  298. def insightDimensions(subProjection: DimensionResponseProjection): QueryResponseProjection
  299. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  300. def itemModel(alias: String, input: QueryItemModelParametrizedInput, subProjection: ItemModelResponseProjection): QueryResponseProjection
  301. def itemModel(input: QueryItemModelParametrizedInput, subProjection: ItemModelResponseProjection): QueryResponseProjection
  302. def itemModel(alias: String, subProjection: ItemModelResponseProjection): QueryResponseProjection
  303. def itemModel(subProjection: ItemModelResponseProjection): QueryResponseProjection
  304. def itemModels(alias: String, input: QueryItemModelsParametrizedInput, subProjection: ItemModelResponseProjection): QueryResponseProjection
  305. def itemModels(input: QueryItemModelsParametrizedInput, subProjection: ItemModelResponseProjection): QueryResponseProjection
  306. def itemModels(alias: String, subProjection: ItemModelResponseProjection): QueryResponseProjection
  307. def itemModels(subProjection: ItemModelResponseProjection): QueryResponseProjection
  308. def itemVariable(alias: String, input: QueryItemVariableParametrizedInput, subProjection: ItemVariableResponseProjection): QueryResponseProjection
  309. def itemVariable(input: QueryItemVariableParametrizedInput, subProjection: ItemVariableResponseProjection): QueryResponseProjection
  310. def itemVariable(alias: String, subProjection: ItemVariableResponseProjection): QueryResponseProjection
  311. def itemVariable(subProjection: ItemVariableResponseProjection): QueryResponseProjection
  312. def itemVariables(alias: String, input: QueryItemVariablesParametrizedInput, subProjection: ItemVariableResponseProjection): QueryResponseProjection
  313. def itemVariables(input: QueryItemVariablesParametrizedInput, subProjection: ItemVariableResponseProjection): QueryResponseProjection
  314. def itemVariables(alias: String, subProjection: ItemVariableResponseProjection): QueryResponseProjection
  315. def itemVariables(subProjection: ItemVariableResponseProjection): QueryResponseProjection
  316. def jobFiles(alias: String, input: QueryJobFilesParametrizedInput, subProjection: FileDescriptorResponseProjection): QueryResponseProjection
  317. def jobFiles(input: QueryJobFilesParametrizedInput, subProjection: FileDescriptorResponseProjection): QueryResponseProjection
  318. def jobFiles(alias: String, subProjection: FileDescriptorResponseProjection): QueryResponseProjection
  319. def jobFiles(subProjection: FileDescriptorResponseProjection): QueryResponseProjection
  320. def jobLogs(alias: String, input: QueryJobLogsParametrizedInput, subProjection: LogEntryResponseProjection): QueryResponseProjection
  321. def jobLogs(input: QueryJobLogsParametrizedInput, subProjection: LogEntryResponseProjection): QueryResponseProjection
  322. def jobLogs(alias: String, subProjection: LogEntryResponseProjection): QueryResponseProjection
  323. def jobLogs(subProjection: LogEntryResponseProjection): QueryResponseProjection
  324. def jobResult(alias: String, input: QueryJobResultParametrizedInput, subProjection: JobResultResponseProjection): QueryResponseProjection
  325. def jobResult(input: QueryJobResultParametrizedInput, subProjection: JobResultResponseProjection): QueryResponseProjection
  326. def jobResult(alias: String, subProjection: JobResultResponseProjection): QueryResponseProjection
  327. def jobResult(subProjection: JobResultResponseProjection): QueryResponseProjection
  328. def kpiAnalyses(alias: String, input: QueryKpiAnalysesParametrizedInput, subProjection: KpiAnalysisResponseProjection): QueryResponseProjection
  329. def kpiAnalyses(input: QueryKpiAnalysesParametrizedInput, subProjection: KpiAnalysisResponseProjection): QueryResponseProjection
  330. def kpiAnalyses(alias: String, subProjection: KpiAnalysisResponseProjection): QueryResponseProjection
  331. def kpiAnalyses(subProjection: KpiAnalysisResponseProjection): QueryResponseProjection
  332. def kpiAnalysis(alias: String, input: QueryKpiAnalysisParametrizedInput, subProjection: KpiAnalysisResponseProjection): QueryResponseProjection
  333. def kpiAnalysis(input: QueryKpiAnalysisParametrizedInput, subProjection: KpiAnalysisResponseProjection): QueryResponseProjection
  334. def kpiAnalysis(alias: String, subProjection: KpiAnalysisResponseProjection): QueryResponseProjection
  335. def kpiAnalysis(subProjection: KpiAnalysisResponseProjection): QueryResponseProjection
  336. def measurements(alias: String, input: QueryMeasurementsParametrizedInput, subProjection: MeasurableResponseProjection): QueryResponseProjection
  337. def measurements(input: QueryMeasurementsParametrizedInput, subProjection: MeasurableResponseProjection): QueryResponseProjection
  338. def measurements(alias: String, subProjection: MeasurableResponseProjection): QueryResponseProjection
  339. def measurements(subProjection: MeasurableResponseProjection): QueryResponseProjection
  340. def minpActiveUserIps(alias: String, input: QueryMinpActiveUserIpsParametrizedInput): QueryResponseProjection
  341. def minpActiveUserIps(input: QueryMinpActiveUserIpsParametrizedInput): QueryResponseProjection
  342. def minpActiveUserIps(alias: String): QueryResponseProjection
  343. def minpActiveUserIps(): QueryResponseProjection
  344. def minpCircleQrcode(alias: String, input: QueryMinpCircleQrcodeParametrizedInput): QueryResponseProjection
  345. def minpCircleQrcode(input: QueryMinpCircleQrcodeParametrizedInput): QueryResponseProjection
  346. def minpCircleQrcode(alias: String): QueryResponseProjection
  347. def minpCircleQrcode(): QueryResponseProjection
  348. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  349. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  350. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  351. def originDataSettings(alias: String, subProjection: OriginDataSettingResponseProjection): QueryResponseProjection
  352. def originDataSettings(subProjection: OriginDataSettingResponseProjection): QueryResponseProjection
  353. def passwordValidation(alias: String, input: QueryPasswordValidationParametrizedInput): QueryResponseProjection
  354. def passwordValidation(input: QueryPasswordValidationParametrizedInput): QueryResponseProjection
  355. def passwordValidation(alias: String): QueryResponseProjection
  356. def passwordValidation(): QueryResponseProjection
  357. def personaMeasurements(alias: String, input: QueryPersonaMeasurementsParametrizedInput, subProjection: MeasurementResponseProjection): QueryResponseProjection
  358. def personaMeasurements(input: QueryPersonaMeasurementsParametrizedInput, subProjection: MeasurementResponseProjection): QueryResponseProjection
  359. def personaMeasurements(alias: String, subProjection: MeasurementResponseProjection): QueryResponseProjection
  360. def personaMeasurements(subProjection: MeasurementResponseProjection): QueryResponseProjection
  361. def personaProfile(alias: String, input: QueryPersonaProfileParametrizedInput, subProjection: PersonaProfileResponseProjection): QueryResponseProjection
  362. def personaProfile(input: QueryPersonaProfileParametrizedInput, subProjection: PersonaProfileResponseProjection): QueryResponseProjection
  363. def personaProfile(alias: String, subProjection: PersonaProfileResponseProjection): QueryResponseProjection
  364. def personaProfile(subProjection: PersonaProfileResponseProjection): QueryResponseProjection
  365. def preparedDimensions(alias: String, input: QueryPreparedDimensionsParametrizedInput, subProjection: PreparedDimensionResponseProjection): QueryResponseProjection
  366. def preparedDimensions(input: QueryPreparedDimensionsParametrizedInput, subProjection: PreparedDimensionResponseProjection): QueryResponseProjection
  367. def preparedDimensions(alias: String, subProjection: PreparedDimensionResponseProjection): QueryResponseProjection
  368. def preparedDimensions(subProjection: PreparedDimensionResponseProjection): QueryResponseProjection
  369. def preparedMetrics(alias: String, subProjection: PreparedMetricResponseProjection): QueryResponseProjection
  370. def preparedMetrics(subProjection: PreparedMetricResponseProjection): QueryResponseProjection
  371. def preparedSegment(alias: String, input: QueryPreparedSegmentParametrizedInput, subProjection: PreparedSegmentResponseProjection): QueryResponseProjection
  372. def preparedSegment(input: QueryPreparedSegmentParametrizedInput, subProjection: PreparedSegmentResponseProjection): QueryResponseProjection
  373. def preparedSegment(alias: String, subProjection: PreparedSegmentResponseProjection): QueryResponseProjection
  374. def preparedSegment(subProjection: PreparedSegmentResponseProjection): QueryResponseProjection
  375. def project(alias: String, input: QueryProjectParametrizedInput, subProjection: ProjectResponseProjection): QueryResponseProjection
  376. def project(input: QueryProjectParametrizedInput, subProjection: ProjectResponseProjection): QueryResponseProjection
  377. def project(alias: String, subProjection: ProjectResponseProjection): QueryResponseProjection
  378. def project(subProjection: ProjectResponseProjection): QueryResponseProjection
  379. def projectDataCtrl(alias: String, input: QueryProjectDataCtrlParametrizedInput, subProjection: ProjectDataCtrlResponseProjection): QueryResponseProjection
  380. def projectDataCtrl(input: QueryProjectDataCtrlParametrizedInput, subProjection: ProjectDataCtrlResponseProjection): QueryResponseProjection
  381. def projectDataCtrl(alias: String, subProjection: ProjectDataCtrlResponseProjection): QueryResponseProjection
  382. def projectDataCtrl(subProjection: ProjectDataCtrlResponseProjection): QueryResponseProjection
  383. def projectPermissionModules(alias: String, subProjection: ModuleResponseProjection): QueryResponseProjection
  384. def projectPermissionModules(subProjection: ModuleResponseProjection): QueryResponseProjection
  385. def projectRole(alias: String, input: QueryProjectRoleParametrizedInput, subProjection: ProjectRoleResponseProjection): QueryResponseProjection
  386. def projectRole(input: QueryProjectRoleParametrizedInput, subProjection: ProjectRoleResponseProjection): QueryResponseProjection
  387. def projectRole(alias: String, subProjection: ProjectRoleResponseProjection): QueryResponseProjection
  388. def projectRole(subProjection: ProjectRoleResponseProjection): QueryResponseProjection
  389. def projectRoles(alias: String, input: QueryProjectRolesParametrizedInput, subProjection: ProjectRoleResponseProjection): QueryResponseProjection
  390. def projectRoles(input: QueryProjectRolesParametrizedInput, subProjection: ProjectRoleResponseProjection): QueryResponseProjection
  391. def projectRoles(alias: String, subProjection: ProjectRoleResponseProjection): QueryResponseProjection
  392. def projectRoles(subProjection: ProjectRoleResponseProjection): QueryResponseProjection
  393. def projects(alias: String, subProjection: ProjectResponseProjection): QueryResponseProjection
  394. def projects(subProjection: ProjectResponseProjection): QueryResponseProjection
  395. def resourceTrees(alias: String, input: QueryResourceTreesParametrizedInput, subProjection: TreeNodeResponseProjection): QueryResponseProjection
  396. def resourceTrees(input: QueryResourceTreesParametrizedInput, subProjection: TreeNodeResponseProjection): QueryResponseProjection
  397. def resourceTrees(alias: String, subProjection: TreeNodeResponseProjection): QueryResponseProjection
  398. def resourceTrees(subProjection: TreeNodeResponseProjection): QueryResponseProjection
  399. def retentionAnalyses(alias: String, input: QueryRetentionAnalysesParametrizedInput, subProjection: RetentionAnalysisResponseProjection): QueryResponseProjection
  400. def retentionAnalyses(input: QueryRetentionAnalysesParametrizedInput, subProjection: RetentionAnalysisResponseProjection): QueryResponseProjection
  401. def retentionAnalyses(alias: String, subProjection: RetentionAnalysisResponseProjection): QueryResponseProjection
  402. def retentionAnalyses(subProjection: RetentionAnalysisResponseProjection): QueryResponseProjection
  403. def retentionAnalysis(alias: String, input: QueryRetentionAnalysisParametrizedInput, subProjection: RetentionAnalysisResponseProjection): QueryResponseProjection
  404. def retentionAnalysis(input: QueryRetentionAnalysisParametrizedInput, subProjection: RetentionAnalysisResponseProjection): QueryResponseProjection
  405. def retentionAnalysis(alias: String, subProjection: RetentionAnalysisResponseProjection): QueryResponseProjection
  406. def retentionAnalysis(subProjection: RetentionAnalysisResponseProjection): QueryResponseProjection
  407. def searchCategories(alias: String, input: QuerySearchCategoriesParametrizedInput, subProjection: CategoryResponseProjection): QueryResponseProjection
  408. def searchCategories(input: QuerySearchCategoriesParametrizedInput, subProjection: CategoryResponseProjection): QueryResponseProjection
  409. def searchCategories(alias: String, subProjection: CategoryResponseProjection): QueryResponseProjection
  410. def searchCategories(subProjection: CategoryResponseProjection): QueryResponseProjection
  411. def searchUserEvents(alias: String, input: QuerySearchUserEventsParametrizedInput): QueryResponseProjection
  412. def searchUserEvents(input: QuerySearchUserEventsParametrizedInput): QueryResponseProjection
  413. def searchUserEvents(alias: String): QueryResponseProjection
  414. def searchUserEvents(): QueryResponseProjection
  415. def searchUsers(alias: String, input: QuerySearchUsersParametrizedInput, subProjection: UserSearchResponseProjection): QueryResponseProjection
  416. def searchUsers(input: QuerySearchUsersParametrizedInput, subProjection: UserSearchResponseProjection): QueryResponseProjection
  417. def searchUsers(alias: String, subProjection: UserSearchResponseProjection): QueryResponseProjection
  418. def searchUsers(subProjection: UserSearchResponseProjection): QueryResponseProjection
  419. def segment(alias: String, input: QuerySegmentParametrizedInput, subProjection: SegmentResponseProjection): QueryResponseProjection
  420. def segment(input: QuerySegmentParametrizedInput, subProjection: SegmentResponseProjection): QueryResponseProjection
  421. def segment(alias: String, subProjection: SegmentResponseProjection): QueryResponseProjection
  422. def segment(subProjection: SegmentResponseProjection): QueryResponseProjection
  423. def segmentDocument(alias: String, input: QuerySegmentDocumentParametrizedInput, subProjection: SegmentDocumentResponseProjection): QueryResponseProjection
  424. def segmentDocument(input: QuerySegmentDocumentParametrizedInput, subProjection: SegmentDocumentResponseProjection): QueryResponseProjection
  425. def segmentDocument(alias: String, subProjection: SegmentDocumentResponseProjection): QueryResponseProjection
  426. def segmentDocument(subProjection: SegmentDocumentResponseProjection): QueryResponseProjection
  427. def segmentMeasurements(alias: String, input: QuerySegmentMeasurementsParametrizedInput, subProjection: MeasurementResponseProjection): QueryResponseProjection
  428. def segmentMeasurements(input: QuerySegmentMeasurementsParametrizedInput, subProjection: MeasurementResponseProjection): QueryResponseProjection
  429. def segmentMeasurements(alias: String, subProjection: MeasurementResponseProjection): QueryResponseProjection
  430. def segmentMeasurements(subProjection: MeasurementResponseProjection): QueryResponseProjection
  431. def segments(alias: String, input: QuerySegmentsParametrizedInput, subProjection: SegmentResponseProjection): QueryResponseProjection
  432. def segments(input: QuerySegmentsParametrizedInput, subProjection: SegmentResponseProjection): QueryResponseProjection
  433. def segments(alias: String, subProjection: SegmentResponseProjection): QueryResponseProjection
  434. def segments(subProjection: SegmentResponseProjection): QueryResponseProjection
  435. def simpleEvents(alias: String, input: QuerySimpleEventsParametrizedInput, subProjection: SimpleEventResponseProjection): QueryResponseProjection
  436. def simpleEvents(input: QuerySimpleEventsParametrizedInput, subProjection: SimpleEventResponseProjection): QueryResponseProjection
  437. def simpleEvents(alias: String, subProjection: SimpleEventResponseProjection): QueryResponseProjection
  438. def simpleEvents(subProjection: SimpleEventResponseProjection): QueryResponseProjection
  439. def subscriptions(alias: String, input: QuerySubscriptionsParametrizedInput, subProjection: SubscriptionResponseProjection): QueryResponseProjection
  440. def subscriptions(input: QuerySubscriptionsParametrizedInput, subProjection: SubscriptionResponseProjection): QueryResponseProjection
  441. def subscriptions(alias: String, subProjection: SubscriptionResponseProjection): QueryResponseProjection
  442. def subscriptions(subProjection: SubscriptionResponseProjection): QueryResponseProjection
  443. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  444. def tag(alias: String, input: QueryTagParametrizedInput, subProjection: TagResponseProjection): QueryResponseProjection
  445. def tag(input: QueryTagParametrizedInput, subProjection: TagResponseProjection): QueryResponseProjection
  446. def tag(alias: String, subProjection: TagResponseProjection): QueryResponseProjection
  447. def tag(subProjection: TagResponseProjection): QueryResponseProjection
  448. def tags(alias: String, input: QueryTagsParametrizedInput, subProjection: TagResponseProjection): QueryResponseProjection
  449. def tags(input: QueryTagsParametrizedInput, subProjection: TagResponseProjection): QueryResponseProjection
  450. def tags(alias: String, subProjection: TagResponseProjection): QueryResponseProjection
  451. def tags(subProjection: TagResponseProjection): QueryResponseProjection
  452. def toString(): String
    Definition Classes
    GraphQLResponseProjection → AnyRef → Any
  453. def treeLikeCategoriesWithResource(alias: String, input: QueryTreeLikeCategoriesWithResourceParametrizedInput, subProjection: CategoryResponseProjection): QueryResponseProjection
  454. def treeLikeCategoriesWithResource(input: QueryTreeLikeCategoriesWithResourceParametrizedInput, subProjection: CategoryResponseProjection): QueryResponseProjection
  455. def treeLikeCategoriesWithResource(alias: String, subProjection: CategoryResponseProjection): QueryResponseProjection
  456. def treeLikeCategoriesWithResource(subProjection: CategoryResponseProjection): QueryResponseProjection
  457. def tunnel(alias: String, input: QueryTunnelParametrizedInput, subProjection: TunnelResponseProjection): QueryResponseProjection
  458. def tunnel(input: QueryTunnelParametrizedInput, subProjection: TunnelResponseProjection): QueryResponseProjection
  459. def tunnel(alias: String, subProjection: TunnelResponseProjection): QueryResponseProjection
  460. def tunnel(subProjection: TunnelResponseProjection): QueryResponseProjection
  461. def tunnelActivated(alias: String, input: QueryTunnelActivatedParametrizedInput): QueryResponseProjection
  462. def tunnelActivated(input: QueryTunnelActivatedParametrizedInput): QueryResponseProjection
  463. def tunnelActivated(alias: String): QueryResponseProjection
  464. def tunnelActivated(): QueryResponseProjection
  465. def tunnels(alias: String, subProjection: TunnelResponseProjection): QueryResponseProjection
  466. def tunnels(subProjection: TunnelResponseProjection): QueryResponseProjection
  467. def typename(alias: String): QueryResponseProjection
  468. def typename(): QueryResponseProjection
  469. def ubaCustomEvents(alias: String, input: QueryUbaCustomEventsParametrizedInput, subProjection: CustomEventResponseProjection): QueryResponseProjection
  470. def ubaCustomEvents(input: QueryUbaCustomEventsParametrizedInput, subProjection: CustomEventResponseProjection): QueryResponseProjection
  471. def ubaCustomEvents(alias: String, subProjection: CustomEventResponseProjection): QueryResponseProjection
  472. def ubaCustomEvents(subProjection: CustomEventResponseProjection): QueryResponseProjection
  473. def ubaUserVariables(alias: String, input: QueryUbaUserVariablesParametrizedInput, subProjection: UserVariableResponseProjection): QueryResponseProjection
  474. def ubaUserVariables(input: QueryUbaUserVariablesParametrizedInput, subProjection: UserVariableResponseProjection): QueryResponseProjection
  475. def ubaUserVariables(alias: String, subProjection: UserVariableResponseProjection): QueryResponseProjection
  476. def ubaUserVariables(subProjection: UserVariableResponseProjection): QueryResponseProjection
  477. def userDataCenterPermissionModules(alias: String, input: QueryUserDataCenterPermissionModulesParametrizedInput, subProjection: ModuleResponseProjection): QueryResponseProjection
  478. def userDataCenterPermissionModules(input: QueryUserDataCenterPermissionModulesParametrizedInput, subProjection: ModuleResponseProjection): QueryResponseProjection
  479. def userDataCenterPermissionModules(alias: String, subProjection: ModuleResponseProjection): QueryResponseProjection
  480. def userDataCenterPermissionModules(subProjection: ModuleResponseProjection): QueryResponseProjection
  481. def userEventCount(alias: String, input: QueryUserEventCountParametrizedInput, subProjection: UserEventCountResponseProjection): QueryResponseProjection
  482. def userEventCount(input: QueryUserEventCountParametrizedInput, subProjection: UserEventCountResponseProjection): QueryResponseProjection
  483. def userEventCount(alias: String, subProjection: UserEventCountResponseProjection): QueryResponseProjection
  484. def userEventCount(subProjection: UserEventCountResponseProjection): QueryResponseProjection
  485. def userEvents(alias: String, input: QueryUserEventsParametrizedInput, subProjection: CursorPaginationResponseProjection): QueryResponseProjection
  486. def userEvents(input: QueryUserEventsParametrizedInput, subProjection: CursorPaginationResponseProjection): QueryResponseProjection
  487. def userEvents(alias: String, subProjection: CursorPaginationResponseProjection): QueryResponseProjection
  488. def userEvents(subProjection: CursorPaginationResponseProjection): QueryResponseProjection
  489. def userEventsTrend(alias: String, input: QueryUserEventsTrendParametrizedInput, subProjection: EventTrendResponseProjection): QueryResponseProjection
  490. def userEventsTrend(input: QueryUserEventsTrendParametrizedInput, subProjection: EventTrendResponseProjection): QueryResponseProjection
  491. def userEventsTrend(alias: String, subProjection: EventTrendResponseProjection): QueryResponseProjection
  492. def userEventsTrend(subProjection: EventTrendResponseProjection): QueryResponseProjection
  493. def userProfile(alias: String, input: QueryUserProfileParametrizedInput, subProjection: UserProfileResponseProjection): QueryResponseProjection
  494. def userProfile(input: QueryUserProfileParametrizedInput, subProjection: UserProfileResponseProjection): QueryResponseProjection
  495. def userProfile(alias: String, subProjection: UserProfileResponseProjection): QueryResponseProjection
  496. def userProfile(subProjection: UserProfileResponseProjection): QueryResponseProjection
  497. def userProfileWithTime(alias: String, input: QueryUserProfileWithTimeParametrizedInput, subProjection: TimeUserProfileResponseProjection): QueryResponseProjection
  498. def userProfileWithTime(input: QueryUserProfileWithTimeParametrizedInput, subProjection: TimeUserProfileResponseProjection): QueryResponseProjection
  499. def userProfileWithTime(alias: String, subProjection: TimeUserProfileResponseProjection): QueryResponseProjection
  500. def userProfileWithTime(subProjection: TimeUserProfileResponseProjection): QueryResponseProjection
  501. def userProjectPermissionModules(alias: String, input: QueryUserProjectPermissionModulesParametrizedInput, subProjection: ModuleResponseProjection): QueryResponseProjection
  502. def userProjectPermissionModules(input: QueryUserProjectPermissionModulesParametrizedInput, subProjection: ModuleResponseProjection): QueryResponseProjection
  503. def userProjectPermissionModules(alias: String, subProjection: ModuleResponseProjection): QueryResponseProjection
  504. def userProjectPermissionModules(subProjection: ModuleResponseProjection): QueryResponseProjection
  505. def userProperties(alias: String, subProjection: UserPropertyResponseProjection): QueryResponseProjection
  506. def userProperties(subProjection: UserPropertyResponseProjection): QueryResponseProjection
  507. def userVariable(alias: String, input: QueryUserVariableParametrizedInput, subProjection: UserVariableResponseProjection): QueryResponseProjection
  508. def userVariable(input: QueryUserVariableParametrizedInput, subProjection: UserVariableResponseProjection): QueryResponseProjection
  509. def userVariable(alias: String, subProjection: UserVariableResponseProjection): QueryResponseProjection
  510. def userVariable(subProjection: UserVariableResponseProjection): QueryResponseProjection
  511. def userVariables(alias: String, input: QueryUserVariablesParametrizedInput, subProjection: UserVariableResponseProjection): QueryResponseProjection
  512. def userVariables(input: QueryUserVariablesParametrizedInput, subProjection: UserVariableResponseProjection): QueryResponseProjection
  513. def userVariables(alias: String, subProjection: UserVariableResponseProjection): QueryResponseProjection
  514. def userVariables(subProjection: UserVariableResponseProjection): QueryResponseProjection
  515. def users(alias: String, input: QueryUsersParametrizedInput, subProjection: SlicePaginationResponseProjection): QueryResponseProjection
  516. def users(input: QueryUsersParametrizedInput, subProjection: SlicePaginationResponseProjection): QueryResponseProjection
  517. def users(alias: String, subProjection: SlicePaginationResponseProjection): QueryResponseProjection
  518. def users(subProjection: SlicePaginationResponseProjection): QueryResponseProjection
  519. def utmArguments(alias: String, subProjection: UtmArgumentResponseProjection): QueryResponseProjection
  520. def utmArguments(subProjection: UtmArgumentResponseProjection): QueryResponseProjection
  521. def verifyProjectAi(alias: String, input: QueryVerifyProjectAiParametrizedInput): QueryResponseProjection
  522. def verifyProjectAi(input: QueryVerifyProjectAiParametrizedInput): QueryResponseProjection
  523. def verifyProjectAi(alias: String): QueryResponseProjection
  524. def verifyProjectAi(): QueryResponseProjection
  525. def version(alias: String): QueryResponseProjection
  526. def version(): QueryResponseProjection
  527. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  528. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  529. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()

Inherited from GraphQLResponseProjection

Inherited from AnyRef

Inherited from Any

Ungrouped