From c6c1fe2e3a13f0acb58ddcd74e5fd266f11cc0ce Mon Sep 17 00:00:00 2001 From: "ci.datadog-api-spec" Date: Thu, 27 Jun 2024 17:08:26 +0000 Subject: [PATCH] Regenerate client from commit 5ebef994 of spec repo --- .apigentools-info | 8 +- .generator/schemas/v1/openapi.yaml | 531 ++++++++++++--- .../model_monthly_usage_attribution_values.go | 4 +- .../model_usage_rum_sessions_hour.go | 14 +- .../model_usage_rum_sessions_response.go | 4 +- api/datadogV1/model_usage_summary_date.go | 613 ++++++++++++++++- api/datadogV1/model_usage_summary_date_org.go | 619 ++++++++++++++++- api/datadogV1/model_usage_summary_response.go | 631 +++++++++++++++++- 8 files changed, 2262 insertions(+), 162 deletions(-) diff --git a/.apigentools-info b/.apigentools-info index ccc8f3e45ba..cfd7283dc64 100644 --- a/.apigentools-info +++ b/.apigentools-info @@ -4,13 +4,13 @@ "spec_versions": { "v1": { "apigentools_version": "1.6.6", - "regenerated": "2024-06-26 17:58:27.325217", - "spec_repo_commit": "bad4ef97" + "regenerated": "2024-06-27 17:06:16.982006", + "spec_repo_commit": "5ebef994" }, "v2": { "apigentools_version": "1.6.6", - "regenerated": "2024-06-26 17:58:27.343333", - "spec_repo_commit": "bad4ef97" + "regenerated": "2024-06-27 17:06:17.000191", + "spec_repo_commit": "5ebef994" } } } \ No newline at end of file diff --git a/.generator/schemas/v1/openapi.yaml b/.generator/schemas/v1/openapi.yaml index 5042e59fc9b..09ed9046b18 100644 --- a/.generator/schemas/v1/openapi.yaml +++ b/.generator/schemas/v1/openapi.yaml @@ -8571,11 +8571,11 @@ components: format: double type: number rum_replay_sessions_percentage: - description: The percentage of RUM Replay Sessions usage by tag(s). + description: The percentage of RUM Session Replay usage by tag(s). format: double type: number rum_replay_sessions_usage: - description: The total RUM Replay Sessions usage by tag(s). + description: The total RUM Session Replay usage by tag(s). format: double type: number sds_scanned_bytes_percentage: @@ -18266,7 +18266,7 @@ components: x-enum-varnames: - REPORTS UsageRumSessionsHour: - description: Number of RUM Sessions recorded for each hour for a given organization. + description: Number of RUM sessions recorded for each hour for a given organization. properties: hour: description: The hour for the usage. @@ -18279,46 +18279,46 @@ components: description: The organization public ID. type: string replay_session_count: - description: Contains the number of RUM Replay Sessions (data available + description: Contains the number of RUM Session Replay counts (data available beginning November 1, 2021). format: int64 type: integer session_count: - description: Contains the number of browser RUM Lite Sessions. + description: Contains the number of browser RUM lite Sessions. format: int64 nullable: true type: integer session_count_android: - description: Contains the number of mobile RUM Sessions on Android (data + description: Contains the number of mobile RUM sessions on Android (data available beginning December 1, 2020). format: int64 nullable: true type: integer session_count_flutter: - description: Contains the number of mobile RUM Sessions on Flutter (data + description: Contains the number of mobile RUM sessions on Flutter (data available beginning March 1, 2023). format: int64 nullable: true type: integer session_count_ios: - description: Contains the number of mobile RUM Sessions on iOS (data available + description: Contains the number of mobile RUM sessions on iOS (data available beginning December 1, 2020). format: int64 nullable: true type: integer session_count_reactnative: - description: Contains the number of mobile RUM Sessions on React Native + description: Contains the number of mobile RUM sessions on React Native (data available beginning May 1, 2022). format: int64 nullable: true type: integer type: object UsageRumSessionsResponse: - description: Response containing the number of RUM Sessions for each hour for + description: Response containing the number of RUM sessions for each hour for a given organization. properties: usage: - description: Get hourly usage for RUM Sessions. + description: Get hourly usage for RUM sessions. items: $ref: '#/components/schemas/UsageRumSessionsHour' type: array @@ -18574,7 +18574,8 @@ components: audit_logs_lines_indexed_sum: deprecated: true description: Shows the sum of audit logs lines indexed over all hours in - the current date for all organizations. + the current date for all organizations (To be deprecated on October 1st, + 2024). format: int64 type: integer audit_trail_enabled_hwm: @@ -18612,18 +18613,22 @@ components: format: int64 type: integer browser_rum_lite_session_count_sum: + deprecated: true description: Shows the sum of all browser lite sessions over all hours in - the current date for all organizations. + the current date for all organizations (To be deprecated on October 1st, + 2024). format: int64 type: integer browser_rum_replay_session_count_sum: description: Shows the sum of all browser replay sessions over all hours - in the current date for all organizations. + in the current date for all organizations (To be deprecated on October + 1st, 2024). format: int64 type: integer browser_rum_units_sum: + deprecated: true description: Shows the sum of all browser RUM units over all hours in the - current date for all organizations. + current date for all organizations (To be deprecated on October 1st, 2024). format: int64 type: integer ci_pipeline_indexed_spans_sum: @@ -18899,43 +18904,58 @@ components: format: int64 type: integer mobile_rum_lite_session_count_sum: + deprecated: true description: Shows the sum of all mobile lite sessions over all hours in - the current date for all organizations. + the current date for all organizations (To be deprecated on October 1st, + 2024). format: int64 type: integer mobile_rum_session_count_android_sum: - description: Shows the sum of all mobile RUM Sessions on Android over all - hours in the current date for all organizations. + deprecated: true + description: Shows the sum of all mobile RUM sessions on Android over all + hours in the current date for all organizations (To be deprecated on October + 1st, 2024). format: int64 type: integer mobile_rum_session_count_flutter_sum: - description: Shows the sum of all mobile RUM Sessions on Flutter over all - hours in the current date for all organizations. + deprecated: true + description: Shows the sum of all mobile RUM sessions on Flutter over all + hours in the current date for all organizations (To be deprecated on October + 1st, 2024). format: int64 type: integer mobile_rum_session_count_ios_sum: - description: Shows the sum of all mobile RUM Sessions on iOS over all hours - in the current date for all organizations. + deprecated: true + description: Shows the sum of all mobile RUM sessions on iOS over all hours + in the current date for all organizations (To be deprecated on October + 1st, 2024). format: int64 type: integer mobile_rum_session_count_reactnative_sum: - description: Shows the sum of all mobile RUM Sessions on React Native over - all hours in the current date for all organizations. + deprecated: true + description: Shows the sum of all mobile RUM sessions on React Native over + all hours in the current date for all organizations (To be deprecated + on October 1st, 2024). format: int64 type: integer mobile_rum_session_count_roku_sum: - description: Shows the sum of all mobile RUM Sessions on Roku over all hours - in the current date for all organizations. + deprecated: true + description: Shows the sum of all mobile RUM sessions on Roku over all hours + in the current date for all organizations (To be deprecated on October + 1st, 2024). format: int64 type: integer mobile_rum_session_count_sum: - description: Shows the sum of all mobile RUM Sessions over all hours in - the current date for all organizations + deprecated: true + description: Shows the sum of all mobile RUM sessions over all hours in + the current date for all organizations (To be deprecated on October 1st, + 2024). format: int64 type: integer mobile_rum_units_sum: + deprecated: true description: Shows the sum of all mobile RUM units over all hours in the - current date for all organizations. + current date for all organizations (To be deprecated on October 1st, 2024). format: int64 type: integer ndm_netflow_events_sum: @@ -18944,8 +18964,10 @@ components: format: int64 type: integer netflow_indexed_events_count_sum: + deprecated: true description: Shows the sum of all Network flows indexed over all hours in - the current date for all organizations. + the current date for all organizations (To be deprecated on October 1st, + 2024). format: int64 type: integer npm_host_top99p: @@ -18992,22 +19014,117 @@ components: type: integer rum_browser_and_mobile_session_count: description: Shows the sum of all mobile sessions and all browser lite and - legacy sessions over all hours in the current month for all organizations. + legacy sessions over all hours in the current month for all organizations + (To be deprecated on October 1st, 2024). + format: int64 + type: integer + rum_browser_legacy_session_count_sum: + description: Shows the sum of all browser RUM legacy sessions over all hours + in the current date for all organizations (To be introduced on October + 1st, 2024). + format: int64 + type: integer + rum_browser_lite_session_count_sum: + description: Shows the sum of all browser RUM lite sessions over all hours + in the current date for all organizations (To be introduced on October + 1st, 2024). + format: int64 + type: integer + rum_browser_replay_session_count_sum: + description: Shows the sum of all browser RUM Session Replay counts over + all hours in the current date for all organizations (To be introduced + on October 1st, 2024). + format: int64 + type: integer + rum_lite_session_count_sum: + description: Shows the sum of all RUM lite sessions (browser and mobile) + over all hours in the current date for all organizations (To be introduced + on October 1st, 2024). + format: int64 + type: integer + rum_mobile_legacy_session_count_android_sum: + description: Shows the sum of all mobile RUM legacy sessions on Android + over all hours in the current date for all organizations (To be introduced + on October 1st, 2024). + format: int64 + type: integer + rum_mobile_legacy_session_count_flutter_sum: + description: Shows the sum of all mobile RUM legacy Sessions on Flutter + over all hours in the current date for all organizations (To be introduced + on October 1st, 2024). + format: int64 + type: integer + rum_mobile_legacy_session_count_ios_sum: + description: Shows the sum of all mobile RUM legacy sessions on iOS over + all hours in the current date for all organizations (To be introduced + on October 1st, 2024). + format: int64 + type: integer + rum_mobile_legacy_session_count_reactnative_sum: + description: Shows the sum of all mobile RUM legacy sessions on React Native + over all hours in the current date for all organizations (To be introduced + on October 1st, 2024). + format: int64 + type: integer + rum_mobile_legacy_session_count_roku_sum: + description: Shows the sum of all mobile RUM legacy sessions on Roku over + all hours in the current date for all organizations (To be introduced + on October 1st, 2024). + format: int64 + type: integer + rum_mobile_lite_session_count_android_sum: + description: Shows the sum of all mobile RUM lite sessions on Android over + all hours in the current date for all organizations (To be introduced + on October 1st, 2024). + format: int64 + type: integer + rum_mobile_lite_session_count_flutter_sum: + description: Shows the sum of all mobile RUM lite sessions on Flutter over + all hours in the current date for all organizations (To be introduced + on October 1st, 2024). + format: int64 + type: integer + rum_mobile_lite_session_count_ios_sum: + description: Shows the sum of all mobile RUM lite sessions on iOS over all + hours in the current date for all organizations (To be introduced on October + 1st, 2024). + format: int64 + type: integer + rum_mobile_lite_session_count_reactnative_sum: + description: Shows the sum of all mobile RUM lite sessions on React Native + over all hours in the current date for all organizations (To be introduced + on October 1st, 2024). + format: int64 + type: integer + rum_mobile_lite_session_count_roku_sum: + description: Shows the sum of all mobile RUM lite sessions on Roku over + all hours in the current date for all organizations (To be introduced + on October 1st, 2024). + format: int64 + type: integer + rum_replay_session_count_sum: + description: Shows the sum of all RUM Session Replay counts over all hours + in the current date for all organizations (To be introduced on October + 1st, 2024). format: int64 type: integer rum_session_count_sum: - description: Shows the sum of all browser RUM Lite Sessions over all hours - in the current date for all organizations + deprecated: true + description: Shows the sum of all browser RUM lite sessions over all hours + in the current date for all organizations (To be deprecated on October + 1st, 2024). format: int64 type: integer rum_total_session_count_sum: - description: Shows the sum of RUM Sessions (browser and mobile) over all + description: Shows the sum of RUM sessions (browser and mobile) over all hours in the current date for all organizations. format: int64 type: integer rum_units_sum: + deprecated: true description: Shows the sum of all browser and mobile RUM units over all - hours in the current date for all organizations. + hours in the current date for all organizations (To be deprecated on October + 1st, 2024). format: int64 type: integer sds_apm_scanned_bytes_sum: @@ -19144,7 +19261,8 @@ components: audit_logs_lines_indexed_sum: deprecated: true description: Shows the sum of all audit logs lines indexed over all hours - in the current date for the given org. + in the current date for the given org (To be deprecated on October 1st, + 2024). format: int64 type: integer audit_trail_enabled_hwm: @@ -19182,18 +19300,21 @@ components: format: int64 type: integer browser_rum_lite_session_count_sum: + deprecated: true description: Shows the sum of all browser lite sessions over all hours in - the current date for the given org. + the current date for the given org (To be deprecated on October 1st, 2024). format: int64 type: integer browser_rum_replay_session_count_sum: description: Shows the sum of all browser replay sessions over all hours - in the current date for the given org. + in the current date for the given org (To be deprecated on October 1st, + 2024). format: int64 type: integer browser_rum_units_sum: + deprecated: true description: Shows the sum of all browser RUM units over all hours in the - current date for the given org. + current date for the given org (To be deprecated on October 1st, 2024). format: int64 type: integer ci_pipeline_indexed_spans_sum: @@ -19453,8 +19574,9 @@ components: format: int64 type: integer indexed_events_count_sum: + deprecated: true description: Shows the sum of all log events indexed over all hours in the - current date for the given org. + current date for the given org (To be deprecated on October 1st, 2024). format: int64 type: integer infra_host_top99p: @@ -19478,43 +19600,56 @@ components: format: int64 type: integer mobile_rum_lite_session_count_sum: + deprecated: true description: Shows the sum of all mobile lite sessions over all hours in - the current date for the given org. + the current date for the given org (To be deprecated on October 1st, 2024). format: int64 type: integer mobile_rum_session_count_android_sum: - description: Shows the sum of all mobile RUM Sessions on Android over all - hours in the current date for the given org. + deprecated: true + description: Shows the sum of all mobile RUM sessions on Android over all + hours in the current date for the given org (To be deprecated on October + 1st, 2024). format: int64 type: integer mobile_rum_session_count_flutter_sum: - description: Shows the sum of all mobile RUM Sessions on Flutter over all - hours in the current date for the given org. + deprecated: true + description: Shows the sum of all mobile RUM sessions on Flutter over all + hours in the current date for the given org (To be deprecated on October + 1st, 2024). format: int64 type: integer mobile_rum_session_count_ios_sum: - description: Shows the sum of all mobile RUM Sessions on iOS over all hours - in the current date for the given org. + deprecated: true + description: Shows the sum of all mobile RUM sessions on iOS over all hours + in the current date for the given org (To be deprecated on October 1st, + 2024). format: int64 type: integer mobile_rum_session_count_reactnative_sum: - description: Shows the sum of all mobile RUM Sessions on React Native over - all hours in the current date for the given org. + deprecated: true + description: Shows the sum of all mobile RUM sessions on React Native over + all hours in the current date for the given org (To be deprecated on October + 1st, 2024). format: int64 type: integer mobile_rum_session_count_roku_sum: - description: Shows the sum of all mobile RUM Sessions on Roku over all hours - in the current date for the given org. + deprecated: true + description: Shows the sum of all mobile RUM sessions on Roku over all hours + in the current date for the given org (To be deprecated on October 1st, + 2024). format: int64 type: integer mobile_rum_session_count_sum: - description: Shows the sum of all mobile RUM Sessions over all hours in - the current date for the given org. + deprecated: true + description: Shows the sum of all mobile RUM sessions over all hours in + the current date for the given org (To be deprecated on October 1st, 2024). format: int64 type: integer mobile_rum_units_sum: + deprecated: true description: Shows the sum of all mobile RUM units over all hours in the - current date for the given org. + current date for the given org (To be deprecated on October 1st, 2024). format: int64 type: integer name: @@ -19526,8 +19661,9 @@ components: format: int64 type: integer netflow_indexed_events_count_sum: + deprecated: true description: Shows the sum of all Network flows indexed over all hours in - the current date for the given org. + the current date for the given org (To be deprecated on October 1st, 2024). format: int64 type: integer npm_host_top99p: @@ -19575,22 +19711,117 @@ components: type: string rum_browser_and_mobile_session_count: description: Shows the sum of all mobile sessions and all browser lite and - legacy sessions over all hours in the current date for the given org. + legacy sessions over all hours in the current date for the given org (To + be deprecated on October 1st, 2024). + format: int64 + type: integer + rum_browser_legacy_session_count_sum: + description: Shows the sum of all browser RUM legacy sessions over all hours + in the current date for the given org (To be introduced on October 1st, + 2024). + format: int64 + type: integer + rum_browser_lite_session_count_sum: + description: Shows the sum of all browser RUM lite sessions over all hours + in the current date for the given org (To be introduced on October 1st, + 2024). + format: int64 + type: integer + rum_browser_replay_session_count_sum: + description: Shows the sum of all browser RUM Session Replay counts over + all hours in the current date for the given org (To be introduced on October + 1st, 2024). + format: int64 + type: integer + rum_lite_session_count_sum: + description: Shows the sum of all RUM lite sessions (browser and mobile) + over all hours in the current date for the given org (To be introduced + on October 1st, 2024). + format: int64 + type: integer + rum_mobile_legacy_session_count_android_sum: + description: Shows the sum of all mobile RUM legacy sessions on Android + over all hours in the current date for the given org (To be introduced + on October 1st, 2024). + format: int64 + type: integer + rum_mobile_legacy_session_count_flutter_sum: + description: Shows the sum of all mobile RUM legacy sessions on Flutter + over all hours in the current date for the given org (To be introduced + on October 1st, 2024). + format: int64 + type: integer + rum_mobile_legacy_session_count_ios_sum: + description: Shows the sum of all mobile RUM legacy sessions on iOS over + all hours in the current date for the given org (To be introduced on October + 1st, 2024). + format: int64 + type: integer + rum_mobile_legacy_session_count_reactnative_sum: + description: Shows the sum of all mobile RUM legacy sessions on React Native + over all hours in the current date for the given org (To be introduced + on October 1st, 2024). + format: int64 + type: integer + rum_mobile_legacy_session_count_roku_sum: + description: Shows the sum of all mobile RUM legacy sessions on Roku over + all hours in the current date for the given org (To be introduced on October + 1st, 2024). + format: int64 + type: integer + rum_mobile_lite_session_count_android_sum: + description: Shows the sum of all mobile RUM lite sessions on Android over + all hours in the current date for the given org (To be introduced on October + 1st, 2024). + format: int64 + type: integer + rum_mobile_lite_session_count_flutter_sum: + description: Shows the sum of all mobile RUM lite sessions on Flutter over + all hours in the current date for the given org (To be introduced on October + 1st, 2024). + format: int64 + type: integer + rum_mobile_lite_session_count_ios_sum: + description: Shows the sum of all mobile RUM lite sessions on iOS over all + hours in the current date for the given org (To be introduced on October + 1st, 2024). + format: int64 + type: integer + rum_mobile_lite_session_count_reactnative_sum: + description: Shows the sum of all mobile RUM lite sessions on React Native + over all hours in the current date for the given org (To be introduced + on October 1st, 2024). + format: int64 + type: integer + rum_mobile_lite_session_count_roku_sum: + description: Shows the sum of all mobile RUM lite sessions on Roku over + all hours in the current date for the given org (To be introduced on October + 1st, 2024). + format: int64 + type: integer + rum_replay_session_count_sum: + description: Shows the sum of all RUM Session Replay counts over all hours + in the current date for the given org (To be introduced on October 1st, + 2024). format: int64 type: integer rum_session_count_sum: - description: Shows the sum of all browser RUM Lite Sessions over all hours - in the current date for the given org. + deprecated: true + description: Shows the sum of all browser RUM lite sessions over all hours + in the current date for the given org (To be deprecated on October 1st, + 2024). format: int64 type: integer rum_total_session_count_sum: - description: Shows the sum of RUM Sessions (browser and mobile) over all + description: Shows the sum of RUM sessions (browser and mobile) over all hours in the current date for the given org. format: int64 type: integer rum_units_sum: + deprecated: true description: Shows the sum of all browser and mobile RUM units over all - hours in the current date for the given org. + hours in the current date for the given org (To be deprecated on October + 1st, 2024). format: int64 type: integer sds_apm_scanned_bytes_sum: @@ -19727,7 +19958,8 @@ components: audit_logs_lines_indexed_agg_sum: deprecated: true description: Shows the sum of all audit logs lines indexed over all hours - in the current month for all organizations. + in the current month for all organizations (To be deprecated on October + 1st, 2024). format: int64 type: integer audit_trail_enabled_hwm_sum: @@ -19771,18 +20003,23 @@ components: format: int64 type: integer browser_rum_lite_session_count_agg_sum: + deprecated: true description: Shows the sum of all browser lite sessions over all hours in - the current month for all organizations. + the current month for all organizations (To be deprecated on October 1st, + 2024). format: int64 type: integer browser_rum_replay_session_count_agg_sum: description: Shows the sum of all browser replay sessions over all hours - in the current month for all organizations. + in the current month for all organizations (To be deprecated on October + 1st, 2024). format: int64 type: integer browser_rum_units_agg_sum: + deprecated: true description: Shows the sum of all browser RUM units over all hours in the - current month for all organizations. + current month for all organizations (To be deprecated on October 1st, + 2024). format: int64 type: integer ci_pipeline_indexed_spans_agg_sum: @@ -20042,8 +20279,10 @@ components: format: int64 type: integer indexed_events_count_agg_sum: + deprecated: true description: Shows the sum of all log events indexed over all hours in the - current month for all organizations. + current month for all organizations (To be deprecated on October 1st, + 2024). format: int64 type: integer infra_host_top99p_sum: @@ -20072,9 +20311,9 @@ components: format: date-time type: string live_indexed_events_agg_sum: + deprecated: true description: Shows the sum of all live logs indexed over all hours in the - current month for all organizations (data available as of December 1, - 2020). + current month for all organization (To be deprecated on October 1st, 2024). format: int64 type: integer live_ingested_bytes_agg_sum: @@ -20086,43 +20325,59 @@ components: logs_by_retention: $ref: '#/components/schemas/LogsByRetention' mobile_rum_lite_session_count_agg_sum: + deprecated: true description: Shows the sum of all mobile lite sessions over all hours in - the current month for all organizations. + the current month for all organizations (To be deprecated on October 1st, + 2024). format: int64 type: integer mobile_rum_session_count_agg_sum: - description: Shows the sum of all mobile RUM Sessions over all hours in - the current month for all organizations. + deprecated: true + description: Shows the sum of all mobile RUM sessions over all hours in + the current month for all organizations (To be deprecated on October 1st, + 2024). format: int64 type: integer mobile_rum_session_count_android_agg_sum: - description: Shows the sum of all mobile RUM Sessions on Android over all - hours in the current month for all organizations. + deprecated: true + description: Shows the sum of all mobile RUM sessions on Android over all + hours in the current month for all organizations (To be deprecated on + October 1st, 2024). format: int64 type: integer mobile_rum_session_count_flutter_agg_sum: - description: Shows the sum of all mobile RUM Sessions on Flutter over all - hours in the current month for all organizations. + deprecated: true + description: Shows the sum of all mobile RUM sessions on Flutter over all + hours in the current month for all organizations (To be deprecated on + October 1st, 2024). format: int64 type: integer mobile_rum_session_count_ios_agg_sum: - description: Shows the sum of all mobile RUM Sessions on iOS over all hours - in the current month for all organizations. + deprecated: true + description: Shows the sum of all mobile RUM sessions on iOS over all hours + in the current month for all organizations (To be deprecated on October + 1st, 2024). format: int64 type: integer mobile_rum_session_count_reactnative_agg_sum: - description: Shows the sum of all mobile RUM Sessions on React Native over - all hours in the current month for all organizations. + deprecated: true + description: Shows the sum of all mobile RUM sessions on React Native over + all hours in the current month for all organizations (To be deprecated + on October 1st, 2024). format: int64 type: integer mobile_rum_session_count_roku_agg_sum: - description: Shows the sum of all mobile RUM Sessions on Roku over all hours - in the current month for all organizations. + deprecated: true + description: Shows the sum of all mobile RUM sessions on Roku over all hours + in the current month for all organizations (To be deprecated on October + 1st, 2024). format: int64 type: integer mobile_rum_units_agg_sum: + deprecated: true description: Shows the sum of all mobile RUM units over all hours in the - current month for all organizations. + current month for all organizations (To be deprecated on October 1st, + 2024). format: int64 type: integer ndm_netflow_events_agg_sum: @@ -20131,8 +20386,10 @@ components: format: int64 type: integer netflow_indexed_events_count_agg_sum: + deprecated: true description: Shows the sum of all Network flows indexed over all hours in - the current month for all organizations. + the current month for all organizations (To be deprecated on October 1st, + 2024). format: int64 type: integer npm_host_top99p_sum: @@ -20178,9 +20435,10 @@ components: format: int64 type: integer rehydrated_indexed_events_agg_sum: + deprecated: true description: Shows the sum of all rehydrated logs indexed over all hours - in the current month for all organizations (data available as of December - 1, 2020). + in the current month for all organizations (To be deprecated on October + 1st, 2024). format: int64 type: integer rehydrated_ingested_bytes_agg_sum: @@ -20191,22 +20449,117 @@ components: type: integer rum_browser_and_mobile_session_count: description: Shows the sum of all mobile sessions and all browser lite and - legacy sessions over all hours in the current month for all organizations. + legacy sessions over all hours in the current month for all organizations + (To be deprecated on October 1st, 2024). + format: int64 + type: integer + rum_browser_legacy_session_count_agg_sum: + description: Shows the sum of all browser RUM legacy sessions over all hours + in the current month for all organizations (To be introduced on October + 1st, 2024). + format: int64 + type: integer + rum_browser_lite_session_count_agg_sum: + description: Shows the sum of all browser RUM lite sessions over all hours + in the current month for all organizations (To be introduced on October + 1st, 2024). + format: int64 + type: integer + rum_browser_replay_session_count_agg_sum: + description: Shows the sum of all browser RUM Session Replay counts over + all hours in the current month for all organizations (To be introduced + on October 1st, 2024). + format: int64 + type: integer + rum_lite_session_count_agg_sum: + description: Shows the sum of all RUM lite sessions (browser and mobile) + over all hours in the current month for all organizations (To be introduced + on October 1st, 2024). + format: int64 + type: integer + rum_mobile_legacy_session_count_android_agg_sum: + description: Shows the sum of all mobile RUM legacy sessions on Android + over all hours in the current month for all organizations (To be introduced + on October 1st, 2024). + format: int64 + type: integer + rum_mobile_legacy_session_count_flutter_agg_sum: + description: Shows the sum of all mobile RUM legacy sessions on Flutter + over all hours in the current month for all organizations (To be introduced + on October 1st, 2024). + format: int64 + type: integer + rum_mobile_legacy_session_count_ios_agg_sum: + description: Shows the sum of all mobile RUM legacy sessions on iOS over + all hours in the current month for all organizations (To be introduced + on October 1st, 2024). + format: int64 + type: integer + rum_mobile_legacy_session_count_reactnative_agg_sum: + description: Shows the sum of all mobile RUM legacy sessions on React Native + over all hours in the current month for all organizations (To be introduced + on October 1st, 2024). + format: int64 + type: integer + rum_mobile_legacy_session_count_roku_agg_sum: + description: Shows the sum of all mobile RUM legacy sessions on Roku over + all hours in the current month for all organizations (To be introduced + on October 1st, 2024). + format: int64 + type: integer + rum_mobile_lite_session_count_android_agg_sum: + description: Shows the sum of all mobile RUM lite sessions on Android over + all hours in the current month for all organizations (To be introduced + on October 1st, 2024). + format: int64 + type: integer + rum_mobile_lite_session_count_flutter_agg_sum: + description: Shows the sum of all mobile RUM lite sessions on Flutter over + all hours in the current month for all organizations (To be introduced + on October 1st, 2024). + format: int64 + type: integer + rum_mobile_lite_session_count_ios_agg_sum: + description: Shows the sum of all mobile RUM lite sessions on iOS over all + hours in the current month for all organizations (To be introduced on + October 1st, 2024). + format: int64 + type: integer + rum_mobile_lite_session_count_reactnative_agg_sum: + description: Shows the sum of all mobile RUM lite sessions on React Native + over all hours in the current month for all organizations (To be introduced + on October 1st, 2024). + format: int64 + type: integer + rum_mobile_lite_session_count_roku_agg_sum: + description: Shows the sum of all mobile RUM lite sessions on Roku over + all hours in the current month for all organizations (To be introduced + on October 1st, 2024). + format: int64 + type: integer + rum_replay_session_count_agg_sum: + description: Shows the sum of all RUM Session Replay counts over all hours + in the current month for all organizations (To be introduced on October + 1st, 2024). format: int64 type: integer rum_session_count_agg_sum: - description: Shows the sum of all browser RUM Lite Sessions over all hours - in the current month for all organizations. + deprecated: true + description: Shows the sum of all browser RUM lite sessions over all hours + in the current month for all organizations (To be deprecated on October + 1st, 2024). format: int64 type: integer rum_total_session_count_agg_sum: - description: Shows the sum of RUM Sessions (browser and mobile) over all + description: Shows the sum of RUM sessions (browser and mobile) over all hours in the current month for all organizations. format: int64 type: integer rum_units_agg_sum: + deprecated: true description: Shows the sum of all browser and mobile RUM units over all - hours in the current month for all organizations. + hours in the current month for all organizations (To be deprecated on + October 1st, 2024). format: int64 type: integer sds_apm_scanned_bytes_sum: diff --git a/api/datadogV1/model_monthly_usage_attribution_values.go b/api/datadogV1/model_monthly_usage_attribution_values.go index 81817c0f07a..6fe0a5a9073 100644 --- a/api/datadogV1/model_monthly_usage_attribution_values.go +++ b/api/datadogV1/model_monthly_usage_attribution_values.go @@ -246,9 +246,9 @@ type MonthlyUsageAttributionValues struct { RumBrowserMobileSessionsPercentage *float64 `json:"rum_browser_mobile_sessions_percentage,omitempty"` // The total RUM Browser and Mobile usage by tag(s). RumBrowserMobileSessionsUsage *float64 `json:"rum_browser_mobile_sessions_usage,omitempty"` - // The percentage of RUM Replay Sessions usage by tag(s). + // The percentage of RUM Session Replay usage by tag(s). RumReplaySessionsPercentage *float64 `json:"rum_replay_sessions_percentage,omitempty"` - // The total RUM Replay Sessions usage by tag(s). + // The total RUM Session Replay usage by tag(s). RumReplaySessionsUsage *float64 `json:"rum_replay_sessions_usage,omitempty"` // The percentage of Sensitive Data Scanner usage by tag(s). SdsScannedBytesPercentage *float64 `json:"sds_scanned_bytes_percentage,omitempty"` diff --git a/api/datadogV1/model_usage_rum_sessions_hour.go b/api/datadogV1/model_usage_rum_sessions_hour.go index 7b6c73ac06e..120b78a18ef 100644 --- a/api/datadogV1/model_usage_rum_sessions_hour.go +++ b/api/datadogV1/model_usage_rum_sessions_hour.go @@ -10,7 +10,7 @@ import ( "github.com/DataDog/datadog-api-client-go/v2/api/datadog" ) -// UsageRumSessionsHour Number of RUM Sessions recorded for each hour for a given organization. +// UsageRumSessionsHour Number of RUM sessions recorded for each hour for a given organization. type UsageRumSessionsHour struct { // The hour for the usage. Hour *time.Time `json:"hour,omitempty"` @@ -18,17 +18,17 @@ type UsageRumSessionsHour struct { OrgName *string `json:"org_name,omitempty"` // The organization public ID. PublicId *string `json:"public_id,omitempty"` - // Contains the number of RUM Replay Sessions (data available beginning November 1, 2021). + // Contains the number of RUM Session Replay counts (data available beginning November 1, 2021). ReplaySessionCount *int64 `json:"replay_session_count,omitempty"` - // Contains the number of browser RUM Lite Sessions. + // Contains the number of browser RUM lite Sessions. SessionCount datadog.NullableInt64 `json:"session_count,omitempty"` - // Contains the number of mobile RUM Sessions on Android (data available beginning December 1, 2020). + // Contains the number of mobile RUM sessions on Android (data available beginning December 1, 2020). SessionCountAndroid datadog.NullableInt64 `json:"session_count_android,omitempty"` - // Contains the number of mobile RUM Sessions on Flutter (data available beginning March 1, 2023). + // Contains the number of mobile RUM sessions on Flutter (data available beginning March 1, 2023). SessionCountFlutter datadog.NullableInt64 `json:"session_count_flutter,omitempty"` - // Contains the number of mobile RUM Sessions on iOS (data available beginning December 1, 2020). + // Contains the number of mobile RUM sessions on iOS (data available beginning December 1, 2020). SessionCountIos datadog.NullableInt64 `json:"session_count_ios,omitempty"` - // Contains the number of mobile RUM Sessions on React Native (data available beginning May 1, 2022). + // Contains the number of mobile RUM sessions on React Native (data available beginning May 1, 2022). SessionCountReactnative datadog.NullableInt64 `json:"session_count_reactnative,omitempty"` // UnparsedObject contains the raw value of the object if there was an error when deserializing into the struct UnparsedObject map[string]interface{} `json:"-"` diff --git a/api/datadogV1/model_usage_rum_sessions_response.go b/api/datadogV1/model_usage_rum_sessions_response.go index f7828042207..f240afb16a1 100644 --- a/api/datadogV1/model_usage_rum_sessions_response.go +++ b/api/datadogV1/model_usage_rum_sessions_response.go @@ -8,9 +8,9 @@ import ( "github.com/DataDog/datadog-api-client-go/v2/api/datadog" ) -// UsageRumSessionsResponse Response containing the number of RUM Sessions for each hour for a given organization. +// UsageRumSessionsResponse Response containing the number of RUM sessions for each hour for a given organization. type UsageRumSessionsResponse struct { - // Get hourly usage for RUM Sessions. + // Get hourly usage for RUM sessions. Usage []UsageRumSessionsHour `json:"usage,omitempty"` // UnparsedObject contains the raw value of the object if there was an error when deserializing into the struct UnparsedObject map[string]interface{} `json:"-"` diff --git a/api/datadogV1/model_usage_summary_date.go b/api/datadogV1/model_usage_summary_date.go index d24d614e845..62ea7e3aeef 100644 --- a/api/datadogV1/model_usage_summary_date.go +++ b/api/datadogV1/model_usage_summary_date.go @@ -26,7 +26,7 @@ type UsageSummaryDate struct { AppsecFargateCountAvg *int64 `json:"appsec_fargate_count_avg,omitempty"` // Shows the sum of all Application Security Monitoring Serverless invocations over all hours in the current date for all organizations. AsmServerlessSum *int64 `json:"asm_serverless_sum,omitempty"` - // Shows the sum of audit logs lines indexed over all hours in the current date for all organizations. + // Shows the sum of audit logs lines indexed over all hours in the current date for all organizations (To be deprecated on October 1st, 2024). // Deprecated AuditLogsLinesIndexedSum *int64 `json:"audit_logs_lines_indexed_sum,omitempty"` // Shows the number of organizations that had Audit Trail enabled in the current date. @@ -43,11 +43,13 @@ type UsageSummaryDate struct { AzureAppServiceTop99p *int64 `json:"azure_app_service_top99p,omitempty"` // Shows the sum of all log bytes ingested over all hours in the current date for all organizations. BillableIngestedBytesSum *int64 `json:"billable_ingested_bytes_sum,omitempty"` - // Shows the sum of all browser lite sessions over all hours in the current date for all organizations. + // Shows the sum of all browser lite sessions over all hours in the current date for all organizations (To be deprecated on October 1st, 2024). + // Deprecated BrowserRumLiteSessionCountSum *int64 `json:"browser_rum_lite_session_count_sum,omitempty"` - // Shows the sum of all browser replay sessions over all hours in the current date for all organizations. + // Shows the sum of all browser replay sessions over all hours in the current date for all organizations (To be deprecated on October 1st, 2024). BrowserRumReplaySessionCountSum *int64 `json:"browser_rum_replay_session_count_sum,omitempty"` - // Shows the sum of all browser RUM units over all hours in the current date for all organizations. + // Shows the sum of all browser RUM units over all hours in the current date for all organizations (To be deprecated on October 1st, 2024). + // Deprecated BrowserRumUnitsSum *int64 `json:"browser_rum_units_sum,omitempty"` // Shows the sum of all CI pipeline indexed spans over all hours in the current month for all organizations. CiPipelineIndexedSpansSum *int64 `json:"ci_pipeline_indexed_spans_sum,omitempty"` @@ -155,25 +157,34 @@ type UsageSummaryDate struct { IotDeviceSum *int64 `json:"iot_device_sum,omitempty"` // Shows the 99th percentile of all IoT devices over all hours in the current date all organizations. IotDeviceTop99p *int64 `json:"iot_device_top99p,omitempty"` - // Shows the sum of all mobile lite sessions over all hours in the current date for all organizations. + // Shows the sum of all mobile lite sessions over all hours in the current date for all organizations (To be deprecated on October 1st, 2024). + // Deprecated MobileRumLiteSessionCountSum *int64 `json:"mobile_rum_lite_session_count_sum,omitempty"` - // Shows the sum of all mobile RUM Sessions on Android over all hours in the current date for all organizations. + // Shows the sum of all mobile RUM sessions on Android over all hours in the current date for all organizations (To be deprecated on October 1st, 2024). + // Deprecated MobileRumSessionCountAndroidSum *int64 `json:"mobile_rum_session_count_android_sum,omitempty"` - // Shows the sum of all mobile RUM Sessions on Flutter over all hours in the current date for all organizations. + // Shows the sum of all mobile RUM sessions on Flutter over all hours in the current date for all organizations (To be deprecated on October 1st, 2024). + // Deprecated MobileRumSessionCountFlutterSum *int64 `json:"mobile_rum_session_count_flutter_sum,omitempty"` - // Shows the sum of all mobile RUM Sessions on iOS over all hours in the current date for all organizations. + // Shows the sum of all mobile RUM sessions on iOS over all hours in the current date for all organizations (To be deprecated on October 1st, 2024). + // Deprecated MobileRumSessionCountIosSum *int64 `json:"mobile_rum_session_count_ios_sum,omitempty"` - // Shows the sum of all mobile RUM Sessions on React Native over all hours in the current date for all organizations. + // Shows the sum of all mobile RUM sessions on React Native over all hours in the current date for all organizations (To be deprecated on October 1st, 2024). + // Deprecated MobileRumSessionCountReactnativeSum *int64 `json:"mobile_rum_session_count_reactnative_sum,omitempty"` - // Shows the sum of all mobile RUM Sessions on Roku over all hours in the current date for all organizations. + // Shows the sum of all mobile RUM sessions on Roku over all hours in the current date for all organizations (To be deprecated on October 1st, 2024). + // Deprecated MobileRumSessionCountRokuSum *int64 `json:"mobile_rum_session_count_roku_sum,omitempty"` - // Shows the sum of all mobile RUM Sessions over all hours in the current date for all organizations + // Shows the sum of all mobile RUM sessions over all hours in the current date for all organizations (To be deprecated on October 1st, 2024). + // Deprecated MobileRumSessionCountSum *int64 `json:"mobile_rum_session_count_sum,omitempty"` - // Shows the sum of all mobile RUM units over all hours in the current date for all organizations. + // Shows the sum of all mobile RUM units over all hours in the current date for all organizations (To be deprecated on October 1st, 2024). + // Deprecated MobileRumUnitsSum *int64 `json:"mobile_rum_units_sum,omitempty"` // Shows the sum of all Network Device Monitoring NetFlow events over all hours in the current date for the given org. NdmNetflowEventsSum *int64 `json:"ndm_netflow_events_sum,omitempty"` - // Shows the sum of all Network flows indexed over all hours in the current date for all organizations. + // Shows the sum of all Network flows indexed over all hours in the current date for all organizations (To be deprecated on October 1st, 2024). + // Deprecated NetflowIndexedEventsCountSum *int64 `json:"netflow_indexed_events_count_sum,omitempty"` // Shows the 99th percentile of all distinct Networks hosts over all hours in the current date for all organizations. NpmHostTop99p *int64 `json:"npm_host_top99p,omitempty"` @@ -191,13 +202,45 @@ type UsageSummaryDate struct { ProfilingAasCountTop99p *int64 `json:"profiling_aas_count_top99p,omitempty"` // Shows the 99th percentile of all profiled hosts over all hours in the current date for all organizations. ProfilingHostTop99p *int64 `json:"profiling_host_top99p,omitempty"` - // Shows the sum of all mobile sessions and all browser lite and legacy sessions over all hours in the current month for all organizations. + // Shows the sum of all mobile sessions and all browser lite and legacy sessions over all hours in the current month for all organizations (To be deprecated on October 1st, 2024). RumBrowserAndMobileSessionCount *int64 `json:"rum_browser_and_mobile_session_count,omitempty"` - // Shows the sum of all browser RUM Lite Sessions over all hours in the current date for all organizations + // Shows the sum of all browser RUM legacy sessions over all hours in the current date for all organizations (To be introduced on October 1st, 2024). + RumBrowserLegacySessionCountSum *int64 `json:"rum_browser_legacy_session_count_sum,omitempty"` + // Shows the sum of all browser RUM lite sessions over all hours in the current date for all organizations (To be introduced on October 1st, 2024). + RumBrowserLiteSessionCountSum *int64 `json:"rum_browser_lite_session_count_sum,omitempty"` + // Shows the sum of all browser RUM Session Replay counts over all hours in the current date for all organizations (To be introduced on October 1st, 2024). + RumBrowserReplaySessionCountSum *int64 `json:"rum_browser_replay_session_count_sum,omitempty"` + // Shows the sum of all RUM lite sessions (browser and mobile) over all hours in the current date for all organizations (To be introduced on October 1st, 2024). + RumLiteSessionCountSum *int64 `json:"rum_lite_session_count_sum,omitempty"` + // Shows the sum of all mobile RUM legacy sessions on Android over all hours in the current date for all organizations (To be introduced on October 1st, 2024). + RumMobileLegacySessionCountAndroidSum *int64 `json:"rum_mobile_legacy_session_count_android_sum,omitempty"` + // Shows the sum of all mobile RUM legacy Sessions on Flutter over all hours in the current date for all organizations (To be introduced on October 1st, 2024). + RumMobileLegacySessionCountFlutterSum *int64 `json:"rum_mobile_legacy_session_count_flutter_sum,omitempty"` + // Shows the sum of all mobile RUM legacy sessions on iOS over all hours in the current date for all organizations (To be introduced on October 1st, 2024). + RumMobileLegacySessionCountIosSum *int64 `json:"rum_mobile_legacy_session_count_ios_sum,omitempty"` + // Shows the sum of all mobile RUM legacy sessions on React Native over all hours in the current date for all organizations (To be introduced on October 1st, 2024). + RumMobileLegacySessionCountReactnativeSum *int64 `json:"rum_mobile_legacy_session_count_reactnative_sum,omitempty"` + // Shows the sum of all mobile RUM legacy sessions on Roku over all hours in the current date for all organizations (To be introduced on October 1st, 2024). + RumMobileLegacySessionCountRokuSum *int64 `json:"rum_mobile_legacy_session_count_roku_sum,omitempty"` + // Shows the sum of all mobile RUM lite sessions on Android over all hours in the current date for all organizations (To be introduced on October 1st, 2024). + RumMobileLiteSessionCountAndroidSum *int64 `json:"rum_mobile_lite_session_count_android_sum,omitempty"` + // Shows the sum of all mobile RUM lite sessions on Flutter over all hours in the current date for all organizations (To be introduced on October 1st, 2024). + RumMobileLiteSessionCountFlutterSum *int64 `json:"rum_mobile_lite_session_count_flutter_sum,omitempty"` + // Shows the sum of all mobile RUM lite sessions on iOS over all hours in the current date for all organizations (To be introduced on October 1st, 2024). + RumMobileLiteSessionCountIosSum *int64 `json:"rum_mobile_lite_session_count_ios_sum,omitempty"` + // Shows the sum of all mobile RUM lite sessions on React Native over all hours in the current date for all organizations (To be introduced on October 1st, 2024). + RumMobileLiteSessionCountReactnativeSum *int64 `json:"rum_mobile_lite_session_count_reactnative_sum,omitempty"` + // Shows the sum of all mobile RUM lite sessions on Roku over all hours in the current date for all organizations (To be introduced on October 1st, 2024). + RumMobileLiteSessionCountRokuSum *int64 `json:"rum_mobile_lite_session_count_roku_sum,omitempty"` + // Shows the sum of all RUM Session Replay counts over all hours in the current date for all organizations (To be introduced on October 1st, 2024). + RumReplaySessionCountSum *int64 `json:"rum_replay_session_count_sum,omitempty"` + // Shows the sum of all browser RUM lite sessions over all hours in the current date for all organizations (To be deprecated on October 1st, 2024). + // Deprecated RumSessionCountSum *int64 `json:"rum_session_count_sum,omitempty"` - // Shows the sum of RUM Sessions (browser and mobile) over all hours in the current date for all organizations. + // Shows the sum of RUM sessions (browser and mobile) over all hours in the current date for all organizations. RumTotalSessionCountSum *int64 `json:"rum_total_session_count_sum,omitempty"` - // Shows the sum of all browser and mobile RUM units over all hours in the current date for all organizations. + // Shows the sum of all browser and mobile RUM units over all hours in the current date for all organizations (To be deprecated on October 1st, 2024). + // Deprecated RumUnitsSum *int64 `json:"rum_units_sum,omitempty"` // Sum of all APM bytes scanned with sensitive data scanner over all hours in the current date for all organizations. SdsApmScannedBytesSum *int64 `json:"sds_apm_scanned_bytes_sum,omitempty"` @@ -681,6 +724,7 @@ func (o *UsageSummaryDate) SetBillableIngestedBytesSum(v int64) { } // GetBrowserRumLiteSessionCountSum returns the BrowserRumLiteSessionCountSum field value if set, zero value otherwise. +// Deprecated func (o *UsageSummaryDate) GetBrowserRumLiteSessionCountSum() int64 { if o == nil || o.BrowserRumLiteSessionCountSum == nil { var ret int64 @@ -691,6 +735,7 @@ func (o *UsageSummaryDate) GetBrowserRumLiteSessionCountSum() int64 { // GetBrowserRumLiteSessionCountSumOk returns a tuple with the BrowserRumLiteSessionCountSum field value if set, nil otherwise // and a boolean to check if the value has been set. +// Deprecated func (o *UsageSummaryDate) GetBrowserRumLiteSessionCountSumOk() (*int64, bool) { if o == nil || o.BrowserRumLiteSessionCountSum == nil { return nil, false @@ -704,6 +749,7 @@ func (o *UsageSummaryDate) HasBrowserRumLiteSessionCountSum() bool { } // SetBrowserRumLiteSessionCountSum gets a reference to the given int64 and assigns it to the BrowserRumLiteSessionCountSum field. +// Deprecated func (o *UsageSummaryDate) SetBrowserRumLiteSessionCountSum(v int64) { o.BrowserRumLiteSessionCountSum = &v } @@ -737,6 +783,7 @@ func (o *UsageSummaryDate) SetBrowserRumReplaySessionCountSum(v int64) { } // GetBrowserRumUnitsSum returns the BrowserRumUnitsSum field value if set, zero value otherwise. +// Deprecated func (o *UsageSummaryDate) GetBrowserRumUnitsSum() int64 { if o == nil || o.BrowserRumUnitsSum == nil { var ret int64 @@ -747,6 +794,7 @@ func (o *UsageSummaryDate) GetBrowserRumUnitsSum() int64 { // GetBrowserRumUnitsSumOk returns a tuple with the BrowserRumUnitsSum field value if set, nil otherwise // and a boolean to check if the value has been set. +// Deprecated func (o *UsageSummaryDate) GetBrowserRumUnitsSumOk() (*int64, bool) { if o == nil || o.BrowserRumUnitsSum == nil { return nil, false @@ -760,6 +808,7 @@ func (o *UsageSummaryDate) HasBrowserRumUnitsSum() bool { } // SetBrowserRumUnitsSum gets a reference to the given int64 and assigns it to the BrowserRumUnitsSum field. +// Deprecated func (o *UsageSummaryDate) SetBrowserRumUnitsSum(v int64) { o.BrowserRumUnitsSum = &v } @@ -2249,6 +2298,7 @@ func (o *UsageSummaryDate) SetIotDeviceTop99p(v int64) { } // GetMobileRumLiteSessionCountSum returns the MobileRumLiteSessionCountSum field value if set, zero value otherwise. +// Deprecated func (o *UsageSummaryDate) GetMobileRumLiteSessionCountSum() int64 { if o == nil || o.MobileRumLiteSessionCountSum == nil { var ret int64 @@ -2259,6 +2309,7 @@ func (o *UsageSummaryDate) GetMobileRumLiteSessionCountSum() int64 { // GetMobileRumLiteSessionCountSumOk returns a tuple with the MobileRumLiteSessionCountSum field value if set, nil otherwise // and a boolean to check if the value has been set. +// Deprecated func (o *UsageSummaryDate) GetMobileRumLiteSessionCountSumOk() (*int64, bool) { if o == nil || o.MobileRumLiteSessionCountSum == nil { return nil, false @@ -2272,11 +2323,13 @@ func (o *UsageSummaryDate) HasMobileRumLiteSessionCountSum() bool { } // SetMobileRumLiteSessionCountSum gets a reference to the given int64 and assigns it to the MobileRumLiteSessionCountSum field. +// Deprecated func (o *UsageSummaryDate) SetMobileRumLiteSessionCountSum(v int64) { o.MobileRumLiteSessionCountSum = &v } // GetMobileRumSessionCountAndroidSum returns the MobileRumSessionCountAndroidSum field value if set, zero value otherwise. +// Deprecated func (o *UsageSummaryDate) GetMobileRumSessionCountAndroidSum() int64 { if o == nil || o.MobileRumSessionCountAndroidSum == nil { var ret int64 @@ -2287,6 +2340,7 @@ func (o *UsageSummaryDate) GetMobileRumSessionCountAndroidSum() int64 { // GetMobileRumSessionCountAndroidSumOk returns a tuple with the MobileRumSessionCountAndroidSum field value if set, nil otherwise // and a boolean to check if the value has been set. +// Deprecated func (o *UsageSummaryDate) GetMobileRumSessionCountAndroidSumOk() (*int64, bool) { if o == nil || o.MobileRumSessionCountAndroidSum == nil { return nil, false @@ -2300,11 +2354,13 @@ func (o *UsageSummaryDate) HasMobileRumSessionCountAndroidSum() bool { } // SetMobileRumSessionCountAndroidSum gets a reference to the given int64 and assigns it to the MobileRumSessionCountAndroidSum field. +// Deprecated func (o *UsageSummaryDate) SetMobileRumSessionCountAndroidSum(v int64) { o.MobileRumSessionCountAndroidSum = &v } // GetMobileRumSessionCountFlutterSum returns the MobileRumSessionCountFlutterSum field value if set, zero value otherwise. +// Deprecated func (o *UsageSummaryDate) GetMobileRumSessionCountFlutterSum() int64 { if o == nil || o.MobileRumSessionCountFlutterSum == nil { var ret int64 @@ -2315,6 +2371,7 @@ func (o *UsageSummaryDate) GetMobileRumSessionCountFlutterSum() int64 { // GetMobileRumSessionCountFlutterSumOk returns a tuple with the MobileRumSessionCountFlutterSum field value if set, nil otherwise // and a boolean to check if the value has been set. +// Deprecated func (o *UsageSummaryDate) GetMobileRumSessionCountFlutterSumOk() (*int64, bool) { if o == nil || o.MobileRumSessionCountFlutterSum == nil { return nil, false @@ -2328,11 +2385,13 @@ func (o *UsageSummaryDate) HasMobileRumSessionCountFlutterSum() bool { } // SetMobileRumSessionCountFlutterSum gets a reference to the given int64 and assigns it to the MobileRumSessionCountFlutterSum field. +// Deprecated func (o *UsageSummaryDate) SetMobileRumSessionCountFlutterSum(v int64) { o.MobileRumSessionCountFlutterSum = &v } // GetMobileRumSessionCountIosSum returns the MobileRumSessionCountIosSum field value if set, zero value otherwise. +// Deprecated func (o *UsageSummaryDate) GetMobileRumSessionCountIosSum() int64 { if o == nil || o.MobileRumSessionCountIosSum == nil { var ret int64 @@ -2343,6 +2402,7 @@ func (o *UsageSummaryDate) GetMobileRumSessionCountIosSum() int64 { // GetMobileRumSessionCountIosSumOk returns a tuple with the MobileRumSessionCountIosSum field value if set, nil otherwise // and a boolean to check if the value has been set. +// Deprecated func (o *UsageSummaryDate) GetMobileRumSessionCountIosSumOk() (*int64, bool) { if o == nil || o.MobileRumSessionCountIosSum == nil { return nil, false @@ -2356,11 +2416,13 @@ func (o *UsageSummaryDate) HasMobileRumSessionCountIosSum() bool { } // SetMobileRumSessionCountIosSum gets a reference to the given int64 and assigns it to the MobileRumSessionCountIosSum field. +// Deprecated func (o *UsageSummaryDate) SetMobileRumSessionCountIosSum(v int64) { o.MobileRumSessionCountIosSum = &v } // GetMobileRumSessionCountReactnativeSum returns the MobileRumSessionCountReactnativeSum field value if set, zero value otherwise. +// Deprecated func (o *UsageSummaryDate) GetMobileRumSessionCountReactnativeSum() int64 { if o == nil || o.MobileRumSessionCountReactnativeSum == nil { var ret int64 @@ -2371,6 +2433,7 @@ func (o *UsageSummaryDate) GetMobileRumSessionCountReactnativeSum() int64 { // GetMobileRumSessionCountReactnativeSumOk returns a tuple with the MobileRumSessionCountReactnativeSum field value if set, nil otherwise // and a boolean to check if the value has been set. +// Deprecated func (o *UsageSummaryDate) GetMobileRumSessionCountReactnativeSumOk() (*int64, bool) { if o == nil || o.MobileRumSessionCountReactnativeSum == nil { return nil, false @@ -2384,11 +2447,13 @@ func (o *UsageSummaryDate) HasMobileRumSessionCountReactnativeSum() bool { } // SetMobileRumSessionCountReactnativeSum gets a reference to the given int64 and assigns it to the MobileRumSessionCountReactnativeSum field. +// Deprecated func (o *UsageSummaryDate) SetMobileRumSessionCountReactnativeSum(v int64) { o.MobileRumSessionCountReactnativeSum = &v } // GetMobileRumSessionCountRokuSum returns the MobileRumSessionCountRokuSum field value if set, zero value otherwise. +// Deprecated func (o *UsageSummaryDate) GetMobileRumSessionCountRokuSum() int64 { if o == nil || o.MobileRumSessionCountRokuSum == nil { var ret int64 @@ -2399,6 +2464,7 @@ func (o *UsageSummaryDate) GetMobileRumSessionCountRokuSum() int64 { // GetMobileRumSessionCountRokuSumOk returns a tuple with the MobileRumSessionCountRokuSum field value if set, nil otherwise // and a boolean to check if the value has been set. +// Deprecated func (o *UsageSummaryDate) GetMobileRumSessionCountRokuSumOk() (*int64, bool) { if o == nil || o.MobileRumSessionCountRokuSum == nil { return nil, false @@ -2412,11 +2478,13 @@ func (o *UsageSummaryDate) HasMobileRumSessionCountRokuSum() bool { } // SetMobileRumSessionCountRokuSum gets a reference to the given int64 and assigns it to the MobileRumSessionCountRokuSum field. +// Deprecated func (o *UsageSummaryDate) SetMobileRumSessionCountRokuSum(v int64) { o.MobileRumSessionCountRokuSum = &v } // GetMobileRumSessionCountSum returns the MobileRumSessionCountSum field value if set, zero value otherwise. +// Deprecated func (o *UsageSummaryDate) GetMobileRumSessionCountSum() int64 { if o == nil || o.MobileRumSessionCountSum == nil { var ret int64 @@ -2427,6 +2495,7 @@ func (o *UsageSummaryDate) GetMobileRumSessionCountSum() int64 { // GetMobileRumSessionCountSumOk returns a tuple with the MobileRumSessionCountSum field value if set, nil otherwise // and a boolean to check if the value has been set. +// Deprecated func (o *UsageSummaryDate) GetMobileRumSessionCountSumOk() (*int64, bool) { if o == nil || o.MobileRumSessionCountSum == nil { return nil, false @@ -2440,11 +2509,13 @@ func (o *UsageSummaryDate) HasMobileRumSessionCountSum() bool { } // SetMobileRumSessionCountSum gets a reference to the given int64 and assigns it to the MobileRumSessionCountSum field. +// Deprecated func (o *UsageSummaryDate) SetMobileRumSessionCountSum(v int64) { o.MobileRumSessionCountSum = &v } // GetMobileRumUnitsSum returns the MobileRumUnitsSum field value if set, zero value otherwise. +// Deprecated func (o *UsageSummaryDate) GetMobileRumUnitsSum() int64 { if o == nil || o.MobileRumUnitsSum == nil { var ret int64 @@ -2455,6 +2526,7 @@ func (o *UsageSummaryDate) GetMobileRumUnitsSum() int64 { // GetMobileRumUnitsSumOk returns a tuple with the MobileRumUnitsSum field value if set, nil otherwise // and a boolean to check if the value has been set. +// Deprecated func (o *UsageSummaryDate) GetMobileRumUnitsSumOk() (*int64, bool) { if o == nil || o.MobileRumUnitsSum == nil { return nil, false @@ -2468,6 +2540,7 @@ func (o *UsageSummaryDate) HasMobileRumUnitsSum() bool { } // SetMobileRumUnitsSum gets a reference to the given int64 and assigns it to the MobileRumUnitsSum field. +// Deprecated func (o *UsageSummaryDate) SetMobileRumUnitsSum(v int64) { o.MobileRumUnitsSum = &v } @@ -2501,6 +2574,7 @@ func (o *UsageSummaryDate) SetNdmNetflowEventsSum(v int64) { } // GetNetflowIndexedEventsCountSum returns the NetflowIndexedEventsCountSum field value if set, zero value otherwise. +// Deprecated func (o *UsageSummaryDate) GetNetflowIndexedEventsCountSum() int64 { if o == nil || o.NetflowIndexedEventsCountSum == nil { var ret int64 @@ -2511,6 +2585,7 @@ func (o *UsageSummaryDate) GetNetflowIndexedEventsCountSum() int64 { // GetNetflowIndexedEventsCountSumOk returns a tuple with the NetflowIndexedEventsCountSum field value if set, nil otherwise // and a boolean to check if the value has been set. +// Deprecated func (o *UsageSummaryDate) GetNetflowIndexedEventsCountSumOk() (*int64, bool) { if o == nil || o.NetflowIndexedEventsCountSum == nil { return nil, false @@ -2524,6 +2599,7 @@ func (o *UsageSummaryDate) HasNetflowIndexedEventsCountSum() bool { } // SetNetflowIndexedEventsCountSum gets a reference to the given int64 and assigns it to the NetflowIndexedEventsCountSum field. +// Deprecated func (o *UsageSummaryDate) SetNetflowIndexedEventsCountSum(v int64) { o.NetflowIndexedEventsCountSum = &v } @@ -2780,7 +2856,428 @@ func (o *UsageSummaryDate) SetRumBrowserAndMobileSessionCount(v int64) { o.RumBrowserAndMobileSessionCount = &v } +// GetRumBrowserLegacySessionCountSum returns the RumBrowserLegacySessionCountSum field value if set, zero value otherwise. +func (o *UsageSummaryDate) GetRumBrowserLegacySessionCountSum() int64 { + if o == nil || o.RumBrowserLegacySessionCountSum == nil { + var ret int64 + return ret + } + return *o.RumBrowserLegacySessionCountSum +} + +// GetRumBrowserLegacySessionCountSumOk returns a tuple with the RumBrowserLegacySessionCountSum field value if set, nil otherwise +// and a boolean to check if the value has been set. +func (o *UsageSummaryDate) GetRumBrowserLegacySessionCountSumOk() (*int64, bool) { + if o == nil || o.RumBrowserLegacySessionCountSum == nil { + return nil, false + } + return o.RumBrowserLegacySessionCountSum, true +} + +// HasRumBrowserLegacySessionCountSum returns a boolean if a field has been set. +func (o *UsageSummaryDate) HasRumBrowserLegacySessionCountSum() bool { + return o != nil && o.RumBrowserLegacySessionCountSum != nil +} + +// SetRumBrowserLegacySessionCountSum gets a reference to the given int64 and assigns it to the RumBrowserLegacySessionCountSum field. +func (o *UsageSummaryDate) SetRumBrowserLegacySessionCountSum(v int64) { + o.RumBrowserLegacySessionCountSum = &v +} + +// GetRumBrowserLiteSessionCountSum returns the RumBrowserLiteSessionCountSum field value if set, zero value otherwise. +func (o *UsageSummaryDate) GetRumBrowserLiteSessionCountSum() int64 { + if o == nil || o.RumBrowserLiteSessionCountSum == nil { + var ret int64 + return ret + } + return *o.RumBrowserLiteSessionCountSum +} + +// GetRumBrowserLiteSessionCountSumOk returns a tuple with the RumBrowserLiteSessionCountSum field value if set, nil otherwise +// and a boolean to check if the value has been set. +func (o *UsageSummaryDate) GetRumBrowserLiteSessionCountSumOk() (*int64, bool) { + if o == nil || o.RumBrowserLiteSessionCountSum == nil { + return nil, false + } + return o.RumBrowserLiteSessionCountSum, true +} + +// HasRumBrowserLiteSessionCountSum returns a boolean if a field has been set. +func (o *UsageSummaryDate) HasRumBrowserLiteSessionCountSum() bool { + return o != nil && o.RumBrowserLiteSessionCountSum != nil +} + +// SetRumBrowserLiteSessionCountSum gets a reference to the given int64 and assigns it to the RumBrowserLiteSessionCountSum field. +func (o *UsageSummaryDate) SetRumBrowserLiteSessionCountSum(v int64) { + o.RumBrowserLiteSessionCountSum = &v +} + +// GetRumBrowserReplaySessionCountSum returns the RumBrowserReplaySessionCountSum field value if set, zero value otherwise. +func (o *UsageSummaryDate) GetRumBrowserReplaySessionCountSum() int64 { + if o == nil || o.RumBrowserReplaySessionCountSum == nil { + var ret int64 + return ret + } + return *o.RumBrowserReplaySessionCountSum +} + +// GetRumBrowserReplaySessionCountSumOk returns a tuple with the RumBrowserReplaySessionCountSum field value if set, nil otherwise +// and a boolean to check if the value has been set. +func (o *UsageSummaryDate) GetRumBrowserReplaySessionCountSumOk() (*int64, bool) { + if o == nil || o.RumBrowserReplaySessionCountSum == nil { + return nil, false + } + return o.RumBrowserReplaySessionCountSum, true +} + +// HasRumBrowserReplaySessionCountSum returns a boolean if a field has been set. +func (o *UsageSummaryDate) HasRumBrowserReplaySessionCountSum() bool { + return o != nil && o.RumBrowserReplaySessionCountSum != nil +} + +// SetRumBrowserReplaySessionCountSum gets a reference to the given int64 and assigns it to the RumBrowserReplaySessionCountSum field. +func (o *UsageSummaryDate) SetRumBrowserReplaySessionCountSum(v int64) { + o.RumBrowserReplaySessionCountSum = &v +} + +// GetRumLiteSessionCountSum returns the RumLiteSessionCountSum field value if set, zero value otherwise. +func (o *UsageSummaryDate) GetRumLiteSessionCountSum() int64 { + if o == nil || o.RumLiteSessionCountSum == nil { + var ret int64 + return ret + } + return *o.RumLiteSessionCountSum +} + +// GetRumLiteSessionCountSumOk returns a tuple with the RumLiteSessionCountSum field value if set, nil otherwise +// and a boolean to check if the value has been set. +func (o *UsageSummaryDate) GetRumLiteSessionCountSumOk() (*int64, bool) { + if o == nil || o.RumLiteSessionCountSum == nil { + return nil, false + } + return o.RumLiteSessionCountSum, true +} + +// HasRumLiteSessionCountSum returns a boolean if a field has been set. +func (o *UsageSummaryDate) HasRumLiteSessionCountSum() bool { + return o != nil && o.RumLiteSessionCountSum != nil +} + +// SetRumLiteSessionCountSum gets a reference to the given int64 and assigns it to the RumLiteSessionCountSum field. +func (o *UsageSummaryDate) SetRumLiteSessionCountSum(v int64) { + o.RumLiteSessionCountSum = &v +} + +// GetRumMobileLegacySessionCountAndroidSum returns the RumMobileLegacySessionCountAndroidSum field value if set, zero value otherwise. +func (o *UsageSummaryDate) GetRumMobileLegacySessionCountAndroidSum() int64 { + if o == nil || o.RumMobileLegacySessionCountAndroidSum == nil { + var ret int64 + return ret + } + return *o.RumMobileLegacySessionCountAndroidSum +} + +// GetRumMobileLegacySessionCountAndroidSumOk returns a tuple with the RumMobileLegacySessionCountAndroidSum field value if set, nil otherwise +// and a boolean to check if the value has been set. +func (o *UsageSummaryDate) GetRumMobileLegacySessionCountAndroidSumOk() (*int64, bool) { + if o == nil || o.RumMobileLegacySessionCountAndroidSum == nil { + return nil, false + } + return o.RumMobileLegacySessionCountAndroidSum, true +} + +// HasRumMobileLegacySessionCountAndroidSum returns a boolean if a field has been set. +func (o *UsageSummaryDate) HasRumMobileLegacySessionCountAndroidSum() bool { + return o != nil && o.RumMobileLegacySessionCountAndroidSum != nil +} + +// SetRumMobileLegacySessionCountAndroidSum gets a reference to the given int64 and assigns it to the RumMobileLegacySessionCountAndroidSum field. +func (o *UsageSummaryDate) SetRumMobileLegacySessionCountAndroidSum(v int64) { + o.RumMobileLegacySessionCountAndroidSum = &v +} + +// GetRumMobileLegacySessionCountFlutterSum returns the RumMobileLegacySessionCountFlutterSum field value if set, zero value otherwise. +func (o *UsageSummaryDate) GetRumMobileLegacySessionCountFlutterSum() int64 { + if o == nil || o.RumMobileLegacySessionCountFlutterSum == nil { + var ret int64 + return ret + } + return *o.RumMobileLegacySessionCountFlutterSum +} + +// GetRumMobileLegacySessionCountFlutterSumOk returns a tuple with the RumMobileLegacySessionCountFlutterSum field value if set, nil otherwise +// and a boolean to check if the value has been set. +func (o *UsageSummaryDate) GetRumMobileLegacySessionCountFlutterSumOk() (*int64, bool) { + if o == nil || o.RumMobileLegacySessionCountFlutterSum == nil { + return nil, false + } + return o.RumMobileLegacySessionCountFlutterSum, true +} + +// HasRumMobileLegacySessionCountFlutterSum returns a boolean if a field has been set. +func (o *UsageSummaryDate) HasRumMobileLegacySessionCountFlutterSum() bool { + return o != nil && o.RumMobileLegacySessionCountFlutterSum != nil +} + +// SetRumMobileLegacySessionCountFlutterSum gets a reference to the given int64 and assigns it to the RumMobileLegacySessionCountFlutterSum field. +func (o *UsageSummaryDate) SetRumMobileLegacySessionCountFlutterSum(v int64) { + o.RumMobileLegacySessionCountFlutterSum = &v +} + +// GetRumMobileLegacySessionCountIosSum returns the RumMobileLegacySessionCountIosSum field value if set, zero value otherwise. +func (o *UsageSummaryDate) GetRumMobileLegacySessionCountIosSum() int64 { + if o == nil || o.RumMobileLegacySessionCountIosSum == nil { + var ret int64 + return ret + } + return *o.RumMobileLegacySessionCountIosSum +} + +// GetRumMobileLegacySessionCountIosSumOk returns a tuple with the RumMobileLegacySessionCountIosSum field value if set, nil otherwise +// and a boolean to check if the value has been set. +func (o *UsageSummaryDate) GetRumMobileLegacySessionCountIosSumOk() (*int64, bool) { + if o == nil || o.RumMobileLegacySessionCountIosSum == nil { + return nil, false + } + return o.RumMobileLegacySessionCountIosSum, true +} + +// HasRumMobileLegacySessionCountIosSum returns a boolean if a field has been set. +func (o *UsageSummaryDate) HasRumMobileLegacySessionCountIosSum() bool { + return o != nil && o.RumMobileLegacySessionCountIosSum != nil +} + +// SetRumMobileLegacySessionCountIosSum gets a reference to the given int64 and assigns it to the RumMobileLegacySessionCountIosSum field. +func (o *UsageSummaryDate) SetRumMobileLegacySessionCountIosSum(v int64) { + o.RumMobileLegacySessionCountIosSum = &v +} + +// GetRumMobileLegacySessionCountReactnativeSum returns the RumMobileLegacySessionCountReactnativeSum field value if set, zero value otherwise. +func (o *UsageSummaryDate) GetRumMobileLegacySessionCountReactnativeSum() int64 { + if o == nil || o.RumMobileLegacySessionCountReactnativeSum == nil { + var ret int64 + return ret + } + return *o.RumMobileLegacySessionCountReactnativeSum +} + +// GetRumMobileLegacySessionCountReactnativeSumOk returns a tuple with the RumMobileLegacySessionCountReactnativeSum field value if set, nil otherwise +// and a boolean to check if the value has been set. +func (o *UsageSummaryDate) GetRumMobileLegacySessionCountReactnativeSumOk() (*int64, bool) { + if o == nil || o.RumMobileLegacySessionCountReactnativeSum == nil { + return nil, false + } + return o.RumMobileLegacySessionCountReactnativeSum, true +} + +// HasRumMobileLegacySessionCountReactnativeSum returns a boolean if a field has been set. +func (o *UsageSummaryDate) HasRumMobileLegacySessionCountReactnativeSum() bool { + return o != nil && o.RumMobileLegacySessionCountReactnativeSum != nil +} + +// SetRumMobileLegacySessionCountReactnativeSum gets a reference to the given int64 and assigns it to the RumMobileLegacySessionCountReactnativeSum field. +func (o *UsageSummaryDate) SetRumMobileLegacySessionCountReactnativeSum(v int64) { + o.RumMobileLegacySessionCountReactnativeSum = &v +} + +// GetRumMobileLegacySessionCountRokuSum returns the RumMobileLegacySessionCountRokuSum field value if set, zero value otherwise. +func (o *UsageSummaryDate) GetRumMobileLegacySessionCountRokuSum() int64 { + if o == nil || o.RumMobileLegacySessionCountRokuSum == nil { + var ret int64 + return ret + } + return *o.RumMobileLegacySessionCountRokuSum +} + +// GetRumMobileLegacySessionCountRokuSumOk returns a tuple with the RumMobileLegacySessionCountRokuSum field value if set, nil otherwise +// and a boolean to check if the value has been set. +func (o *UsageSummaryDate) GetRumMobileLegacySessionCountRokuSumOk() (*int64, bool) { + if o == nil || o.RumMobileLegacySessionCountRokuSum == nil { + return nil, false + } + return o.RumMobileLegacySessionCountRokuSum, true +} + +// HasRumMobileLegacySessionCountRokuSum returns a boolean if a field has been set. +func (o *UsageSummaryDate) HasRumMobileLegacySessionCountRokuSum() bool { + return o != nil && o.RumMobileLegacySessionCountRokuSum != nil +} + +// SetRumMobileLegacySessionCountRokuSum gets a reference to the given int64 and assigns it to the RumMobileLegacySessionCountRokuSum field. +func (o *UsageSummaryDate) SetRumMobileLegacySessionCountRokuSum(v int64) { + o.RumMobileLegacySessionCountRokuSum = &v +} + +// GetRumMobileLiteSessionCountAndroidSum returns the RumMobileLiteSessionCountAndroidSum field value if set, zero value otherwise. +func (o *UsageSummaryDate) GetRumMobileLiteSessionCountAndroidSum() int64 { + if o == nil || o.RumMobileLiteSessionCountAndroidSum == nil { + var ret int64 + return ret + } + return *o.RumMobileLiteSessionCountAndroidSum +} + +// GetRumMobileLiteSessionCountAndroidSumOk returns a tuple with the RumMobileLiteSessionCountAndroidSum field value if set, nil otherwise +// and a boolean to check if the value has been set. +func (o *UsageSummaryDate) GetRumMobileLiteSessionCountAndroidSumOk() (*int64, bool) { + if o == nil || o.RumMobileLiteSessionCountAndroidSum == nil { + return nil, false + } + return o.RumMobileLiteSessionCountAndroidSum, true +} + +// HasRumMobileLiteSessionCountAndroidSum returns a boolean if a field has been set. +func (o *UsageSummaryDate) HasRumMobileLiteSessionCountAndroidSum() bool { + return o != nil && o.RumMobileLiteSessionCountAndroidSum != nil +} + +// SetRumMobileLiteSessionCountAndroidSum gets a reference to the given int64 and assigns it to the RumMobileLiteSessionCountAndroidSum field. +func (o *UsageSummaryDate) SetRumMobileLiteSessionCountAndroidSum(v int64) { + o.RumMobileLiteSessionCountAndroidSum = &v +} + +// GetRumMobileLiteSessionCountFlutterSum returns the RumMobileLiteSessionCountFlutterSum field value if set, zero value otherwise. +func (o *UsageSummaryDate) GetRumMobileLiteSessionCountFlutterSum() int64 { + if o == nil || o.RumMobileLiteSessionCountFlutterSum == nil { + var ret int64 + return ret + } + return *o.RumMobileLiteSessionCountFlutterSum +} + +// GetRumMobileLiteSessionCountFlutterSumOk returns a tuple with the RumMobileLiteSessionCountFlutterSum field value if set, nil otherwise +// and a boolean to check if the value has been set. +func (o *UsageSummaryDate) GetRumMobileLiteSessionCountFlutterSumOk() (*int64, bool) { + if o == nil || o.RumMobileLiteSessionCountFlutterSum == nil { + return nil, false + } + return o.RumMobileLiteSessionCountFlutterSum, true +} + +// HasRumMobileLiteSessionCountFlutterSum returns a boolean if a field has been set. +func (o *UsageSummaryDate) HasRumMobileLiteSessionCountFlutterSum() bool { + return o != nil && o.RumMobileLiteSessionCountFlutterSum != nil +} + +// SetRumMobileLiteSessionCountFlutterSum gets a reference to the given int64 and assigns it to the RumMobileLiteSessionCountFlutterSum field. +func (o *UsageSummaryDate) SetRumMobileLiteSessionCountFlutterSum(v int64) { + o.RumMobileLiteSessionCountFlutterSum = &v +} + +// GetRumMobileLiteSessionCountIosSum returns the RumMobileLiteSessionCountIosSum field value if set, zero value otherwise. +func (o *UsageSummaryDate) GetRumMobileLiteSessionCountIosSum() int64 { + if o == nil || o.RumMobileLiteSessionCountIosSum == nil { + var ret int64 + return ret + } + return *o.RumMobileLiteSessionCountIosSum +} + +// GetRumMobileLiteSessionCountIosSumOk returns a tuple with the RumMobileLiteSessionCountIosSum field value if set, nil otherwise +// and a boolean to check if the value has been set. +func (o *UsageSummaryDate) GetRumMobileLiteSessionCountIosSumOk() (*int64, bool) { + if o == nil || o.RumMobileLiteSessionCountIosSum == nil { + return nil, false + } + return o.RumMobileLiteSessionCountIosSum, true +} + +// HasRumMobileLiteSessionCountIosSum returns a boolean if a field has been set. +func (o *UsageSummaryDate) HasRumMobileLiteSessionCountIosSum() bool { + return o != nil && o.RumMobileLiteSessionCountIosSum != nil +} + +// SetRumMobileLiteSessionCountIosSum gets a reference to the given int64 and assigns it to the RumMobileLiteSessionCountIosSum field. +func (o *UsageSummaryDate) SetRumMobileLiteSessionCountIosSum(v int64) { + o.RumMobileLiteSessionCountIosSum = &v +} + +// GetRumMobileLiteSessionCountReactnativeSum returns the RumMobileLiteSessionCountReactnativeSum field value if set, zero value otherwise. +func (o *UsageSummaryDate) GetRumMobileLiteSessionCountReactnativeSum() int64 { + if o == nil || o.RumMobileLiteSessionCountReactnativeSum == nil { + var ret int64 + return ret + } + return *o.RumMobileLiteSessionCountReactnativeSum +} + +// GetRumMobileLiteSessionCountReactnativeSumOk returns a tuple with the RumMobileLiteSessionCountReactnativeSum field value if set, nil otherwise +// and a boolean to check if the value has been set. +func (o *UsageSummaryDate) GetRumMobileLiteSessionCountReactnativeSumOk() (*int64, bool) { + if o == nil || o.RumMobileLiteSessionCountReactnativeSum == nil { + return nil, false + } + return o.RumMobileLiteSessionCountReactnativeSum, true +} + +// HasRumMobileLiteSessionCountReactnativeSum returns a boolean if a field has been set. +func (o *UsageSummaryDate) HasRumMobileLiteSessionCountReactnativeSum() bool { + return o != nil && o.RumMobileLiteSessionCountReactnativeSum != nil +} + +// SetRumMobileLiteSessionCountReactnativeSum gets a reference to the given int64 and assigns it to the RumMobileLiteSessionCountReactnativeSum field. +func (o *UsageSummaryDate) SetRumMobileLiteSessionCountReactnativeSum(v int64) { + o.RumMobileLiteSessionCountReactnativeSum = &v +} + +// GetRumMobileLiteSessionCountRokuSum returns the RumMobileLiteSessionCountRokuSum field value if set, zero value otherwise. +func (o *UsageSummaryDate) GetRumMobileLiteSessionCountRokuSum() int64 { + if o == nil || o.RumMobileLiteSessionCountRokuSum == nil { + var ret int64 + return ret + } + return *o.RumMobileLiteSessionCountRokuSum +} + +// GetRumMobileLiteSessionCountRokuSumOk returns a tuple with the RumMobileLiteSessionCountRokuSum field value if set, nil otherwise +// and a boolean to check if the value has been set. +func (o *UsageSummaryDate) GetRumMobileLiteSessionCountRokuSumOk() (*int64, bool) { + if o == nil || o.RumMobileLiteSessionCountRokuSum == nil { + return nil, false + } + return o.RumMobileLiteSessionCountRokuSum, true +} + +// HasRumMobileLiteSessionCountRokuSum returns a boolean if a field has been set. +func (o *UsageSummaryDate) HasRumMobileLiteSessionCountRokuSum() bool { + return o != nil && o.RumMobileLiteSessionCountRokuSum != nil +} + +// SetRumMobileLiteSessionCountRokuSum gets a reference to the given int64 and assigns it to the RumMobileLiteSessionCountRokuSum field. +func (o *UsageSummaryDate) SetRumMobileLiteSessionCountRokuSum(v int64) { + o.RumMobileLiteSessionCountRokuSum = &v +} + +// GetRumReplaySessionCountSum returns the RumReplaySessionCountSum field value if set, zero value otherwise. +func (o *UsageSummaryDate) GetRumReplaySessionCountSum() int64 { + if o == nil || o.RumReplaySessionCountSum == nil { + var ret int64 + return ret + } + return *o.RumReplaySessionCountSum +} + +// GetRumReplaySessionCountSumOk returns a tuple with the RumReplaySessionCountSum field value if set, nil otherwise +// and a boolean to check if the value has been set. +func (o *UsageSummaryDate) GetRumReplaySessionCountSumOk() (*int64, bool) { + if o == nil || o.RumReplaySessionCountSum == nil { + return nil, false + } + return o.RumReplaySessionCountSum, true +} + +// HasRumReplaySessionCountSum returns a boolean if a field has been set. +func (o *UsageSummaryDate) HasRumReplaySessionCountSum() bool { + return o != nil && o.RumReplaySessionCountSum != nil +} + +// SetRumReplaySessionCountSum gets a reference to the given int64 and assigns it to the RumReplaySessionCountSum field. +func (o *UsageSummaryDate) SetRumReplaySessionCountSum(v int64) { + o.RumReplaySessionCountSum = &v +} + // GetRumSessionCountSum returns the RumSessionCountSum field value if set, zero value otherwise. +// Deprecated func (o *UsageSummaryDate) GetRumSessionCountSum() int64 { if o == nil || o.RumSessionCountSum == nil { var ret int64 @@ -2791,6 +3288,7 @@ func (o *UsageSummaryDate) GetRumSessionCountSum() int64 { // GetRumSessionCountSumOk returns a tuple with the RumSessionCountSum field value if set, nil otherwise // and a boolean to check if the value has been set. +// Deprecated func (o *UsageSummaryDate) GetRumSessionCountSumOk() (*int64, bool) { if o == nil || o.RumSessionCountSum == nil { return nil, false @@ -2804,6 +3302,7 @@ func (o *UsageSummaryDate) HasRumSessionCountSum() bool { } // SetRumSessionCountSum gets a reference to the given int64 and assigns it to the RumSessionCountSum field. +// Deprecated func (o *UsageSummaryDate) SetRumSessionCountSum(v int64) { o.RumSessionCountSum = &v } @@ -2837,6 +3336,7 @@ func (o *UsageSummaryDate) SetRumTotalSessionCountSum(v int64) { } // GetRumUnitsSum returns the RumUnitsSum field value if set, zero value otherwise. +// Deprecated func (o *UsageSummaryDate) GetRumUnitsSum() int64 { if o == nil || o.RumUnitsSum == nil { var ret int64 @@ -2847,6 +3347,7 @@ func (o *UsageSummaryDate) GetRumUnitsSum() int64 { // GetRumUnitsSumOk returns a tuple with the RumUnitsSum field value if set, nil otherwise // and a boolean to check if the value has been set. +// Deprecated func (o *UsageSummaryDate) GetRumUnitsSumOk() (*int64, bool) { if o == nil || o.RumUnitsSum == nil { return nil, false @@ -2860,6 +3361,7 @@ func (o *UsageSummaryDate) HasRumUnitsSum() bool { } // SetRumUnitsSum gets a reference to the given int64 and assigns it to the RumUnitsSum field. +// Deprecated func (o *UsageSummaryDate) SetRumUnitsSum(v int64) { o.RumUnitsSum = &v } @@ -3648,6 +4150,51 @@ func (o UsageSummaryDate) MarshalJSON() ([]byte, error) { if o.RumBrowserAndMobileSessionCount != nil { toSerialize["rum_browser_and_mobile_session_count"] = o.RumBrowserAndMobileSessionCount } + if o.RumBrowserLegacySessionCountSum != nil { + toSerialize["rum_browser_legacy_session_count_sum"] = o.RumBrowserLegacySessionCountSum + } + if o.RumBrowserLiteSessionCountSum != nil { + toSerialize["rum_browser_lite_session_count_sum"] = o.RumBrowserLiteSessionCountSum + } + if o.RumBrowserReplaySessionCountSum != nil { + toSerialize["rum_browser_replay_session_count_sum"] = o.RumBrowserReplaySessionCountSum + } + if o.RumLiteSessionCountSum != nil { + toSerialize["rum_lite_session_count_sum"] = o.RumLiteSessionCountSum + } + if o.RumMobileLegacySessionCountAndroidSum != nil { + toSerialize["rum_mobile_legacy_session_count_android_sum"] = o.RumMobileLegacySessionCountAndroidSum + } + if o.RumMobileLegacySessionCountFlutterSum != nil { + toSerialize["rum_mobile_legacy_session_count_flutter_sum"] = o.RumMobileLegacySessionCountFlutterSum + } + if o.RumMobileLegacySessionCountIosSum != nil { + toSerialize["rum_mobile_legacy_session_count_ios_sum"] = o.RumMobileLegacySessionCountIosSum + } + if o.RumMobileLegacySessionCountReactnativeSum != nil { + toSerialize["rum_mobile_legacy_session_count_reactnative_sum"] = o.RumMobileLegacySessionCountReactnativeSum + } + if o.RumMobileLegacySessionCountRokuSum != nil { + toSerialize["rum_mobile_legacy_session_count_roku_sum"] = o.RumMobileLegacySessionCountRokuSum + } + if o.RumMobileLiteSessionCountAndroidSum != nil { + toSerialize["rum_mobile_lite_session_count_android_sum"] = o.RumMobileLiteSessionCountAndroidSum + } + if o.RumMobileLiteSessionCountFlutterSum != nil { + toSerialize["rum_mobile_lite_session_count_flutter_sum"] = o.RumMobileLiteSessionCountFlutterSum + } + if o.RumMobileLiteSessionCountIosSum != nil { + toSerialize["rum_mobile_lite_session_count_ios_sum"] = o.RumMobileLiteSessionCountIosSum + } + if o.RumMobileLiteSessionCountReactnativeSum != nil { + toSerialize["rum_mobile_lite_session_count_reactnative_sum"] = o.RumMobileLiteSessionCountReactnativeSum + } + if o.RumMobileLiteSessionCountRokuSum != nil { + toSerialize["rum_mobile_lite_session_count_roku_sum"] = o.RumMobileLiteSessionCountRokuSum + } + if o.RumReplaySessionCountSum != nil { + toSerialize["rum_replay_session_count_sum"] = o.RumReplaySessionCountSum + } if o.RumSessionCountSum != nil { toSerialize["rum_session_count_sum"] = o.RumSessionCountSum } @@ -3811,6 +4358,21 @@ func (o *UsageSummaryDate) UnmarshalJSON(bytes []byte) (err error) { ProfilingAasCountTop99p *int64 `json:"profiling_aas_count_top99p,omitempty"` ProfilingHostTop99p *int64 `json:"profiling_host_top99p,omitempty"` RumBrowserAndMobileSessionCount *int64 `json:"rum_browser_and_mobile_session_count,omitempty"` + RumBrowserLegacySessionCountSum *int64 `json:"rum_browser_legacy_session_count_sum,omitempty"` + RumBrowserLiteSessionCountSum *int64 `json:"rum_browser_lite_session_count_sum,omitempty"` + RumBrowserReplaySessionCountSum *int64 `json:"rum_browser_replay_session_count_sum,omitempty"` + RumLiteSessionCountSum *int64 `json:"rum_lite_session_count_sum,omitempty"` + RumMobileLegacySessionCountAndroidSum *int64 `json:"rum_mobile_legacy_session_count_android_sum,omitempty"` + RumMobileLegacySessionCountFlutterSum *int64 `json:"rum_mobile_legacy_session_count_flutter_sum,omitempty"` + RumMobileLegacySessionCountIosSum *int64 `json:"rum_mobile_legacy_session_count_ios_sum,omitempty"` + RumMobileLegacySessionCountReactnativeSum *int64 `json:"rum_mobile_legacy_session_count_reactnative_sum,omitempty"` + RumMobileLegacySessionCountRokuSum *int64 `json:"rum_mobile_legacy_session_count_roku_sum,omitempty"` + RumMobileLiteSessionCountAndroidSum *int64 `json:"rum_mobile_lite_session_count_android_sum,omitempty"` + RumMobileLiteSessionCountFlutterSum *int64 `json:"rum_mobile_lite_session_count_flutter_sum,omitempty"` + RumMobileLiteSessionCountIosSum *int64 `json:"rum_mobile_lite_session_count_ios_sum,omitempty"` + RumMobileLiteSessionCountReactnativeSum *int64 `json:"rum_mobile_lite_session_count_reactnative_sum,omitempty"` + RumMobileLiteSessionCountRokuSum *int64 `json:"rum_mobile_lite_session_count_roku_sum,omitempty"` + RumReplaySessionCountSum *int64 `json:"rum_replay_session_count_sum,omitempty"` RumSessionCountSum *int64 `json:"rum_session_count_sum,omitempty"` RumTotalSessionCountSum *int64 `json:"rum_total_session_count_sum,omitempty"` RumUnitsSum *int64 `json:"rum_units_sum,omitempty"` @@ -3838,7 +4400,7 @@ func (o *UsageSummaryDate) UnmarshalJSON(bytes []byte) (err error) { } additionalProperties := make(map[string]interface{}) if err = datadog.Unmarshal(bytes, &additionalProperties); err == nil { - datadog.DeleteKeys(additionalProperties, &[]string{"agent_host_top99p", "apm_azure_app_service_host_top99p", "apm_devsecops_host_top99p", "apm_fargate_count_avg", "apm_host_top99p", "appsec_fargate_count_avg", "asm_serverless_sum", "audit_logs_lines_indexed_sum", "audit_trail_enabled_hwm", "avg_profiled_fargate_tasks", "aws_host_top99p", "aws_lambda_func_count", "aws_lambda_invocations_sum", "azure_app_service_top99p", "billable_ingested_bytes_sum", "browser_rum_lite_session_count_sum", "browser_rum_replay_session_count_sum", "browser_rum_units_sum", "ci_pipeline_indexed_spans_sum", "ci_test_indexed_spans_sum", "ci_visibility_itr_committers_hwm", "ci_visibility_pipeline_committers_hwm", "ci_visibility_test_committers_hwm", "cloud_cost_management_aws_host_count_avg", "cloud_cost_management_azure_host_count_avg", "cloud_cost_management_gcp_host_count_avg", "cloud_cost_management_host_count_avg", "cloud_siem_events_sum", "container_avg", "container_excl_agent_avg", "container_hwm", "csm_container_enterprise_compliance_count_sum", "csm_container_enterprise_cws_count_sum", "csm_container_enterprise_total_count_sum", "csm_host_enterprise_aas_host_count_top99p", "csm_host_enterprise_aws_host_count_top99p", "csm_host_enterprise_azure_host_count_top99p", "csm_host_enterprise_compliance_host_count_top99p", "csm_host_enterprise_cws_host_count_top99p", "csm_host_enterprise_gcp_host_count_top99p", "csm_host_enterprise_total_host_count_top99p", "cspm_aas_host_top99p", "cspm_aws_host_top99p", "cspm_azure_host_top99p", "cspm_container_avg", "cspm_container_hwm", "cspm_gcp_host_top99p", "cspm_host_top99p", "custom_ts_avg", "cws_container_count_avg", "cws_host_top99p", "date", "dbm_host_top99p", "dbm_queries_count_avg", "error_tracking_events_sum", "fargate_tasks_count_avg", "fargate_tasks_count_hwm", "flex_logs_compute_large_avg", "flex_logs_compute_medium_avg", "flex_logs_compute_small_avg", "flex_logs_compute_xsmall_avg", "flex_stored_logs_avg", "forwarding_events_bytes_sum", "gcp_host_top99p", "heroku_host_top99p", "incident_management_monthly_active_users_hwm", "indexed_events_count_sum", "infra_host_top99p", "ingested_events_bytes_sum", "iot_device_sum", "iot_device_top99p", "mobile_rum_lite_session_count_sum", "mobile_rum_session_count_android_sum", "mobile_rum_session_count_flutter_sum", "mobile_rum_session_count_ios_sum", "mobile_rum_session_count_reactnative_sum", "mobile_rum_session_count_roku_sum", "mobile_rum_session_count_sum", "mobile_rum_units_sum", "ndm_netflow_events_sum", "netflow_indexed_events_count_sum", "npm_host_top99p", "observability_pipelines_bytes_processed_sum", "online_archive_events_count_sum", "opentelemetry_apm_host_top99p", "opentelemetry_host_top99p", "orgs", "profiling_aas_count_top99p", "profiling_host_top99p", "rum_browser_and_mobile_session_count", "rum_session_count_sum", "rum_total_session_count_sum", "rum_units_sum", "sds_apm_scanned_bytes_sum", "sds_events_scanned_bytes_sum", "sds_logs_scanned_bytes_sum", "sds_rum_scanned_bytes_sum", "sds_total_scanned_bytes_sum", "serverless_apps_azure_count_avg", "serverless_apps_google_count_avg", "serverless_apps_total_count_avg", "synthetics_browser_check_calls_count_sum", "synthetics_check_calls_count_sum", "synthetics_mobile_test_runs_sum", "synthetics_parallel_testing_max_slots_hwm", "trace_search_indexed_events_count_sum", "twol_ingested_events_bytes_sum", "universal_service_monitoring_host_top99p", "vsphere_host_top99p", "vuln_management_host_count_top99p", "workflow_executions_usage_sum"}) + datadog.DeleteKeys(additionalProperties, &[]string{"agent_host_top99p", "apm_azure_app_service_host_top99p", "apm_devsecops_host_top99p", "apm_fargate_count_avg", "apm_host_top99p", "appsec_fargate_count_avg", "asm_serverless_sum", "audit_logs_lines_indexed_sum", "audit_trail_enabled_hwm", "avg_profiled_fargate_tasks", "aws_host_top99p", "aws_lambda_func_count", "aws_lambda_invocations_sum", "azure_app_service_top99p", "billable_ingested_bytes_sum", "browser_rum_lite_session_count_sum", "browser_rum_replay_session_count_sum", "browser_rum_units_sum", "ci_pipeline_indexed_spans_sum", "ci_test_indexed_spans_sum", "ci_visibility_itr_committers_hwm", "ci_visibility_pipeline_committers_hwm", "ci_visibility_test_committers_hwm", "cloud_cost_management_aws_host_count_avg", "cloud_cost_management_azure_host_count_avg", "cloud_cost_management_gcp_host_count_avg", "cloud_cost_management_host_count_avg", "cloud_siem_events_sum", "container_avg", "container_excl_agent_avg", "container_hwm", "csm_container_enterprise_compliance_count_sum", "csm_container_enterprise_cws_count_sum", "csm_container_enterprise_total_count_sum", "csm_host_enterprise_aas_host_count_top99p", "csm_host_enterprise_aws_host_count_top99p", "csm_host_enterprise_azure_host_count_top99p", "csm_host_enterprise_compliance_host_count_top99p", "csm_host_enterprise_cws_host_count_top99p", "csm_host_enterprise_gcp_host_count_top99p", "csm_host_enterprise_total_host_count_top99p", "cspm_aas_host_top99p", "cspm_aws_host_top99p", "cspm_azure_host_top99p", "cspm_container_avg", "cspm_container_hwm", "cspm_gcp_host_top99p", "cspm_host_top99p", "custom_ts_avg", "cws_container_count_avg", "cws_host_top99p", "date", "dbm_host_top99p", "dbm_queries_count_avg", "error_tracking_events_sum", "fargate_tasks_count_avg", "fargate_tasks_count_hwm", "flex_logs_compute_large_avg", "flex_logs_compute_medium_avg", "flex_logs_compute_small_avg", "flex_logs_compute_xsmall_avg", "flex_stored_logs_avg", "forwarding_events_bytes_sum", "gcp_host_top99p", "heroku_host_top99p", "incident_management_monthly_active_users_hwm", "indexed_events_count_sum", "infra_host_top99p", "ingested_events_bytes_sum", "iot_device_sum", "iot_device_top99p", "mobile_rum_lite_session_count_sum", "mobile_rum_session_count_android_sum", "mobile_rum_session_count_flutter_sum", "mobile_rum_session_count_ios_sum", "mobile_rum_session_count_reactnative_sum", "mobile_rum_session_count_roku_sum", "mobile_rum_session_count_sum", "mobile_rum_units_sum", "ndm_netflow_events_sum", "netflow_indexed_events_count_sum", "npm_host_top99p", "observability_pipelines_bytes_processed_sum", "online_archive_events_count_sum", "opentelemetry_apm_host_top99p", "opentelemetry_host_top99p", "orgs", "profiling_aas_count_top99p", "profiling_host_top99p", "rum_browser_and_mobile_session_count", "rum_browser_legacy_session_count_sum", "rum_browser_lite_session_count_sum", "rum_browser_replay_session_count_sum", "rum_lite_session_count_sum", "rum_mobile_legacy_session_count_android_sum", "rum_mobile_legacy_session_count_flutter_sum", "rum_mobile_legacy_session_count_ios_sum", "rum_mobile_legacy_session_count_reactnative_sum", "rum_mobile_legacy_session_count_roku_sum", "rum_mobile_lite_session_count_android_sum", "rum_mobile_lite_session_count_flutter_sum", "rum_mobile_lite_session_count_ios_sum", "rum_mobile_lite_session_count_reactnative_sum", "rum_mobile_lite_session_count_roku_sum", "rum_replay_session_count_sum", "rum_session_count_sum", "rum_total_session_count_sum", "rum_units_sum", "sds_apm_scanned_bytes_sum", "sds_events_scanned_bytes_sum", "sds_logs_scanned_bytes_sum", "sds_rum_scanned_bytes_sum", "sds_total_scanned_bytes_sum", "serverless_apps_azure_count_avg", "serverless_apps_google_count_avg", "serverless_apps_total_count_avg", "synthetics_browser_check_calls_count_sum", "synthetics_check_calls_count_sum", "synthetics_mobile_test_runs_sum", "synthetics_parallel_testing_max_slots_hwm", "trace_search_indexed_events_count_sum", "twol_ingested_events_bytes_sum", "universal_service_monitoring_host_top99p", "vsphere_host_top99p", "vuln_management_host_count_top99p", "workflow_executions_usage_sum"}) } else { return err } @@ -3932,6 +4494,21 @@ func (o *UsageSummaryDate) UnmarshalJSON(bytes []byte) (err error) { o.ProfilingAasCountTop99p = all.ProfilingAasCountTop99p o.ProfilingHostTop99p = all.ProfilingHostTop99p o.RumBrowserAndMobileSessionCount = all.RumBrowserAndMobileSessionCount + o.RumBrowserLegacySessionCountSum = all.RumBrowserLegacySessionCountSum + o.RumBrowserLiteSessionCountSum = all.RumBrowserLiteSessionCountSum + o.RumBrowserReplaySessionCountSum = all.RumBrowserReplaySessionCountSum + o.RumLiteSessionCountSum = all.RumLiteSessionCountSum + o.RumMobileLegacySessionCountAndroidSum = all.RumMobileLegacySessionCountAndroidSum + o.RumMobileLegacySessionCountFlutterSum = all.RumMobileLegacySessionCountFlutterSum + o.RumMobileLegacySessionCountIosSum = all.RumMobileLegacySessionCountIosSum + o.RumMobileLegacySessionCountReactnativeSum = all.RumMobileLegacySessionCountReactnativeSum + o.RumMobileLegacySessionCountRokuSum = all.RumMobileLegacySessionCountRokuSum + o.RumMobileLiteSessionCountAndroidSum = all.RumMobileLiteSessionCountAndroidSum + o.RumMobileLiteSessionCountFlutterSum = all.RumMobileLiteSessionCountFlutterSum + o.RumMobileLiteSessionCountIosSum = all.RumMobileLiteSessionCountIosSum + o.RumMobileLiteSessionCountReactnativeSum = all.RumMobileLiteSessionCountReactnativeSum + o.RumMobileLiteSessionCountRokuSum = all.RumMobileLiteSessionCountRokuSum + o.RumReplaySessionCountSum = all.RumReplaySessionCountSum o.RumSessionCountSum = all.RumSessionCountSum o.RumTotalSessionCountSum = all.RumTotalSessionCountSum o.RumUnitsSum = all.RumUnitsSum diff --git a/api/datadogV1/model_usage_summary_date_org.go b/api/datadogV1/model_usage_summary_date_org.go index 1cb3fcae85e..938c24598c0 100644 --- a/api/datadogV1/model_usage_summary_date_org.go +++ b/api/datadogV1/model_usage_summary_date_org.go @@ -24,7 +24,7 @@ type UsageSummaryDateOrg struct { AppsecFargateCountAvg *int64 `json:"appsec_fargate_count_avg,omitempty"` // Shows the sum of all Application Security Monitoring Serverless invocations over all hours in the current month for the given org. AsmServerlessSum *int64 `json:"asm_serverless_sum,omitempty"` - // Shows the sum of all audit logs lines indexed over all hours in the current date for the given org. + // Shows the sum of all audit logs lines indexed over all hours in the current date for the given org (To be deprecated on October 1st, 2024). // Deprecated AuditLogsLinesIndexedSum *int64 `json:"audit_logs_lines_indexed_sum,omitempty"` // Shows whether Audit Trail is enabled for the current date for the given org. @@ -41,11 +41,13 @@ type UsageSummaryDateOrg struct { AzureAppServiceTop99p *int64 `json:"azure_app_service_top99p,omitempty"` // Shows the sum of all log bytes ingested over all hours in the current date for the given org. BillableIngestedBytesSum *int64 `json:"billable_ingested_bytes_sum,omitempty"` - // Shows the sum of all browser lite sessions over all hours in the current date for the given org. + // Shows the sum of all browser lite sessions over all hours in the current date for the given org (To be deprecated on October 1st, 2024). + // Deprecated BrowserRumLiteSessionCountSum *int64 `json:"browser_rum_lite_session_count_sum,omitempty"` - // Shows the sum of all browser replay sessions over all hours in the current date for the given org. + // Shows the sum of all browser replay sessions over all hours in the current date for the given org (To be deprecated on October 1st, 2024). BrowserRumReplaySessionCountSum *int64 `json:"browser_rum_replay_session_count_sum,omitempty"` - // Shows the sum of all browser RUM units over all hours in the current date for the given org. + // Shows the sum of all browser RUM units over all hours in the current date for the given org (To be deprecated on October 1st, 2024). + // Deprecated BrowserRumUnitsSum *int64 `json:"browser_rum_units_sum,omitempty"` // Shows the sum of all CI pipeline indexed spans over all hours in the current date for the given org. CiPipelineIndexedSpansSum *int64 `json:"ci_pipeline_indexed_spans_sum,omitempty"` @@ -147,7 +149,8 @@ type UsageSummaryDateOrg struct { Id *string `json:"id,omitempty"` // Shows the high-water mark of incident management monthly active users over all hours in the current date for the given org. IncidentManagementMonthlyActiveUsersHwm *int64 `json:"incident_management_monthly_active_users_hwm,omitempty"` - // Shows the sum of all log events indexed over all hours in the current date for the given org. + // Shows the sum of all log events indexed over all hours in the current date for the given org (To be deprecated on October 1st, 2024). + // Deprecated IndexedEventsCountSum *int64 `json:"indexed_events_count_sum,omitempty"` // Shows the 99th percentile of all distinct infrastructure hosts over all hours in the current date for the given org. InfraHostTop99p *int64 `json:"infra_host_top99p,omitempty"` @@ -157,27 +160,36 @@ type UsageSummaryDateOrg struct { IotDeviceAggSum *int64 `json:"iot_device_agg_sum,omitempty"` // Shows the 99th percentile of all IoT devices over all hours in the current date for the given org. IotDeviceTop99pSum *int64 `json:"iot_device_top99p_sum,omitempty"` - // Shows the sum of all mobile lite sessions over all hours in the current date for the given org. + // Shows the sum of all mobile lite sessions over all hours in the current date for the given org (To be deprecated on October 1st, 2024). + // Deprecated MobileRumLiteSessionCountSum *int64 `json:"mobile_rum_lite_session_count_sum,omitempty"` - // Shows the sum of all mobile RUM Sessions on Android over all hours in the current date for the given org. + // Shows the sum of all mobile RUM sessions on Android over all hours in the current date for the given org (To be deprecated on October 1st, 2024). + // Deprecated MobileRumSessionCountAndroidSum *int64 `json:"mobile_rum_session_count_android_sum,omitempty"` - // Shows the sum of all mobile RUM Sessions on Flutter over all hours in the current date for the given org. + // Shows the sum of all mobile RUM sessions on Flutter over all hours in the current date for the given org (To be deprecated on October 1st, 2024). + // Deprecated MobileRumSessionCountFlutterSum *int64 `json:"mobile_rum_session_count_flutter_sum,omitempty"` - // Shows the sum of all mobile RUM Sessions on iOS over all hours in the current date for the given org. + // Shows the sum of all mobile RUM sessions on iOS over all hours in the current date for the given org (To be deprecated on October 1st, 2024). + // Deprecated MobileRumSessionCountIosSum *int64 `json:"mobile_rum_session_count_ios_sum,omitempty"` - // Shows the sum of all mobile RUM Sessions on React Native over all hours in the current date for the given org. + // Shows the sum of all mobile RUM sessions on React Native over all hours in the current date for the given org (To be deprecated on October 1st, 2024). + // Deprecated MobileRumSessionCountReactnativeSum *int64 `json:"mobile_rum_session_count_reactnative_sum,omitempty"` - // Shows the sum of all mobile RUM Sessions on Roku over all hours in the current date for the given org. + // Shows the sum of all mobile RUM sessions on Roku over all hours in the current date for the given org (To be deprecated on October 1st, 2024). + // Deprecated MobileRumSessionCountRokuSum *int64 `json:"mobile_rum_session_count_roku_sum,omitempty"` - // Shows the sum of all mobile RUM Sessions over all hours in the current date for the given org. + // Shows the sum of all mobile RUM sessions over all hours in the current date for the given org (To be deprecated on October 1st, 2024). + // Deprecated MobileRumSessionCountSum *int64 `json:"mobile_rum_session_count_sum,omitempty"` - // Shows the sum of all mobile RUM units over all hours in the current date for the given org. + // Shows the sum of all mobile RUM units over all hours in the current date for the given org (To be deprecated on October 1st, 2024). + // Deprecated MobileRumUnitsSum *int64 `json:"mobile_rum_units_sum,omitempty"` // The organization name. Name *string `json:"name,omitempty"` // Shows the sum of all Network Device Monitoring NetFlow events over all hours in the current date for the given org. NdmNetflowEventsSum *int64 `json:"ndm_netflow_events_sum,omitempty"` - // Shows the sum of all Network flows indexed over all hours in the current date for the given org. + // Shows the sum of all Network flows indexed over all hours in the current date for the given org (To be deprecated on October 1st, 2024). + // Deprecated NetflowIndexedEventsCountSum *int64 `json:"netflow_indexed_events_count_sum,omitempty"` // Shows the 99th percentile of all distinct Networks hosts over all hours in the current date for the given org. NpmHostTop99p *int64 `json:"npm_host_top99p,omitempty"` @@ -197,13 +209,45 @@ type UsageSummaryDateOrg struct { PublicId *string `json:"public_id,omitempty"` // The region of the organization. Region *string `json:"region,omitempty"` - // Shows the sum of all mobile sessions and all browser lite and legacy sessions over all hours in the current date for the given org. + // Shows the sum of all mobile sessions and all browser lite and legacy sessions over all hours in the current date for the given org (To be deprecated on October 1st, 2024). RumBrowserAndMobileSessionCount *int64 `json:"rum_browser_and_mobile_session_count,omitempty"` - // Shows the sum of all browser RUM Lite Sessions over all hours in the current date for the given org. + // Shows the sum of all browser RUM legacy sessions over all hours in the current date for the given org (To be introduced on October 1st, 2024). + RumBrowserLegacySessionCountSum *int64 `json:"rum_browser_legacy_session_count_sum,omitempty"` + // Shows the sum of all browser RUM lite sessions over all hours in the current date for the given org (To be introduced on October 1st, 2024). + RumBrowserLiteSessionCountSum *int64 `json:"rum_browser_lite_session_count_sum,omitempty"` + // Shows the sum of all browser RUM Session Replay counts over all hours in the current date for the given org (To be introduced on October 1st, 2024). + RumBrowserReplaySessionCountSum *int64 `json:"rum_browser_replay_session_count_sum,omitempty"` + // Shows the sum of all RUM lite sessions (browser and mobile) over all hours in the current date for the given org (To be introduced on October 1st, 2024). + RumLiteSessionCountSum *int64 `json:"rum_lite_session_count_sum,omitempty"` + // Shows the sum of all mobile RUM legacy sessions on Android over all hours in the current date for the given org (To be introduced on October 1st, 2024). + RumMobileLegacySessionCountAndroidSum *int64 `json:"rum_mobile_legacy_session_count_android_sum,omitempty"` + // Shows the sum of all mobile RUM legacy sessions on Flutter over all hours in the current date for the given org (To be introduced on October 1st, 2024). + RumMobileLegacySessionCountFlutterSum *int64 `json:"rum_mobile_legacy_session_count_flutter_sum,omitempty"` + // Shows the sum of all mobile RUM legacy sessions on iOS over all hours in the current date for the given org (To be introduced on October 1st, 2024). + RumMobileLegacySessionCountIosSum *int64 `json:"rum_mobile_legacy_session_count_ios_sum,omitempty"` + // Shows the sum of all mobile RUM legacy sessions on React Native over all hours in the current date for the given org (To be introduced on October 1st, 2024). + RumMobileLegacySessionCountReactnativeSum *int64 `json:"rum_mobile_legacy_session_count_reactnative_sum,omitempty"` + // Shows the sum of all mobile RUM legacy sessions on Roku over all hours in the current date for the given org (To be introduced on October 1st, 2024). + RumMobileLegacySessionCountRokuSum *int64 `json:"rum_mobile_legacy_session_count_roku_sum,omitempty"` + // Shows the sum of all mobile RUM lite sessions on Android over all hours in the current date for the given org (To be introduced on October 1st, 2024). + RumMobileLiteSessionCountAndroidSum *int64 `json:"rum_mobile_lite_session_count_android_sum,omitempty"` + // Shows the sum of all mobile RUM lite sessions on Flutter over all hours in the current date for the given org (To be introduced on October 1st, 2024). + RumMobileLiteSessionCountFlutterSum *int64 `json:"rum_mobile_lite_session_count_flutter_sum,omitempty"` + // Shows the sum of all mobile RUM lite sessions on iOS over all hours in the current date for the given org (To be introduced on October 1st, 2024). + RumMobileLiteSessionCountIosSum *int64 `json:"rum_mobile_lite_session_count_ios_sum,omitempty"` + // Shows the sum of all mobile RUM lite sessions on React Native over all hours in the current date for the given org (To be introduced on October 1st, 2024). + RumMobileLiteSessionCountReactnativeSum *int64 `json:"rum_mobile_lite_session_count_reactnative_sum,omitempty"` + // Shows the sum of all mobile RUM lite sessions on Roku over all hours in the current date for the given org (To be introduced on October 1st, 2024). + RumMobileLiteSessionCountRokuSum *int64 `json:"rum_mobile_lite_session_count_roku_sum,omitempty"` + // Shows the sum of all RUM Session Replay counts over all hours in the current date for the given org (To be introduced on October 1st, 2024). + RumReplaySessionCountSum *int64 `json:"rum_replay_session_count_sum,omitempty"` + // Shows the sum of all browser RUM lite sessions over all hours in the current date for the given org (To be deprecated on October 1st, 2024). + // Deprecated RumSessionCountSum *int64 `json:"rum_session_count_sum,omitempty"` - // Shows the sum of RUM Sessions (browser and mobile) over all hours in the current date for the given org. + // Shows the sum of RUM sessions (browser and mobile) over all hours in the current date for the given org. RumTotalSessionCountSum *int64 `json:"rum_total_session_count_sum,omitempty"` - // Shows the sum of all browser and mobile RUM units over all hours in the current date for the given org. + // Shows the sum of all browser and mobile RUM units over all hours in the current date for the given org (To be deprecated on October 1st, 2024). + // Deprecated RumUnitsSum *int64 `json:"rum_units_sum,omitempty"` // Sum of all APM bytes scanned with sensitive data scanner over all hours in the current date for the given org. SdsApmScannedBytesSum *int64 `json:"sds_apm_scanned_bytes_sum,omitempty"` @@ -687,6 +731,7 @@ func (o *UsageSummaryDateOrg) SetBillableIngestedBytesSum(v int64) { } // GetBrowserRumLiteSessionCountSum returns the BrowserRumLiteSessionCountSum field value if set, zero value otherwise. +// Deprecated func (o *UsageSummaryDateOrg) GetBrowserRumLiteSessionCountSum() int64 { if o == nil || o.BrowserRumLiteSessionCountSum == nil { var ret int64 @@ -697,6 +742,7 @@ func (o *UsageSummaryDateOrg) GetBrowserRumLiteSessionCountSum() int64 { // GetBrowserRumLiteSessionCountSumOk returns a tuple with the BrowserRumLiteSessionCountSum field value if set, nil otherwise // and a boolean to check if the value has been set. +// Deprecated func (o *UsageSummaryDateOrg) GetBrowserRumLiteSessionCountSumOk() (*int64, bool) { if o == nil || o.BrowserRumLiteSessionCountSum == nil { return nil, false @@ -710,6 +756,7 @@ func (o *UsageSummaryDateOrg) HasBrowserRumLiteSessionCountSum() bool { } // SetBrowserRumLiteSessionCountSum gets a reference to the given int64 and assigns it to the BrowserRumLiteSessionCountSum field. +// Deprecated func (o *UsageSummaryDateOrg) SetBrowserRumLiteSessionCountSum(v int64) { o.BrowserRumLiteSessionCountSum = &v } @@ -743,6 +790,7 @@ func (o *UsageSummaryDateOrg) SetBrowserRumReplaySessionCountSum(v int64) { } // GetBrowserRumUnitsSum returns the BrowserRumUnitsSum field value if set, zero value otherwise. +// Deprecated func (o *UsageSummaryDateOrg) GetBrowserRumUnitsSum() int64 { if o == nil || o.BrowserRumUnitsSum == nil { var ret int64 @@ -753,6 +801,7 @@ func (o *UsageSummaryDateOrg) GetBrowserRumUnitsSum() int64 { // GetBrowserRumUnitsSumOk returns a tuple with the BrowserRumUnitsSum field value if set, nil otherwise // and a boolean to check if the value has been set. +// Deprecated func (o *UsageSummaryDateOrg) GetBrowserRumUnitsSumOk() (*int64, bool) { if o == nil || o.BrowserRumUnitsSum == nil { return nil, false @@ -766,6 +815,7 @@ func (o *UsageSummaryDateOrg) HasBrowserRumUnitsSum() bool { } // SetBrowserRumUnitsSum gets a reference to the given int64 and assigns it to the BrowserRumUnitsSum field. +// Deprecated func (o *UsageSummaryDateOrg) SetBrowserRumUnitsSum(v int64) { o.BrowserRumUnitsSum = &v } @@ -2171,6 +2221,7 @@ func (o *UsageSummaryDateOrg) SetIncidentManagementMonthlyActiveUsersHwm(v int64 } // GetIndexedEventsCountSum returns the IndexedEventsCountSum field value if set, zero value otherwise. +// Deprecated func (o *UsageSummaryDateOrg) GetIndexedEventsCountSum() int64 { if o == nil || o.IndexedEventsCountSum == nil { var ret int64 @@ -2181,6 +2232,7 @@ func (o *UsageSummaryDateOrg) GetIndexedEventsCountSum() int64 { // GetIndexedEventsCountSumOk returns a tuple with the IndexedEventsCountSum field value if set, nil otherwise // and a boolean to check if the value has been set. +// Deprecated func (o *UsageSummaryDateOrg) GetIndexedEventsCountSumOk() (*int64, bool) { if o == nil || o.IndexedEventsCountSum == nil { return nil, false @@ -2194,6 +2246,7 @@ func (o *UsageSummaryDateOrg) HasIndexedEventsCountSum() bool { } // SetIndexedEventsCountSum gets a reference to the given int64 and assigns it to the IndexedEventsCountSum field. +// Deprecated func (o *UsageSummaryDateOrg) SetIndexedEventsCountSum(v int64) { o.IndexedEventsCountSum = &v } @@ -2311,6 +2364,7 @@ func (o *UsageSummaryDateOrg) SetIotDeviceTop99pSum(v int64) { } // GetMobileRumLiteSessionCountSum returns the MobileRumLiteSessionCountSum field value if set, zero value otherwise. +// Deprecated func (o *UsageSummaryDateOrg) GetMobileRumLiteSessionCountSum() int64 { if o == nil || o.MobileRumLiteSessionCountSum == nil { var ret int64 @@ -2321,6 +2375,7 @@ func (o *UsageSummaryDateOrg) GetMobileRumLiteSessionCountSum() int64 { // GetMobileRumLiteSessionCountSumOk returns a tuple with the MobileRumLiteSessionCountSum field value if set, nil otherwise // and a boolean to check if the value has been set. +// Deprecated func (o *UsageSummaryDateOrg) GetMobileRumLiteSessionCountSumOk() (*int64, bool) { if o == nil || o.MobileRumLiteSessionCountSum == nil { return nil, false @@ -2334,11 +2389,13 @@ func (o *UsageSummaryDateOrg) HasMobileRumLiteSessionCountSum() bool { } // SetMobileRumLiteSessionCountSum gets a reference to the given int64 and assigns it to the MobileRumLiteSessionCountSum field. +// Deprecated func (o *UsageSummaryDateOrg) SetMobileRumLiteSessionCountSum(v int64) { o.MobileRumLiteSessionCountSum = &v } // GetMobileRumSessionCountAndroidSum returns the MobileRumSessionCountAndroidSum field value if set, zero value otherwise. +// Deprecated func (o *UsageSummaryDateOrg) GetMobileRumSessionCountAndroidSum() int64 { if o == nil || o.MobileRumSessionCountAndroidSum == nil { var ret int64 @@ -2349,6 +2406,7 @@ func (o *UsageSummaryDateOrg) GetMobileRumSessionCountAndroidSum() int64 { // GetMobileRumSessionCountAndroidSumOk returns a tuple with the MobileRumSessionCountAndroidSum field value if set, nil otherwise // and a boolean to check if the value has been set. +// Deprecated func (o *UsageSummaryDateOrg) GetMobileRumSessionCountAndroidSumOk() (*int64, bool) { if o == nil || o.MobileRumSessionCountAndroidSum == nil { return nil, false @@ -2362,11 +2420,13 @@ func (o *UsageSummaryDateOrg) HasMobileRumSessionCountAndroidSum() bool { } // SetMobileRumSessionCountAndroidSum gets a reference to the given int64 and assigns it to the MobileRumSessionCountAndroidSum field. +// Deprecated func (o *UsageSummaryDateOrg) SetMobileRumSessionCountAndroidSum(v int64) { o.MobileRumSessionCountAndroidSum = &v } // GetMobileRumSessionCountFlutterSum returns the MobileRumSessionCountFlutterSum field value if set, zero value otherwise. +// Deprecated func (o *UsageSummaryDateOrg) GetMobileRumSessionCountFlutterSum() int64 { if o == nil || o.MobileRumSessionCountFlutterSum == nil { var ret int64 @@ -2377,6 +2437,7 @@ func (o *UsageSummaryDateOrg) GetMobileRumSessionCountFlutterSum() int64 { // GetMobileRumSessionCountFlutterSumOk returns a tuple with the MobileRumSessionCountFlutterSum field value if set, nil otherwise // and a boolean to check if the value has been set. +// Deprecated func (o *UsageSummaryDateOrg) GetMobileRumSessionCountFlutterSumOk() (*int64, bool) { if o == nil || o.MobileRumSessionCountFlutterSum == nil { return nil, false @@ -2390,11 +2451,13 @@ func (o *UsageSummaryDateOrg) HasMobileRumSessionCountFlutterSum() bool { } // SetMobileRumSessionCountFlutterSum gets a reference to the given int64 and assigns it to the MobileRumSessionCountFlutterSum field. +// Deprecated func (o *UsageSummaryDateOrg) SetMobileRumSessionCountFlutterSum(v int64) { o.MobileRumSessionCountFlutterSum = &v } // GetMobileRumSessionCountIosSum returns the MobileRumSessionCountIosSum field value if set, zero value otherwise. +// Deprecated func (o *UsageSummaryDateOrg) GetMobileRumSessionCountIosSum() int64 { if o == nil || o.MobileRumSessionCountIosSum == nil { var ret int64 @@ -2405,6 +2468,7 @@ func (o *UsageSummaryDateOrg) GetMobileRumSessionCountIosSum() int64 { // GetMobileRumSessionCountIosSumOk returns a tuple with the MobileRumSessionCountIosSum field value if set, nil otherwise // and a boolean to check if the value has been set. +// Deprecated func (o *UsageSummaryDateOrg) GetMobileRumSessionCountIosSumOk() (*int64, bool) { if o == nil || o.MobileRumSessionCountIosSum == nil { return nil, false @@ -2418,11 +2482,13 @@ func (o *UsageSummaryDateOrg) HasMobileRumSessionCountIosSum() bool { } // SetMobileRumSessionCountIosSum gets a reference to the given int64 and assigns it to the MobileRumSessionCountIosSum field. +// Deprecated func (o *UsageSummaryDateOrg) SetMobileRumSessionCountIosSum(v int64) { o.MobileRumSessionCountIosSum = &v } // GetMobileRumSessionCountReactnativeSum returns the MobileRumSessionCountReactnativeSum field value if set, zero value otherwise. +// Deprecated func (o *UsageSummaryDateOrg) GetMobileRumSessionCountReactnativeSum() int64 { if o == nil || o.MobileRumSessionCountReactnativeSum == nil { var ret int64 @@ -2433,6 +2499,7 @@ func (o *UsageSummaryDateOrg) GetMobileRumSessionCountReactnativeSum() int64 { // GetMobileRumSessionCountReactnativeSumOk returns a tuple with the MobileRumSessionCountReactnativeSum field value if set, nil otherwise // and a boolean to check if the value has been set. +// Deprecated func (o *UsageSummaryDateOrg) GetMobileRumSessionCountReactnativeSumOk() (*int64, bool) { if o == nil || o.MobileRumSessionCountReactnativeSum == nil { return nil, false @@ -2446,11 +2513,13 @@ func (o *UsageSummaryDateOrg) HasMobileRumSessionCountReactnativeSum() bool { } // SetMobileRumSessionCountReactnativeSum gets a reference to the given int64 and assigns it to the MobileRumSessionCountReactnativeSum field. +// Deprecated func (o *UsageSummaryDateOrg) SetMobileRumSessionCountReactnativeSum(v int64) { o.MobileRumSessionCountReactnativeSum = &v } // GetMobileRumSessionCountRokuSum returns the MobileRumSessionCountRokuSum field value if set, zero value otherwise. +// Deprecated func (o *UsageSummaryDateOrg) GetMobileRumSessionCountRokuSum() int64 { if o == nil || o.MobileRumSessionCountRokuSum == nil { var ret int64 @@ -2461,6 +2530,7 @@ func (o *UsageSummaryDateOrg) GetMobileRumSessionCountRokuSum() int64 { // GetMobileRumSessionCountRokuSumOk returns a tuple with the MobileRumSessionCountRokuSum field value if set, nil otherwise // and a boolean to check if the value has been set. +// Deprecated func (o *UsageSummaryDateOrg) GetMobileRumSessionCountRokuSumOk() (*int64, bool) { if o == nil || o.MobileRumSessionCountRokuSum == nil { return nil, false @@ -2474,11 +2544,13 @@ func (o *UsageSummaryDateOrg) HasMobileRumSessionCountRokuSum() bool { } // SetMobileRumSessionCountRokuSum gets a reference to the given int64 and assigns it to the MobileRumSessionCountRokuSum field. +// Deprecated func (o *UsageSummaryDateOrg) SetMobileRumSessionCountRokuSum(v int64) { o.MobileRumSessionCountRokuSum = &v } // GetMobileRumSessionCountSum returns the MobileRumSessionCountSum field value if set, zero value otherwise. +// Deprecated func (o *UsageSummaryDateOrg) GetMobileRumSessionCountSum() int64 { if o == nil || o.MobileRumSessionCountSum == nil { var ret int64 @@ -2489,6 +2561,7 @@ func (o *UsageSummaryDateOrg) GetMobileRumSessionCountSum() int64 { // GetMobileRumSessionCountSumOk returns a tuple with the MobileRumSessionCountSum field value if set, nil otherwise // and a boolean to check if the value has been set. +// Deprecated func (o *UsageSummaryDateOrg) GetMobileRumSessionCountSumOk() (*int64, bool) { if o == nil || o.MobileRumSessionCountSum == nil { return nil, false @@ -2502,11 +2575,13 @@ func (o *UsageSummaryDateOrg) HasMobileRumSessionCountSum() bool { } // SetMobileRumSessionCountSum gets a reference to the given int64 and assigns it to the MobileRumSessionCountSum field. +// Deprecated func (o *UsageSummaryDateOrg) SetMobileRumSessionCountSum(v int64) { o.MobileRumSessionCountSum = &v } // GetMobileRumUnitsSum returns the MobileRumUnitsSum field value if set, zero value otherwise. +// Deprecated func (o *UsageSummaryDateOrg) GetMobileRumUnitsSum() int64 { if o == nil || o.MobileRumUnitsSum == nil { var ret int64 @@ -2517,6 +2592,7 @@ func (o *UsageSummaryDateOrg) GetMobileRumUnitsSum() int64 { // GetMobileRumUnitsSumOk returns a tuple with the MobileRumUnitsSum field value if set, nil otherwise // and a boolean to check if the value has been set. +// Deprecated func (o *UsageSummaryDateOrg) GetMobileRumUnitsSumOk() (*int64, bool) { if o == nil || o.MobileRumUnitsSum == nil { return nil, false @@ -2530,6 +2606,7 @@ func (o *UsageSummaryDateOrg) HasMobileRumUnitsSum() bool { } // SetMobileRumUnitsSum gets a reference to the given int64 and assigns it to the MobileRumUnitsSum field. +// Deprecated func (o *UsageSummaryDateOrg) SetMobileRumUnitsSum(v int64) { o.MobileRumUnitsSum = &v } @@ -2591,6 +2668,7 @@ func (o *UsageSummaryDateOrg) SetNdmNetflowEventsSum(v int64) { } // GetNetflowIndexedEventsCountSum returns the NetflowIndexedEventsCountSum field value if set, zero value otherwise. +// Deprecated func (o *UsageSummaryDateOrg) GetNetflowIndexedEventsCountSum() int64 { if o == nil || o.NetflowIndexedEventsCountSum == nil { var ret int64 @@ -2601,6 +2679,7 @@ func (o *UsageSummaryDateOrg) GetNetflowIndexedEventsCountSum() int64 { // GetNetflowIndexedEventsCountSumOk returns a tuple with the NetflowIndexedEventsCountSum field value if set, nil otherwise // and a boolean to check if the value has been set. +// Deprecated func (o *UsageSummaryDateOrg) GetNetflowIndexedEventsCountSumOk() (*int64, bool) { if o == nil || o.NetflowIndexedEventsCountSum == nil { return nil, false @@ -2614,6 +2693,7 @@ func (o *UsageSummaryDateOrg) HasNetflowIndexedEventsCountSum() bool { } // SetNetflowIndexedEventsCountSum gets a reference to the given int64 and assigns it to the NetflowIndexedEventsCountSum field. +// Deprecated func (o *UsageSummaryDateOrg) SetNetflowIndexedEventsCountSum(v int64) { o.NetflowIndexedEventsCountSum = &v } @@ -2898,7 +2978,428 @@ func (o *UsageSummaryDateOrg) SetRumBrowserAndMobileSessionCount(v int64) { o.RumBrowserAndMobileSessionCount = &v } +// GetRumBrowserLegacySessionCountSum returns the RumBrowserLegacySessionCountSum field value if set, zero value otherwise. +func (o *UsageSummaryDateOrg) GetRumBrowserLegacySessionCountSum() int64 { + if o == nil || o.RumBrowserLegacySessionCountSum == nil { + var ret int64 + return ret + } + return *o.RumBrowserLegacySessionCountSum +} + +// GetRumBrowserLegacySessionCountSumOk returns a tuple with the RumBrowserLegacySessionCountSum field value if set, nil otherwise +// and a boolean to check if the value has been set. +func (o *UsageSummaryDateOrg) GetRumBrowserLegacySessionCountSumOk() (*int64, bool) { + if o == nil || o.RumBrowserLegacySessionCountSum == nil { + return nil, false + } + return o.RumBrowserLegacySessionCountSum, true +} + +// HasRumBrowserLegacySessionCountSum returns a boolean if a field has been set. +func (o *UsageSummaryDateOrg) HasRumBrowserLegacySessionCountSum() bool { + return o != nil && o.RumBrowserLegacySessionCountSum != nil +} + +// SetRumBrowserLegacySessionCountSum gets a reference to the given int64 and assigns it to the RumBrowserLegacySessionCountSum field. +func (o *UsageSummaryDateOrg) SetRumBrowserLegacySessionCountSum(v int64) { + o.RumBrowserLegacySessionCountSum = &v +} + +// GetRumBrowserLiteSessionCountSum returns the RumBrowserLiteSessionCountSum field value if set, zero value otherwise. +func (o *UsageSummaryDateOrg) GetRumBrowserLiteSessionCountSum() int64 { + if o == nil || o.RumBrowserLiteSessionCountSum == nil { + var ret int64 + return ret + } + return *o.RumBrowserLiteSessionCountSum +} + +// GetRumBrowserLiteSessionCountSumOk returns a tuple with the RumBrowserLiteSessionCountSum field value if set, nil otherwise +// and a boolean to check if the value has been set. +func (o *UsageSummaryDateOrg) GetRumBrowserLiteSessionCountSumOk() (*int64, bool) { + if o == nil || o.RumBrowserLiteSessionCountSum == nil { + return nil, false + } + return o.RumBrowserLiteSessionCountSum, true +} + +// HasRumBrowserLiteSessionCountSum returns a boolean if a field has been set. +func (o *UsageSummaryDateOrg) HasRumBrowserLiteSessionCountSum() bool { + return o != nil && o.RumBrowserLiteSessionCountSum != nil +} + +// SetRumBrowserLiteSessionCountSum gets a reference to the given int64 and assigns it to the RumBrowserLiteSessionCountSum field. +func (o *UsageSummaryDateOrg) SetRumBrowserLiteSessionCountSum(v int64) { + o.RumBrowserLiteSessionCountSum = &v +} + +// GetRumBrowserReplaySessionCountSum returns the RumBrowserReplaySessionCountSum field value if set, zero value otherwise. +func (o *UsageSummaryDateOrg) GetRumBrowserReplaySessionCountSum() int64 { + if o == nil || o.RumBrowserReplaySessionCountSum == nil { + var ret int64 + return ret + } + return *o.RumBrowserReplaySessionCountSum +} + +// GetRumBrowserReplaySessionCountSumOk returns a tuple with the RumBrowserReplaySessionCountSum field value if set, nil otherwise +// and a boolean to check if the value has been set. +func (o *UsageSummaryDateOrg) GetRumBrowserReplaySessionCountSumOk() (*int64, bool) { + if o == nil || o.RumBrowserReplaySessionCountSum == nil { + return nil, false + } + return o.RumBrowserReplaySessionCountSum, true +} + +// HasRumBrowserReplaySessionCountSum returns a boolean if a field has been set. +func (o *UsageSummaryDateOrg) HasRumBrowserReplaySessionCountSum() bool { + return o != nil && o.RumBrowserReplaySessionCountSum != nil +} + +// SetRumBrowserReplaySessionCountSum gets a reference to the given int64 and assigns it to the RumBrowserReplaySessionCountSum field. +func (o *UsageSummaryDateOrg) SetRumBrowserReplaySessionCountSum(v int64) { + o.RumBrowserReplaySessionCountSum = &v +} + +// GetRumLiteSessionCountSum returns the RumLiteSessionCountSum field value if set, zero value otherwise. +func (o *UsageSummaryDateOrg) GetRumLiteSessionCountSum() int64 { + if o == nil || o.RumLiteSessionCountSum == nil { + var ret int64 + return ret + } + return *o.RumLiteSessionCountSum +} + +// GetRumLiteSessionCountSumOk returns a tuple with the RumLiteSessionCountSum field value if set, nil otherwise +// and a boolean to check if the value has been set. +func (o *UsageSummaryDateOrg) GetRumLiteSessionCountSumOk() (*int64, bool) { + if o == nil || o.RumLiteSessionCountSum == nil { + return nil, false + } + return o.RumLiteSessionCountSum, true +} + +// HasRumLiteSessionCountSum returns a boolean if a field has been set. +func (o *UsageSummaryDateOrg) HasRumLiteSessionCountSum() bool { + return o != nil && o.RumLiteSessionCountSum != nil +} + +// SetRumLiteSessionCountSum gets a reference to the given int64 and assigns it to the RumLiteSessionCountSum field. +func (o *UsageSummaryDateOrg) SetRumLiteSessionCountSum(v int64) { + o.RumLiteSessionCountSum = &v +} + +// GetRumMobileLegacySessionCountAndroidSum returns the RumMobileLegacySessionCountAndroidSum field value if set, zero value otherwise. +func (o *UsageSummaryDateOrg) GetRumMobileLegacySessionCountAndroidSum() int64 { + if o == nil || o.RumMobileLegacySessionCountAndroidSum == nil { + var ret int64 + return ret + } + return *o.RumMobileLegacySessionCountAndroidSum +} + +// GetRumMobileLegacySessionCountAndroidSumOk returns a tuple with the RumMobileLegacySessionCountAndroidSum field value if set, nil otherwise +// and a boolean to check if the value has been set. +func (o *UsageSummaryDateOrg) GetRumMobileLegacySessionCountAndroidSumOk() (*int64, bool) { + if o == nil || o.RumMobileLegacySessionCountAndroidSum == nil { + return nil, false + } + return o.RumMobileLegacySessionCountAndroidSum, true +} + +// HasRumMobileLegacySessionCountAndroidSum returns a boolean if a field has been set. +func (o *UsageSummaryDateOrg) HasRumMobileLegacySessionCountAndroidSum() bool { + return o != nil && o.RumMobileLegacySessionCountAndroidSum != nil +} + +// SetRumMobileLegacySessionCountAndroidSum gets a reference to the given int64 and assigns it to the RumMobileLegacySessionCountAndroidSum field. +func (o *UsageSummaryDateOrg) SetRumMobileLegacySessionCountAndroidSum(v int64) { + o.RumMobileLegacySessionCountAndroidSum = &v +} + +// GetRumMobileLegacySessionCountFlutterSum returns the RumMobileLegacySessionCountFlutterSum field value if set, zero value otherwise. +func (o *UsageSummaryDateOrg) GetRumMobileLegacySessionCountFlutterSum() int64 { + if o == nil || o.RumMobileLegacySessionCountFlutterSum == nil { + var ret int64 + return ret + } + return *o.RumMobileLegacySessionCountFlutterSum +} + +// GetRumMobileLegacySessionCountFlutterSumOk returns a tuple with the RumMobileLegacySessionCountFlutterSum field value if set, nil otherwise +// and a boolean to check if the value has been set. +func (o *UsageSummaryDateOrg) GetRumMobileLegacySessionCountFlutterSumOk() (*int64, bool) { + if o == nil || o.RumMobileLegacySessionCountFlutterSum == nil { + return nil, false + } + return o.RumMobileLegacySessionCountFlutterSum, true +} + +// HasRumMobileLegacySessionCountFlutterSum returns a boolean if a field has been set. +func (o *UsageSummaryDateOrg) HasRumMobileLegacySessionCountFlutterSum() bool { + return o != nil && o.RumMobileLegacySessionCountFlutterSum != nil +} + +// SetRumMobileLegacySessionCountFlutterSum gets a reference to the given int64 and assigns it to the RumMobileLegacySessionCountFlutterSum field. +func (o *UsageSummaryDateOrg) SetRumMobileLegacySessionCountFlutterSum(v int64) { + o.RumMobileLegacySessionCountFlutterSum = &v +} + +// GetRumMobileLegacySessionCountIosSum returns the RumMobileLegacySessionCountIosSum field value if set, zero value otherwise. +func (o *UsageSummaryDateOrg) GetRumMobileLegacySessionCountIosSum() int64 { + if o == nil || o.RumMobileLegacySessionCountIosSum == nil { + var ret int64 + return ret + } + return *o.RumMobileLegacySessionCountIosSum +} + +// GetRumMobileLegacySessionCountIosSumOk returns a tuple with the RumMobileLegacySessionCountIosSum field value if set, nil otherwise +// and a boolean to check if the value has been set. +func (o *UsageSummaryDateOrg) GetRumMobileLegacySessionCountIosSumOk() (*int64, bool) { + if o == nil || o.RumMobileLegacySessionCountIosSum == nil { + return nil, false + } + return o.RumMobileLegacySessionCountIosSum, true +} + +// HasRumMobileLegacySessionCountIosSum returns a boolean if a field has been set. +func (o *UsageSummaryDateOrg) HasRumMobileLegacySessionCountIosSum() bool { + return o != nil && o.RumMobileLegacySessionCountIosSum != nil +} + +// SetRumMobileLegacySessionCountIosSum gets a reference to the given int64 and assigns it to the RumMobileLegacySessionCountIosSum field. +func (o *UsageSummaryDateOrg) SetRumMobileLegacySessionCountIosSum(v int64) { + o.RumMobileLegacySessionCountIosSum = &v +} + +// GetRumMobileLegacySessionCountReactnativeSum returns the RumMobileLegacySessionCountReactnativeSum field value if set, zero value otherwise. +func (o *UsageSummaryDateOrg) GetRumMobileLegacySessionCountReactnativeSum() int64 { + if o == nil || o.RumMobileLegacySessionCountReactnativeSum == nil { + var ret int64 + return ret + } + return *o.RumMobileLegacySessionCountReactnativeSum +} + +// GetRumMobileLegacySessionCountReactnativeSumOk returns a tuple with the RumMobileLegacySessionCountReactnativeSum field value if set, nil otherwise +// and a boolean to check if the value has been set. +func (o *UsageSummaryDateOrg) GetRumMobileLegacySessionCountReactnativeSumOk() (*int64, bool) { + if o == nil || o.RumMobileLegacySessionCountReactnativeSum == nil { + return nil, false + } + return o.RumMobileLegacySessionCountReactnativeSum, true +} + +// HasRumMobileLegacySessionCountReactnativeSum returns a boolean if a field has been set. +func (o *UsageSummaryDateOrg) HasRumMobileLegacySessionCountReactnativeSum() bool { + return o != nil && o.RumMobileLegacySessionCountReactnativeSum != nil +} + +// SetRumMobileLegacySessionCountReactnativeSum gets a reference to the given int64 and assigns it to the RumMobileLegacySessionCountReactnativeSum field. +func (o *UsageSummaryDateOrg) SetRumMobileLegacySessionCountReactnativeSum(v int64) { + o.RumMobileLegacySessionCountReactnativeSum = &v +} + +// GetRumMobileLegacySessionCountRokuSum returns the RumMobileLegacySessionCountRokuSum field value if set, zero value otherwise. +func (o *UsageSummaryDateOrg) GetRumMobileLegacySessionCountRokuSum() int64 { + if o == nil || o.RumMobileLegacySessionCountRokuSum == nil { + var ret int64 + return ret + } + return *o.RumMobileLegacySessionCountRokuSum +} + +// GetRumMobileLegacySessionCountRokuSumOk returns a tuple with the RumMobileLegacySessionCountRokuSum field value if set, nil otherwise +// and a boolean to check if the value has been set. +func (o *UsageSummaryDateOrg) GetRumMobileLegacySessionCountRokuSumOk() (*int64, bool) { + if o == nil || o.RumMobileLegacySessionCountRokuSum == nil { + return nil, false + } + return o.RumMobileLegacySessionCountRokuSum, true +} + +// HasRumMobileLegacySessionCountRokuSum returns a boolean if a field has been set. +func (o *UsageSummaryDateOrg) HasRumMobileLegacySessionCountRokuSum() bool { + return o != nil && o.RumMobileLegacySessionCountRokuSum != nil +} + +// SetRumMobileLegacySessionCountRokuSum gets a reference to the given int64 and assigns it to the RumMobileLegacySessionCountRokuSum field. +func (o *UsageSummaryDateOrg) SetRumMobileLegacySessionCountRokuSum(v int64) { + o.RumMobileLegacySessionCountRokuSum = &v +} + +// GetRumMobileLiteSessionCountAndroidSum returns the RumMobileLiteSessionCountAndroidSum field value if set, zero value otherwise. +func (o *UsageSummaryDateOrg) GetRumMobileLiteSessionCountAndroidSum() int64 { + if o == nil || o.RumMobileLiteSessionCountAndroidSum == nil { + var ret int64 + return ret + } + return *o.RumMobileLiteSessionCountAndroidSum +} + +// GetRumMobileLiteSessionCountAndroidSumOk returns a tuple with the RumMobileLiteSessionCountAndroidSum field value if set, nil otherwise +// and a boolean to check if the value has been set. +func (o *UsageSummaryDateOrg) GetRumMobileLiteSessionCountAndroidSumOk() (*int64, bool) { + if o == nil || o.RumMobileLiteSessionCountAndroidSum == nil { + return nil, false + } + return o.RumMobileLiteSessionCountAndroidSum, true +} + +// HasRumMobileLiteSessionCountAndroidSum returns a boolean if a field has been set. +func (o *UsageSummaryDateOrg) HasRumMobileLiteSessionCountAndroidSum() bool { + return o != nil && o.RumMobileLiteSessionCountAndroidSum != nil +} + +// SetRumMobileLiteSessionCountAndroidSum gets a reference to the given int64 and assigns it to the RumMobileLiteSessionCountAndroidSum field. +func (o *UsageSummaryDateOrg) SetRumMobileLiteSessionCountAndroidSum(v int64) { + o.RumMobileLiteSessionCountAndroidSum = &v +} + +// GetRumMobileLiteSessionCountFlutterSum returns the RumMobileLiteSessionCountFlutterSum field value if set, zero value otherwise. +func (o *UsageSummaryDateOrg) GetRumMobileLiteSessionCountFlutterSum() int64 { + if o == nil || o.RumMobileLiteSessionCountFlutterSum == nil { + var ret int64 + return ret + } + return *o.RumMobileLiteSessionCountFlutterSum +} + +// GetRumMobileLiteSessionCountFlutterSumOk returns a tuple with the RumMobileLiteSessionCountFlutterSum field value if set, nil otherwise +// and a boolean to check if the value has been set. +func (o *UsageSummaryDateOrg) GetRumMobileLiteSessionCountFlutterSumOk() (*int64, bool) { + if o == nil || o.RumMobileLiteSessionCountFlutterSum == nil { + return nil, false + } + return o.RumMobileLiteSessionCountFlutterSum, true +} + +// HasRumMobileLiteSessionCountFlutterSum returns a boolean if a field has been set. +func (o *UsageSummaryDateOrg) HasRumMobileLiteSessionCountFlutterSum() bool { + return o != nil && o.RumMobileLiteSessionCountFlutterSum != nil +} + +// SetRumMobileLiteSessionCountFlutterSum gets a reference to the given int64 and assigns it to the RumMobileLiteSessionCountFlutterSum field. +func (o *UsageSummaryDateOrg) SetRumMobileLiteSessionCountFlutterSum(v int64) { + o.RumMobileLiteSessionCountFlutterSum = &v +} + +// GetRumMobileLiteSessionCountIosSum returns the RumMobileLiteSessionCountIosSum field value if set, zero value otherwise. +func (o *UsageSummaryDateOrg) GetRumMobileLiteSessionCountIosSum() int64 { + if o == nil || o.RumMobileLiteSessionCountIosSum == nil { + var ret int64 + return ret + } + return *o.RumMobileLiteSessionCountIosSum +} + +// GetRumMobileLiteSessionCountIosSumOk returns a tuple with the RumMobileLiteSessionCountIosSum field value if set, nil otherwise +// and a boolean to check if the value has been set. +func (o *UsageSummaryDateOrg) GetRumMobileLiteSessionCountIosSumOk() (*int64, bool) { + if o == nil || o.RumMobileLiteSessionCountIosSum == nil { + return nil, false + } + return o.RumMobileLiteSessionCountIosSum, true +} + +// HasRumMobileLiteSessionCountIosSum returns a boolean if a field has been set. +func (o *UsageSummaryDateOrg) HasRumMobileLiteSessionCountIosSum() bool { + return o != nil && o.RumMobileLiteSessionCountIosSum != nil +} + +// SetRumMobileLiteSessionCountIosSum gets a reference to the given int64 and assigns it to the RumMobileLiteSessionCountIosSum field. +func (o *UsageSummaryDateOrg) SetRumMobileLiteSessionCountIosSum(v int64) { + o.RumMobileLiteSessionCountIosSum = &v +} + +// GetRumMobileLiteSessionCountReactnativeSum returns the RumMobileLiteSessionCountReactnativeSum field value if set, zero value otherwise. +func (o *UsageSummaryDateOrg) GetRumMobileLiteSessionCountReactnativeSum() int64 { + if o == nil || o.RumMobileLiteSessionCountReactnativeSum == nil { + var ret int64 + return ret + } + return *o.RumMobileLiteSessionCountReactnativeSum +} + +// GetRumMobileLiteSessionCountReactnativeSumOk returns a tuple with the RumMobileLiteSessionCountReactnativeSum field value if set, nil otherwise +// and a boolean to check if the value has been set. +func (o *UsageSummaryDateOrg) GetRumMobileLiteSessionCountReactnativeSumOk() (*int64, bool) { + if o == nil || o.RumMobileLiteSessionCountReactnativeSum == nil { + return nil, false + } + return o.RumMobileLiteSessionCountReactnativeSum, true +} + +// HasRumMobileLiteSessionCountReactnativeSum returns a boolean if a field has been set. +func (o *UsageSummaryDateOrg) HasRumMobileLiteSessionCountReactnativeSum() bool { + return o != nil && o.RumMobileLiteSessionCountReactnativeSum != nil +} + +// SetRumMobileLiteSessionCountReactnativeSum gets a reference to the given int64 and assigns it to the RumMobileLiteSessionCountReactnativeSum field. +func (o *UsageSummaryDateOrg) SetRumMobileLiteSessionCountReactnativeSum(v int64) { + o.RumMobileLiteSessionCountReactnativeSum = &v +} + +// GetRumMobileLiteSessionCountRokuSum returns the RumMobileLiteSessionCountRokuSum field value if set, zero value otherwise. +func (o *UsageSummaryDateOrg) GetRumMobileLiteSessionCountRokuSum() int64 { + if o == nil || o.RumMobileLiteSessionCountRokuSum == nil { + var ret int64 + return ret + } + return *o.RumMobileLiteSessionCountRokuSum +} + +// GetRumMobileLiteSessionCountRokuSumOk returns a tuple with the RumMobileLiteSessionCountRokuSum field value if set, nil otherwise +// and a boolean to check if the value has been set. +func (o *UsageSummaryDateOrg) GetRumMobileLiteSessionCountRokuSumOk() (*int64, bool) { + if o == nil || o.RumMobileLiteSessionCountRokuSum == nil { + return nil, false + } + return o.RumMobileLiteSessionCountRokuSum, true +} + +// HasRumMobileLiteSessionCountRokuSum returns a boolean if a field has been set. +func (o *UsageSummaryDateOrg) HasRumMobileLiteSessionCountRokuSum() bool { + return o != nil && o.RumMobileLiteSessionCountRokuSum != nil +} + +// SetRumMobileLiteSessionCountRokuSum gets a reference to the given int64 and assigns it to the RumMobileLiteSessionCountRokuSum field. +func (o *UsageSummaryDateOrg) SetRumMobileLiteSessionCountRokuSum(v int64) { + o.RumMobileLiteSessionCountRokuSum = &v +} + +// GetRumReplaySessionCountSum returns the RumReplaySessionCountSum field value if set, zero value otherwise. +func (o *UsageSummaryDateOrg) GetRumReplaySessionCountSum() int64 { + if o == nil || o.RumReplaySessionCountSum == nil { + var ret int64 + return ret + } + return *o.RumReplaySessionCountSum +} + +// GetRumReplaySessionCountSumOk returns a tuple with the RumReplaySessionCountSum field value if set, nil otherwise +// and a boolean to check if the value has been set. +func (o *UsageSummaryDateOrg) GetRumReplaySessionCountSumOk() (*int64, bool) { + if o == nil || o.RumReplaySessionCountSum == nil { + return nil, false + } + return o.RumReplaySessionCountSum, true +} + +// HasRumReplaySessionCountSum returns a boolean if a field has been set. +func (o *UsageSummaryDateOrg) HasRumReplaySessionCountSum() bool { + return o != nil && o.RumReplaySessionCountSum != nil +} + +// SetRumReplaySessionCountSum gets a reference to the given int64 and assigns it to the RumReplaySessionCountSum field. +func (o *UsageSummaryDateOrg) SetRumReplaySessionCountSum(v int64) { + o.RumReplaySessionCountSum = &v +} + // GetRumSessionCountSum returns the RumSessionCountSum field value if set, zero value otherwise. +// Deprecated func (o *UsageSummaryDateOrg) GetRumSessionCountSum() int64 { if o == nil || o.RumSessionCountSum == nil { var ret int64 @@ -2909,6 +3410,7 @@ func (o *UsageSummaryDateOrg) GetRumSessionCountSum() int64 { // GetRumSessionCountSumOk returns a tuple with the RumSessionCountSum field value if set, nil otherwise // and a boolean to check if the value has been set. +// Deprecated func (o *UsageSummaryDateOrg) GetRumSessionCountSumOk() (*int64, bool) { if o == nil || o.RumSessionCountSum == nil { return nil, false @@ -2922,6 +3424,7 @@ func (o *UsageSummaryDateOrg) HasRumSessionCountSum() bool { } // SetRumSessionCountSum gets a reference to the given int64 and assigns it to the RumSessionCountSum field. +// Deprecated func (o *UsageSummaryDateOrg) SetRumSessionCountSum(v int64) { o.RumSessionCountSum = &v } @@ -2955,6 +3458,7 @@ func (o *UsageSummaryDateOrg) SetRumTotalSessionCountSum(v int64) { } // GetRumUnitsSum returns the RumUnitsSum field value if set, zero value otherwise. +// Deprecated func (o *UsageSummaryDateOrg) GetRumUnitsSum() int64 { if o == nil || o.RumUnitsSum == nil { var ret int64 @@ -2965,6 +3469,7 @@ func (o *UsageSummaryDateOrg) GetRumUnitsSum() int64 { // GetRumUnitsSumOk returns a tuple with the RumUnitsSum field value if set, nil otherwise // and a boolean to check if the value has been set. +// Deprecated func (o *UsageSummaryDateOrg) GetRumUnitsSumOk() (*int64, bool) { if o == nil || o.RumUnitsSum == nil { return nil, false @@ -2978,6 +3483,7 @@ func (o *UsageSummaryDateOrg) HasRumUnitsSum() bool { } // SetRumUnitsSum gets a reference to the given int64 and assigns it to the RumUnitsSum field. +// Deprecated func (o *UsageSummaryDateOrg) SetRumUnitsSum(v int64) { o.RumUnitsSum = &v } @@ -3774,6 +4280,51 @@ func (o UsageSummaryDateOrg) MarshalJSON() ([]byte, error) { if o.RumBrowserAndMobileSessionCount != nil { toSerialize["rum_browser_and_mobile_session_count"] = o.RumBrowserAndMobileSessionCount } + if o.RumBrowserLegacySessionCountSum != nil { + toSerialize["rum_browser_legacy_session_count_sum"] = o.RumBrowserLegacySessionCountSum + } + if o.RumBrowserLiteSessionCountSum != nil { + toSerialize["rum_browser_lite_session_count_sum"] = o.RumBrowserLiteSessionCountSum + } + if o.RumBrowserReplaySessionCountSum != nil { + toSerialize["rum_browser_replay_session_count_sum"] = o.RumBrowserReplaySessionCountSum + } + if o.RumLiteSessionCountSum != nil { + toSerialize["rum_lite_session_count_sum"] = o.RumLiteSessionCountSum + } + if o.RumMobileLegacySessionCountAndroidSum != nil { + toSerialize["rum_mobile_legacy_session_count_android_sum"] = o.RumMobileLegacySessionCountAndroidSum + } + if o.RumMobileLegacySessionCountFlutterSum != nil { + toSerialize["rum_mobile_legacy_session_count_flutter_sum"] = o.RumMobileLegacySessionCountFlutterSum + } + if o.RumMobileLegacySessionCountIosSum != nil { + toSerialize["rum_mobile_legacy_session_count_ios_sum"] = o.RumMobileLegacySessionCountIosSum + } + if o.RumMobileLegacySessionCountReactnativeSum != nil { + toSerialize["rum_mobile_legacy_session_count_reactnative_sum"] = o.RumMobileLegacySessionCountReactnativeSum + } + if o.RumMobileLegacySessionCountRokuSum != nil { + toSerialize["rum_mobile_legacy_session_count_roku_sum"] = o.RumMobileLegacySessionCountRokuSum + } + if o.RumMobileLiteSessionCountAndroidSum != nil { + toSerialize["rum_mobile_lite_session_count_android_sum"] = o.RumMobileLiteSessionCountAndroidSum + } + if o.RumMobileLiteSessionCountFlutterSum != nil { + toSerialize["rum_mobile_lite_session_count_flutter_sum"] = o.RumMobileLiteSessionCountFlutterSum + } + if o.RumMobileLiteSessionCountIosSum != nil { + toSerialize["rum_mobile_lite_session_count_ios_sum"] = o.RumMobileLiteSessionCountIosSum + } + if o.RumMobileLiteSessionCountReactnativeSum != nil { + toSerialize["rum_mobile_lite_session_count_reactnative_sum"] = o.RumMobileLiteSessionCountReactnativeSum + } + if o.RumMobileLiteSessionCountRokuSum != nil { + toSerialize["rum_mobile_lite_session_count_roku_sum"] = o.RumMobileLiteSessionCountRokuSum + } + if o.RumReplaySessionCountSum != nil { + toSerialize["rum_replay_session_count_sum"] = o.RumReplaySessionCountSum + } if o.RumSessionCountSum != nil { toSerialize["rum_session_count_sum"] = o.RumSessionCountSum } @@ -3941,6 +4492,21 @@ func (o *UsageSummaryDateOrg) UnmarshalJSON(bytes []byte) (err error) { PublicId *string `json:"public_id,omitempty"` Region *string `json:"region,omitempty"` RumBrowserAndMobileSessionCount *int64 `json:"rum_browser_and_mobile_session_count,omitempty"` + RumBrowserLegacySessionCountSum *int64 `json:"rum_browser_legacy_session_count_sum,omitempty"` + RumBrowserLiteSessionCountSum *int64 `json:"rum_browser_lite_session_count_sum,omitempty"` + RumBrowserReplaySessionCountSum *int64 `json:"rum_browser_replay_session_count_sum,omitempty"` + RumLiteSessionCountSum *int64 `json:"rum_lite_session_count_sum,omitempty"` + RumMobileLegacySessionCountAndroidSum *int64 `json:"rum_mobile_legacy_session_count_android_sum,omitempty"` + RumMobileLegacySessionCountFlutterSum *int64 `json:"rum_mobile_legacy_session_count_flutter_sum,omitempty"` + RumMobileLegacySessionCountIosSum *int64 `json:"rum_mobile_legacy_session_count_ios_sum,omitempty"` + RumMobileLegacySessionCountReactnativeSum *int64 `json:"rum_mobile_legacy_session_count_reactnative_sum,omitempty"` + RumMobileLegacySessionCountRokuSum *int64 `json:"rum_mobile_legacy_session_count_roku_sum,omitempty"` + RumMobileLiteSessionCountAndroidSum *int64 `json:"rum_mobile_lite_session_count_android_sum,omitempty"` + RumMobileLiteSessionCountFlutterSum *int64 `json:"rum_mobile_lite_session_count_flutter_sum,omitempty"` + RumMobileLiteSessionCountIosSum *int64 `json:"rum_mobile_lite_session_count_ios_sum,omitempty"` + RumMobileLiteSessionCountReactnativeSum *int64 `json:"rum_mobile_lite_session_count_reactnative_sum,omitempty"` + RumMobileLiteSessionCountRokuSum *int64 `json:"rum_mobile_lite_session_count_roku_sum,omitempty"` + RumReplaySessionCountSum *int64 `json:"rum_replay_session_count_sum,omitempty"` RumSessionCountSum *int64 `json:"rum_session_count_sum,omitempty"` RumTotalSessionCountSum *int64 `json:"rum_total_session_count_sum,omitempty"` RumUnitsSum *int64 `json:"rum_units_sum,omitempty"` @@ -3968,7 +4534,7 @@ func (o *UsageSummaryDateOrg) UnmarshalJSON(bytes []byte) (err error) { } additionalProperties := make(map[string]interface{}) if err = datadog.Unmarshal(bytes, &additionalProperties); err == nil { - datadog.DeleteKeys(additionalProperties, &[]string{"agent_host_top99p", "apm_azure_app_service_host_top99p", "apm_devsecops_host_top99p", "apm_fargate_count_avg", "apm_host_top99p", "appsec_fargate_count_avg", "asm_serverless_sum", "audit_logs_lines_indexed_sum", "audit_trail_enabled_hwm", "avg_profiled_fargate_tasks", "aws_host_top99p", "aws_lambda_func_count", "aws_lambda_invocations_sum", "azure_app_service_top99p", "billable_ingested_bytes_sum", "browser_rum_lite_session_count_sum", "browser_rum_replay_session_count_sum", "browser_rum_units_sum", "ci_pipeline_indexed_spans_sum", "ci_test_indexed_spans_sum", "ci_visibility_itr_committers_hwm", "ci_visibility_pipeline_committers_hwm", "ci_visibility_test_committers_hwm", "cloud_cost_management_aws_host_count_avg", "cloud_cost_management_azure_host_count_avg", "cloud_cost_management_gcp_host_count_avg", "cloud_cost_management_host_count_avg", "cloud_siem_events_sum", "container_avg", "container_excl_agent_avg", "container_hwm", "csm_container_enterprise_compliance_count_sum", "csm_container_enterprise_cws_count_sum", "csm_container_enterprise_total_count_sum", "csm_host_enterprise_aas_host_count_top99p", "csm_host_enterprise_aws_host_count_top99p", "csm_host_enterprise_azure_host_count_top99p", "csm_host_enterprise_compliance_host_count_top99p", "csm_host_enterprise_cws_host_count_top99p", "csm_host_enterprise_gcp_host_count_top99p", "csm_host_enterprise_total_host_count_top99p", "cspm_aas_host_top99p", "cspm_aws_host_top99p", "cspm_azure_host_top99p", "cspm_container_avg", "cspm_container_hwm", "cspm_gcp_host_top99p", "cspm_host_top99p", "custom_historical_ts_avg", "custom_live_ts_avg", "custom_ts_avg", "cws_container_count_avg", "cws_host_top99p", "dbm_host_top99p_sum", "dbm_queries_avg_sum", "error_tracking_events_sum", "fargate_tasks_count_avg", "fargate_tasks_count_hwm", "flex_logs_compute_large_avg", "flex_logs_compute_medium_avg", "flex_logs_compute_small_avg", "flex_logs_compute_xsmall_avg", "flex_stored_logs_avg", "forwarding_events_bytes_sum", "gcp_host_top99p", "heroku_host_top99p", "id", "incident_management_monthly_active_users_hwm", "indexed_events_count_sum", "infra_host_top99p", "ingested_events_bytes_sum", "iot_device_agg_sum", "iot_device_top99p_sum", "mobile_rum_lite_session_count_sum", "mobile_rum_session_count_android_sum", "mobile_rum_session_count_flutter_sum", "mobile_rum_session_count_ios_sum", "mobile_rum_session_count_reactnative_sum", "mobile_rum_session_count_roku_sum", "mobile_rum_session_count_sum", "mobile_rum_units_sum", "name", "ndm_netflow_events_sum", "netflow_indexed_events_count_sum", "npm_host_top99p", "observability_pipelines_bytes_processed_sum", "online_archive_events_count_sum", "opentelemetry_apm_host_top99p", "opentelemetry_host_top99p", "profiling_aas_count_top99p", "profiling_host_top99p", "public_id", "region", "rum_browser_and_mobile_session_count", "rum_session_count_sum", "rum_total_session_count_sum", "rum_units_sum", "sds_apm_scanned_bytes_sum", "sds_events_scanned_bytes_sum", "sds_logs_scanned_bytes_sum", "sds_rum_scanned_bytes_sum", "sds_total_scanned_bytes_sum", "serverless_apps_azure_count_avg", "serverless_apps_google_count_avg", "serverless_apps_total_count_avg", "synthetics_browser_check_calls_count_sum", "synthetics_check_calls_count_sum", "synthetics_mobile_test_runs_sum", "synthetics_parallel_testing_max_slots_hwm", "trace_search_indexed_events_count_sum", "twol_ingested_events_bytes_sum", "universal_service_monitoring_host_top99p", "vsphere_host_top99p", "vuln_management_host_count_top99p", "workflow_executions_usage_sum"}) + datadog.DeleteKeys(additionalProperties, &[]string{"agent_host_top99p", "apm_azure_app_service_host_top99p", "apm_devsecops_host_top99p", "apm_fargate_count_avg", "apm_host_top99p", "appsec_fargate_count_avg", "asm_serverless_sum", "audit_logs_lines_indexed_sum", "audit_trail_enabled_hwm", "avg_profiled_fargate_tasks", "aws_host_top99p", "aws_lambda_func_count", "aws_lambda_invocations_sum", "azure_app_service_top99p", "billable_ingested_bytes_sum", "browser_rum_lite_session_count_sum", "browser_rum_replay_session_count_sum", "browser_rum_units_sum", "ci_pipeline_indexed_spans_sum", "ci_test_indexed_spans_sum", "ci_visibility_itr_committers_hwm", "ci_visibility_pipeline_committers_hwm", "ci_visibility_test_committers_hwm", "cloud_cost_management_aws_host_count_avg", "cloud_cost_management_azure_host_count_avg", "cloud_cost_management_gcp_host_count_avg", "cloud_cost_management_host_count_avg", "cloud_siem_events_sum", "container_avg", "container_excl_agent_avg", "container_hwm", "csm_container_enterprise_compliance_count_sum", "csm_container_enterprise_cws_count_sum", "csm_container_enterprise_total_count_sum", "csm_host_enterprise_aas_host_count_top99p", "csm_host_enterprise_aws_host_count_top99p", "csm_host_enterprise_azure_host_count_top99p", "csm_host_enterprise_compliance_host_count_top99p", "csm_host_enterprise_cws_host_count_top99p", "csm_host_enterprise_gcp_host_count_top99p", "csm_host_enterprise_total_host_count_top99p", "cspm_aas_host_top99p", "cspm_aws_host_top99p", "cspm_azure_host_top99p", "cspm_container_avg", "cspm_container_hwm", "cspm_gcp_host_top99p", "cspm_host_top99p", "custom_historical_ts_avg", "custom_live_ts_avg", "custom_ts_avg", "cws_container_count_avg", "cws_host_top99p", "dbm_host_top99p_sum", "dbm_queries_avg_sum", "error_tracking_events_sum", "fargate_tasks_count_avg", "fargate_tasks_count_hwm", "flex_logs_compute_large_avg", "flex_logs_compute_medium_avg", "flex_logs_compute_small_avg", "flex_logs_compute_xsmall_avg", "flex_stored_logs_avg", "forwarding_events_bytes_sum", "gcp_host_top99p", "heroku_host_top99p", "id", "incident_management_monthly_active_users_hwm", "indexed_events_count_sum", "infra_host_top99p", "ingested_events_bytes_sum", "iot_device_agg_sum", "iot_device_top99p_sum", "mobile_rum_lite_session_count_sum", "mobile_rum_session_count_android_sum", "mobile_rum_session_count_flutter_sum", "mobile_rum_session_count_ios_sum", "mobile_rum_session_count_reactnative_sum", "mobile_rum_session_count_roku_sum", "mobile_rum_session_count_sum", "mobile_rum_units_sum", "name", "ndm_netflow_events_sum", "netflow_indexed_events_count_sum", "npm_host_top99p", "observability_pipelines_bytes_processed_sum", "online_archive_events_count_sum", "opentelemetry_apm_host_top99p", "opentelemetry_host_top99p", "profiling_aas_count_top99p", "profiling_host_top99p", "public_id", "region", "rum_browser_and_mobile_session_count", "rum_browser_legacy_session_count_sum", "rum_browser_lite_session_count_sum", "rum_browser_replay_session_count_sum", "rum_lite_session_count_sum", "rum_mobile_legacy_session_count_android_sum", "rum_mobile_legacy_session_count_flutter_sum", "rum_mobile_legacy_session_count_ios_sum", "rum_mobile_legacy_session_count_reactnative_sum", "rum_mobile_legacy_session_count_roku_sum", "rum_mobile_lite_session_count_android_sum", "rum_mobile_lite_session_count_flutter_sum", "rum_mobile_lite_session_count_ios_sum", "rum_mobile_lite_session_count_reactnative_sum", "rum_mobile_lite_session_count_roku_sum", "rum_replay_session_count_sum", "rum_session_count_sum", "rum_total_session_count_sum", "rum_units_sum", "sds_apm_scanned_bytes_sum", "sds_events_scanned_bytes_sum", "sds_logs_scanned_bytes_sum", "sds_rum_scanned_bytes_sum", "sds_total_scanned_bytes_sum", "serverless_apps_azure_count_avg", "serverless_apps_google_count_avg", "serverless_apps_total_count_avg", "synthetics_browser_check_calls_count_sum", "synthetics_check_calls_count_sum", "synthetics_mobile_test_runs_sum", "synthetics_parallel_testing_max_slots_hwm", "trace_search_indexed_events_count_sum", "twol_ingested_events_bytes_sum", "universal_service_monitoring_host_top99p", "vsphere_host_top99p", "vuln_management_host_count_top99p", "workflow_executions_usage_sum"}) } else { return err } @@ -4066,6 +4632,21 @@ func (o *UsageSummaryDateOrg) UnmarshalJSON(bytes []byte) (err error) { o.PublicId = all.PublicId o.Region = all.Region o.RumBrowserAndMobileSessionCount = all.RumBrowserAndMobileSessionCount + o.RumBrowserLegacySessionCountSum = all.RumBrowserLegacySessionCountSum + o.RumBrowserLiteSessionCountSum = all.RumBrowserLiteSessionCountSum + o.RumBrowserReplaySessionCountSum = all.RumBrowserReplaySessionCountSum + o.RumLiteSessionCountSum = all.RumLiteSessionCountSum + o.RumMobileLegacySessionCountAndroidSum = all.RumMobileLegacySessionCountAndroidSum + o.RumMobileLegacySessionCountFlutterSum = all.RumMobileLegacySessionCountFlutterSum + o.RumMobileLegacySessionCountIosSum = all.RumMobileLegacySessionCountIosSum + o.RumMobileLegacySessionCountReactnativeSum = all.RumMobileLegacySessionCountReactnativeSum + o.RumMobileLegacySessionCountRokuSum = all.RumMobileLegacySessionCountRokuSum + o.RumMobileLiteSessionCountAndroidSum = all.RumMobileLiteSessionCountAndroidSum + o.RumMobileLiteSessionCountFlutterSum = all.RumMobileLiteSessionCountFlutterSum + o.RumMobileLiteSessionCountIosSum = all.RumMobileLiteSessionCountIosSum + o.RumMobileLiteSessionCountReactnativeSum = all.RumMobileLiteSessionCountReactnativeSum + o.RumMobileLiteSessionCountRokuSum = all.RumMobileLiteSessionCountRokuSum + o.RumReplaySessionCountSum = all.RumReplaySessionCountSum o.RumSessionCountSum = all.RumSessionCountSum o.RumTotalSessionCountSum = all.RumTotalSessionCountSum o.RumUnitsSum = all.RumUnitsSum diff --git a/api/datadogV1/model_usage_summary_response.go b/api/datadogV1/model_usage_summary_response.go index 26e5aa37754..755c19d8f40 100644 --- a/api/datadogV1/model_usage_summary_response.go +++ b/api/datadogV1/model_usage_summary_response.go @@ -26,7 +26,7 @@ type UsageSummaryResponse struct { AppsecFargateCountAvgSum *int64 `json:"appsec_fargate_count_avg_sum,omitempty"` // Shows the sum of all Application Security Monitoring Serverless invocations over all hours in the current months for all organizations. AsmServerlessAggSum *int64 `json:"asm_serverless_agg_sum,omitempty"` - // Shows the sum of all audit logs lines indexed over all hours in the current month for all organizations. + // Shows the sum of all audit logs lines indexed over all hours in the current month for all organizations (To be deprecated on October 1st, 2024). // Deprecated AuditLogsLinesIndexedAggSum *int64 `json:"audit_logs_lines_indexed_agg_sum,omitempty"` // Shows the total number of organizations that had Audit Trail enabled over a specific number of months. @@ -45,11 +45,13 @@ type UsageSummaryResponse struct { AzureHostTop99pSum *int64 `json:"azure_host_top99p_sum,omitempty"` // Shows the sum of all log bytes ingested over all hours in the current month for all organizations. BillableIngestedBytesAggSum *int64 `json:"billable_ingested_bytes_agg_sum,omitempty"` - // Shows the sum of all browser lite sessions over all hours in the current month for all organizations. + // Shows the sum of all browser lite sessions over all hours in the current month for all organizations (To be deprecated on October 1st, 2024). + // Deprecated BrowserRumLiteSessionCountAggSum *int64 `json:"browser_rum_lite_session_count_agg_sum,omitempty"` - // Shows the sum of all browser replay sessions over all hours in the current month for all organizations. + // Shows the sum of all browser replay sessions over all hours in the current month for all organizations (To be deprecated on October 1st, 2024). BrowserRumReplaySessionCountAggSum *int64 `json:"browser_rum_replay_session_count_agg_sum,omitempty"` - // Shows the sum of all browser RUM units over all hours in the current month for all organizations. + // Shows the sum of all browser RUM units over all hours in the current month for all organizations (To be deprecated on October 1st, 2024). + // Deprecated BrowserRumUnitsAggSum *int64 `json:"browser_rum_units_agg_sum,omitempty"` // Shows the sum of all CI pipeline indexed spans over all hours in the current month for all organizations. CiPipelineIndexedSpansAggSum *int64 `json:"ci_pipeline_indexed_spans_agg_sum,omitempty"` @@ -151,7 +153,8 @@ type UsageSummaryResponse struct { HerokuHostTop99pSum *int64 `json:"heroku_host_top99p_sum,omitempty"` // Shows sum of the the high-water marks of incident management monthly active users in the current month for all organizations. IncidentManagementMonthlyActiveUsersHwmSum *int64 `json:"incident_management_monthly_active_users_hwm_sum,omitempty"` - // Shows the sum of all log events indexed over all hours in the current month for all organizations. + // Shows the sum of all log events indexed over all hours in the current month for all organizations (To be deprecated on October 1st, 2024). + // Deprecated IndexedEventsCountAggSum *int64 `json:"indexed_events_count_agg_sum,omitempty"` // Shows the 99th percentile of all distinct infrastructure hosts over all hours in the current month for all organizations. InfraHostTop99pSum *int64 `json:"infra_host_top99p_sum,omitempty"` @@ -163,31 +166,41 @@ type UsageSummaryResponse struct { IotDeviceTop99pSum *int64 `json:"iot_device_top99p_sum,omitempty"` // Shows the the most recent hour in the current month for all organizations for which all usages were calculated. LastUpdated *time.Time `json:"last_updated,omitempty"` - // Shows the sum of all live logs indexed over all hours in the current month for all organizations (data available as of December 1, 2020). + // Shows the sum of all live logs indexed over all hours in the current month for all organization (To be deprecated on October 1st, 2024). + // Deprecated LiveIndexedEventsAggSum *int64 `json:"live_indexed_events_agg_sum,omitempty"` // Shows the sum of all live logs bytes ingested over all hours in the current month for all organizations (data available as of December 1, 2020). LiveIngestedBytesAggSum *int64 `json:"live_ingested_bytes_agg_sum,omitempty"` // Object containing logs usage data broken down by retention period. LogsByRetention *LogsByRetention `json:"logs_by_retention,omitempty"` - // Shows the sum of all mobile lite sessions over all hours in the current month for all organizations. + // Shows the sum of all mobile lite sessions over all hours in the current month for all organizations (To be deprecated on October 1st, 2024). + // Deprecated MobileRumLiteSessionCountAggSum *int64 `json:"mobile_rum_lite_session_count_agg_sum,omitempty"` - // Shows the sum of all mobile RUM Sessions over all hours in the current month for all organizations. + // Shows the sum of all mobile RUM sessions over all hours in the current month for all organizations (To be deprecated on October 1st, 2024). + // Deprecated MobileRumSessionCountAggSum *int64 `json:"mobile_rum_session_count_agg_sum,omitempty"` - // Shows the sum of all mobile RUM Sessions on Android over all hours in the current month for all organizations. + // Shows the sum of all mobile RUM sessions on Android over all hours in the current month for all organizations (To be deprecated on October 1st, 2024). + // Deprecated MobileRumSessionCountAndroidAggSum *int64 `json:"mobile_rum_session_count_android_agg_sum,omitempty"` - // Shows the sum of all mobile RUM Sessions on Flutter over all hours in the current month for all organizations. + // Shows the sum of all mobile RUM sessions on Flutter over all hours in the current month for all organizations (To be deprecated on October 1st, 2024). + // Deprecated MobileRumSessionCountFlutterAggSum *int64 `json:"mobile_rum_session_count_flutter_agg_sum,omitempty"` - // Shows the sum of all mobile RUM Sessions on iOS over all hours in the current month for all organizations. + // Shows the sum of all mobile RUM sessions on iOS over all hours in the current month for all organizations (To be deprecated on October 1st, 2024). + // Deprecated MobileRumSessionCountIosAggSum *int64 `json:"mobile_rum_session_count_ios_agg_sum,omitempty"` - // Shows the sum of all mobile RUM Sessions on React Native over all hours in the current month for all organizations. + // Shows the sum of all mobile RUM sessions on React Native over all hours in the current month for all organizations (To be deprecated on October 1st, 2024). + // Deprecated MobileRumSessionCountReactnativeAggSum *int64 `json:"mobile_rum_session_count_reactnative_agg_sum,omitempty"` - // Shows the sum of all mobile RUM Sessions on Roku over all hours in the current month for all organizations. + // Shows the sum of all mobile RUM sessions on Roku over all hours in the current month for all organizations (To be deprecated on October 1st, 2024). + // Deprecated MobileRumSessionCountRokuAggSum *int64 `json:"mobile_rum_session_count_roku_agg_sum,omitempty"` - // Shows the sum of all mobile RUM units over all hours in the current month for all organizations. + // Shows the sum of all mobile RUM units over all hours in the current month for all organizations (To be deprecated on October 1st, 2024). + // Deprecated MobileRumUnitsAggSum *int64 `json:"mobile_rum_units_agg_sum,omitempty"` // Shows the sum of all Network Device Monitoring NetFlow events over all hours in the current month for all organizations. NdmNetflowEventsAggSum *int64 `json:"ndm_netflow_events_agg_sum,omitempty"` - // Shows the sum of all Network flows indexed over all hours in the current month for all organizations. + // Shows the sum of all Network flows indexed over all hours in the current month for all organizations (To be deprecated on October 1st, 2024). + // Deprecated NetflowIndexedEventsCountAggSum *int64 `json:"netflow_indexed_events_count_agg_sum,omitempty"` // Shows the 99th percentile of all distinct Networks hosts over all hours in the current month for all organizations. NpmHostTop99pSum *int64 `json:"npm_host_top99p_sum,omitempty"` @@ -205,17 +218,50 @@ type UsageSummaryResponse struct { ProfilingContainerAgentCountAvg *int64 `json:"profiling_container_agent_count_avg,omitempty"` // Shows the 99th percentile of all profiled hosts over all hours in the current month for all organizations. ProfilingHostCountTop99pSum *int64 `json:"profiling_host_count_top99p_sum,omitempty"` - // Shows the sum of all rehydrated logs indexed over all hours in the current month for all organizations (data available as of December 1, 2020). + // Shows the sum of all rehydrated logs indexed over all hours in the current month for all organizations (To be deprecated on October 1st, 2024). + // Deprecated RehydratedIndexedEventsAggSum *int64 `json:"rehydrated_indexed_events_agg_sum,omitempty"` // Shows the sum of all rehydrated logs bytes ingested over all hours in the current month for all organizations (data available as of December 1, 2020). RehydratedIngestedBytesAggSum *int64 `json:"rehydrated_ingested_bytes_agg_sum,omitempty"` - // Shows the sum of all mobile sessions and all browser lite and legacy sessions over all hours in the current month for all organizations. + // Shows the sum of all mobile sessions and all browser lite and legacy sessions over all hours in the current month for all organizations (To be deprecated on October 1st, 2024). RumBrowserAndMobileSessionCount *int64 `json:"rum_browser_and_mobile_session_count,omitempty"` - // Shows the sum of all browser RUM Lite Sessions over all hours in the current month for all organizations. + // Shows the sum of all browser RUM legacy sessions over all hours in the current month for all organizations (To be introduced on October 1st, 2024). + RumBrowserLegacySessionCountAggSum *int64 `json:"rum_browser_legacy_session_count_agg_sum,omitempty"` + // Shows the sum of all browser RUM lite sessions over all hours in the current month for all organizations (To be introduced on October 1st, 2024). + RumBrowserLiteSessionCountAggSum *int64 `json:"rum_browser_lite_session_count_agg_sum,omitempty"` + // Shows the sum of all browser RUM Session Replay counts over all hours in the current month for all organizations (To be introduced on October 1st, 2024). + RumBrowserReplaySessionCountAggSum *int64 `json:"rum_browser_replay_session_count_agg_sum,omitempty"` + // Shows the sum of all RUM lite sessions (browser and mobile) over all hours in the current month for all organizations (To be introduced on October 1st, 2024). + RumLiteSessionCountAggSum *int64 `json:"rum_lite_session_count_agg_sum,omitempty"` + // Shows the sum of all mobile RUM legacy sessions on Android over all hours in the current month for all organizations (To be introduced on October 1st, 2024). + RumMobileLegacySessionCountAndroidAggSum *int64 `json:"rum_mobile_legacy_session_count_android_agg_sum,omitempty"` + // Shows the sum of all mobile RUM legacy sessions on Flutter over all hours in the current month for all organizations (To be introduced on October 1st, 2024). + RumMobileLegacySessionCountFlutterAggSum *int64 `json:"rum_mobile_legacy_session_count_flutter_agg_sum,omitempty"` + // Shows the sum of all mobile RUM legacy sessions on iOS over all hours in the current month for all organizations (To be introduced on October 1st, 2024). + RumMobileLegacySessionCountIosAggSum *int64 `json:"rum_mobile_legacy_session_count_ios_agg_sum,omitempty"` + // Shows the sum of all mobile RUM legacy sessions on React Native over all hours in the current month for all organizations (To be introduced on October 1st, 2024). + RumMobileLegacySessionCountReactnativeAggSum *int64 `json:"rum_mobile_legacy_session_count_reactnative_agg_sum,omitempty"` + // Shows the sum of all mobile RUM legacy sessions on Roku over all hours in the current month for all organizations (To be introduced on October 1st, 2024). + RumMobileLegacySessionCountRokuAggSum *int64 `json:"rum_mobile_legacy_session_count_roku_agg_sum,omitempty"` + // Shows the sum of all mobile RUM lite sessions on Android over all hours in the current month for all organizations (To be introduced on October 1st, 2024). + RumMobileLiteSessionCountAndroidAggSum *int64 `json:"rum_mobile_lite_session_count_android_agg_sum,omitempty"` + // Shows the sum of all mobile RUM lite sessions on Flutter over all hours in the current month for all organizations (To be introduced on October 1st, 2024). + RumMobileLiteSessionCountFlutterAggSum *int64 `json:"rum_mobile_lite_session_count_flutter_agg_sum,omitempty"` + // Shows the sum of all mobile RUM lite sessions on iOS over all hours in the current month for all organizations (To be introduced on October 1st, 2024). + RumMobileLiteSessionCountIosAggSum *int64 `json:"rum_mobile_lite_session_count_ios_agg_sum,omitempty"` + // Shows the sum of all mobile RUM lite sessions on React Native over all hours in the current month for all organizations (To be introduced on October 1st, 2024). + RumMobileLiteSessionCountReactnativeAggSum *int64 `json:"rum_mobile_lite_session_count_reactnative_agg_sum,omitempty"` + // Shows the sum of all mobile RUM lite sessions on Roku over all hours in the current month for all organizations (To be introduced on October 1st, 2024). + RumMobileLiteSessionCountRokuAggSum *int64 `json:"rum_mobile_lite_session_count_roku_agg_sum,omitempty"` + // Shows the sum of all RUM Session Replay counts over all hours in the current month for all organizations (To be introduced on October 1st, 2024). + RumReplaySessionCountAggSum *int64 `json:"rum_replay_session_count_agg_sum,omitempty"` + // Shows the sum of all browser RUM lite sessions over all hours in the current month for all organizations (To be deprecated on October 1st, 2024). + // Deprecated RumSessionCountAggSum *int64 `json:"rum_session_count_agg_sum,omitempty"` - // Shows the sum of RUM Sessions (browser and mobile) over all hours in the current month for all organizations. + // Shows the sum of RUM sessions (browser and mobile) over all hours in the current month for all organizations. RumTotalSessionCountAggSum *int64 `json:"rum_total_session_count_agg_sum,omitempty"` - // Shows the sum of all browser and mobile RUM units over all hours in the current month for all organizations. + // Shows the sum of all browser and mobile RUM units over all hours in the current month for all organizations (To be deprecated on October 1st, 2024). + // Deprecated RumUnitsAggSum *int64 `json:"rum_units_agg_sum,omitempty"` // Sum of all APM bytes scanned with sensitive data scanner in the current month for all organizations. SdsApmScannedBytesSum *int64 `json:"sds_apm_scanned_bytes_sum,omitempty"` @@ -731,6 +777,7 @@ func (o *UsageSummaryResponse) SetBillableIngestedBytesAggSum(v int64) { } // GetBrowserRumLiteSessionCountAggSum returns the BrowserRumLiteSessionCountAggSum field value if set, zero value otherwise. +// Deprecated func (o *UsageSummaryResponse) GetBrowserRumLiteSessionCountAggSum() int64 { if o == nil || o.BrowserRumLiteSessionCountAggSum == nil { var ret int64 @@ -741,6 +788,7 @@ func (o *UsageSummaryResponse) GetBrowserRumLiteSessionCountAggSum() int64 { // GetBrowserRumLiteSessionCountAggSumOk returns a tuple with the BrowserRumLiteSessionCountAggSum field value if set, nil otherwise // and a boolean to check if the value has been set. +// Deprecated func (o *UsageSummaryResponse) GetBrowserRumLiteSessionCountAggSumOk() (*int64, bool) { if o == nil || o.BrowserRumLiteSessionCountAggSum == nil { return nil, false @@ -754,6 +802,7 @@ func (o *UsageSummaryResponse) HasBrowserRumLiteSessionCountAggSum() bool { } // SetBrowserRumLiteSessionCountAggSum gets a reference to the given int64 and assigns it to the BrowserRumLiteSessionCountAggSum field. +// Deprecated func (o *UsageSummaryResponse) SetBrowserRumLiteSessionCountAggSum(v int64) { o.BrowserRumLiteSessionCountAggSum = &v } @@ -787,6 +836,7 @@ func (o *UsageSummaryResponse) SetBrowserRumReplaySessionCountAggSum(v int64) { } // GetBrowserRumUnitsAggSum returns the BrowserRumUnitsAggSum field value if set, zero value otherwise. +// Deprecated func (o *UsageSummaryResponse) GetBrowserRumUnitsAggSum() int64 { if o == nil || o.BrowserRumUnitsAggSum == nil { var ret int64 @@ -797,6 +847,7 @@ func (o *UsageSummaryResponse) GetBrowserRumUnitsAggSum() int64 { // GetBrowserRumUnitsAggSumOk returns a tuple with the BrowserRumUnitsAggSum field value if set, nil otherwise // and a boolean to check if the value has been set. +// Deprecated func (o *UsageSummaryResponse) GetBrowserRumUnitsAggSumOk() (*int64, bool) { if o == nil || o.BrowserRumUnitsAggSum == nil { return nil, false @@ -810,6 +861,7 @@ func (o *UsageSummaryResponse) HasBrowserRumUnitsAggSum() bool { } // SetBrowserRumUnitsAggSum gets a reference to the given int64 and assigns it to the BrowserRumUnitsAggSum field. +// Deprecated func (o *UsageSummaryResponse) SetBrowserRumUnitsAggSum(v int64) { o.BrowserRumUnitsAggSum = &v } @@ -2215,6 +2267,7 @@ func (o *UsageSummaryResponse) SetIncidentManagementMonthlyActiveUsersHwmSum(v i } // GetIndexedEventsCountAggSum returns the IndexedEventsCountAggSum field value if set, zero value otherwise. +// Deprecated func (o *UsageSummaryResponse) GetIndexedEventsCountAggSum() int64 { if o == nil || o.IndexedEventsCountAggSum == nil { var ret int64 @@ -2225,6 +2278,7 @@ func (o *UsageSummaryResponse) GetIndexedEventsCountAggSum() int64 { // GetIndexedEventsCountAggSumOk returns a tuple with the IndexedEventsCountAggSum field value if set, nil otherwise // and a boolean to check if the value has been set. +// Deprecated func (o *UsageSummaryResponse) GetIndexedEventsCountAggSumOk() (*int64, bool) { if o == nil || o.IndexedEventsCountAggSum == nil { return nil, false @@ -2238,6 +2292,7 @@ func (o *UsageSummaryResponse) HasIndexedEventsCountAggSum() bool { } // SetIndexedEventsCountAggSum gets a reference to the given int64 and assigns it to the IndexedEventsCountAggSum field. +// Deprecated func (o *UsageSummaryResponse) SetIndexedEventsCountAggSum(v int64) { o.IndexedEventsCountAggSum = &v } @@ -2383,6 +2438,7 @@ func (o *UsageSummaryResponse) SetLastUpdated(v time.Time) { } // GetLiveIndexedEventsAggSum returns the LiveIndexedEventsAggSum field value if set, zero value otherwise. +// Deprecated func (o *UsageSummaryResponse) GetLiveIndexedEventsAggSum() int64 { if o == nil || o.LiveIndexedEventsAggSum == nil { var ret int64 @@ -2393,6 +2449,7 @@ func (o *UsageSummaryResponse) GetLiveIndexedEventsAggSum() int64 { // GetLiveIndexedEventsAggSumOk returns a tuple with the LiveIndexedEventsAggSum field value if set, nil otherwise // and a boolean to check if the value has been set. +// Deprecated func (o *UsageSummaryResponse) GetLiveIndexedEventsAggSumOk() (*int64, bool) { if o == nil || o.LiveIndexedEventsAggSum == nil { return nil, false @@ -2406,6 +2463,7 @@ func (o *UsageSummaryResponse) HasLiveIndexedEventsAggSum() bool { } // SetLiveIndexedEventsAggSum gets a reference to the given int64 and assigns it to the LiveIndexedEventsAggSum field. +// Deprecated func (o *UsageSummaryResponse) SetLiveIndexedEventsAggSum(v int64) { o.LiveIndexedEventsAggSum = &v } @@ -2467,6 +2525,7 @@ func (o *UsageSummaryResponse) SetLogsByRetention(v LogsByRetention) { } // GetMobileRumLiteSessionCountAggSum returns the MobileRumLiteSessionCountAggSum field value if set, zero value otherwise. +// Deprecated func (o *UsageSummaryResponse) GetMobileRumLiteSessionCountAggSum() int64 { if o == nil || o.MobileRumLiteSessionCountAggSum == nil { var ret int64 @@ -2477,6 +2536,7 @@ func (o *UsageSummaryResponse) GetMobileRumLiteSessionCountAggSum() int64 { // GetMobileRumLiteSessionCountAggSumOk returns a tuple with the MobileRumLiteSessionCountAggSum field value if set, nil otherwise // and a boolean to check if the value has been set. +// Deprecated func (o *UsageSummaryResponse) GetMobileRumLiteSessionCountAggSumOk() (*int64, bool) { if o == nil || o.MobileRumLiteSessionCountAggSum == nil { return nil, false @@ -2490,11 +2550,13 @@ func (o *UsageSummaryResponse) HasMobileRumLiteSessionCountAggSum() bool { } // SetMobileRumLiteSessionCountAggSum gets a reference to the given int64 and assigns it to the MobileRumLiteSessionCountAggSum field. +// Deprecated func (o *UsageSummaryResponse) SetMobileRumLiteSessionCountAggSum(v int64) { o.MobileRumLiteSessionCountAggSum = &v } // GetMobileRumSessionCountAggSum returns the MobileRumSessionCountAggSum field value if set, zero value otherwise. +// Deprecated func (o *UsageSummaryResponse) GetMobileRumSessionCountAggSum() int64 { if o == nil || o.MobileRumSessionCountAggSum == nil { var ret int64 @@ -2505,6 +2567,7 @@ func (o *UsageSummaryResponse) GetMobileRumSessionCountAggSum() int64 { // GetMobileRumSessionCountAggSumOk returns a tuple with the MobileRumSessionCountAggSum field value if set, nil otherwise // and a boolean to check if the value has been set. +// Deprecated func (o *UsageSummaryResponse) GetMobileRumSessionCountAggSumOk() (*int64, bool) { if o == nil || o.MobileRumSessionCountAggSum == nil { return nil, false @@ -2518,11 +2581,13 @@ func (o *UsageSummaryResponse) HasMobileRumSessionCountAggSum() bool { } // SetMobileRumSessionCountAggSum gets a reference to the given int64 and assigns it to the MobileRumSessionCountAggSum field. +// Deprecated func (o *UsageSummaryResponse) SetMobileRumSessionCountAggSum(v int64) { o.MobileRumSessionCountAggSum = &v } // GetMobileRumSessionCountAndroidAggSum returns the MobileRumSessionCountAndroidAggSum field value if set, zero value otherwise. +// Deprecated func (o *UsageSummaryResponse) GetMobileRumSessionCountAndroidAggSum() int64 { if o == nil || o.MobileRumSessionCountAndroidAggSum == nil { var ret int64 @@ -2533,6 +2598,7 @@ func (o *UsageSummaryResponse) GetMobileRumSessionCountAndroidAggSum() int64 { // GetMobileRumSessionCountAndroidAggSumOk returns a tuple with the MobileRumSessionCountAndroidAggSum field value if set, nil otherwise // and a boolean to check if the value has been set. +// Deprecated func (o *UsageSummaryResponse) GetMobileRumSessionCountAndroidAggSumOk() (*int64, bool) { if o == nil || o.MobileRumSessionCountAndroidAggSum == nil { return nil, false @@ -2546,11 +2612,13 @@ func (o *UsageSummaryResponse) HasMobileRumSessionCountAndroidAggSum() bool { } // SetMobileRumSessionCountAndroidAggSum gets a reference to the given int64 and assigns it to the MobileRumSessionCountAndroidAggSum field. +// Deprecated func (o *UsageSummaryResponse) SetMobileRumSessionCountAndroidAggSum(v int64) { o.MobileRumSessionCountAndroidAggSum = &v } // GetMobileRumSessionCountFlutterAggSum returns the MobileRumSessionCountFlutterAggSum field value if set, zero value otherwise. +// Deprecated func (o *UsageSummaryResponse) GetMobileRumSessionCountFlutterAggSum() int64 { if o == nil || o.MobileRumSessionCountFlutterAggSum == nil { var ret int64 @@ -2561,6 +2629,7 @@ func (o *UsageSummaryResponse) GetMobileRumSessionCountFlutterAggSum() int64 { // GetMobileRumSessionCountFlutterAggSumOk returns a tuple with the MobileRumSessionCountFlutterAggSum field value if set, nil otherwise // and a boolean to check if the value has been set. +// Deprecated func (o *UsageSummaryResponse) GetMobileRumSessionCountFlutterAggSumOk() (*int64, bool) { if o == nil || o.MobileRumSessionCountFlutterAggSum == nil { return nil, false @@ -2574,11 +2643,13 @@ func (o *UsageSummaryResponse) HasMobileRumSessionCountFlutterAggSum() bool { } // SetMobileRumSessionCountFlutterAggSum gets a reference to the given int64 and assigns it to the MobileRumSessionCountFlutterAggSum field. +// Deprecated func (o *UsageSummaryResponse) SetMobileRumSessionCountFlutterAggSum(v int64) { o.MobileRumSessionCountFlutterAggSum = &v } // GetMobileRumSessionCountIosAggSum returns the MobileRumSessionCountIosAggSum field value if set, zero value otherwise. +// Deprecated func (o *UsageSummaryResponse) GetMobileRumSessionCountIosAggSum() int64 { if o == nil || o.MobileRumSessionCountIosAggSum == nil { var ret int64 @@ -2589,6 +2660,7 @@ func (o *UsageSummaryResponse) GetMobileRumSessionCountIosAggSum() int64 { // GetMobileRumSessionCountIosAggSumOk returns a tuple with the MobileRumSessionCountIosAggSum field value if set, nil otherwise // and a boolean to check if the value has been set. +// Deprecated func (o *UsageSummaryResponse) GetMobileRumSessionCountIosAggSumOk() (*int64, bool) { if o == nil || o.MobileRumSessionCountIosAggSum == nil { return nil, false @@ -2602,11 +2674,13 @@ func (o *UsageSummaryResponse) HasMobileRumSessionCountIosAggSum() bool { } // SetMobileRumSessionCountIosAggSum gets a reference to the given int64 and assigns it to the MobileRumSessionCountIosAggSum field. +// Deprecated func (o *UsageSummaryResponse) SetMobileRumSessionCountIosAggSum(v int64) { o.MobileRumSessionCountIosAggSum = &v } // GetMobileRumSessionCountReactnativeAggSum returns the MobileRumSessionCountReactnativeAggSum field value if set, zero value otherwise. +// Deprecated func (o *UsageSummaryResponse) GetMobileRumSessionCountReactnativeAggSum() int64 { if o == nil || o.MobileRumSessionCountReactnativeAggSum == nil { var ret int64 @@ -2617,6 +2691,7 @@ func (o *UsageSummaryResponse) GetMobileRumSessionCountReactnativeAggSum() int64 // GetMobileRumSessionCountReactnativeAggSumOk returns a tuple with the MobileRumSessionCountReactnativeAggSum field value if set, nil otherwise // and a boolean to check if the value has been set. +// Deprecated func (o *UsageSummaryResponse) GetMobileRumSessionCountReactnativeAggSumOk() (*int64, bool) { if o == nil || o.MobileRumSessionCountReactnativeAggSum == nil { return nil, false @@ -2630,11 +2705,13 @@ func (o *UsageSummaryResponse) HasMobileRumSessionCountReactnativeAggSum() bool } // SetMobileRumSessionCountReactnativeAggSum gets a reference to the given int64 and assigns it to the MobileRumSessionCountReactnativeAggSum field. +// Deprecated func (o *UsageSummaryResponse) SetMobileRumSessionCountReactnativeAggSum(v int64) { o.MobileRumSessionCountReactnativeAggSum = &v } // GetMobileRumSessionCountRokuAggSum returns the MobileRumSessionCountRokuAggSum field value if set, zero value otherwise. +// Deprecated func (o *UsageSummaryResponse) GetMobileRumSessionCountRokuAggSum() int64 { if o == nil || o.MobileRumSessionCountRokuAggSum == nil { var ret int64 @@ -2645,6 +2722,7 @@ func (o *UsageSummaryResponse) GetMobileRumSessionCountRokuAggSum() int64 { // GetMobileRumSessionCountRokuAggSumOk returns a tuple with the MobileRumSessionCountRokuAggSum field value if set, nil otherwise // and a boolean to check if the value has been set. +// Deprecated func (o *UsageSummaryResponse) GetMobileRumSessionCountRokuAggSumOk() (*int64, bool) { if o == nil || o.MobileRumSessionCountRokuAggSum == nil { return nil, false @@ -2658,11 +2736,13 @@ func (o *UsageSummaryResponse) HasMobileRumSessionCountRokuAggSum() bool { } // SetMobileRumSessionCountRokuAggSum gets a reference to the given int64 and assigns it to the MobileRumSessionCountRokuAggSum field. +// Deprecated func (o *UsageSummaryResponse) SetMobileRumSessionCountRokuAggSum(v int64) { o.MobileRumSessionCountRokuAggSum = &v } // GetMobileRumUnitsAggSum returns the MobileRumUnitsAggSum field value if set, zero value otherwise. +// Deprecated func (o *UsageSummaryResponse) GetMobileRumUnitsAggSum() int64 { if o == nil || o.MobileRumUnitsAggSum == nil { var ret int64 @@ -2673,6 +2753,7 @@ func (o *UsageSummaryResponse) GetMobileRumUnitsAggSum() int64 { // GetMobileRumUnitsAggSumOk returns a tuple with the MobileRumUnitsAggSum field value if set, nil otherwise // and a boolean to check if the value has been set. +// Deprecated func (o *UsageSummaryResponse) GetMobileRumUnitsAggSumOk() (*int64, bool) { if o == nil || o.MobileRumUnitsAggSum == nil { return nil, false @@ -2686,6 +2767,7 @@ func (o *UsageSummaryResponse) HasMobileRumUnitsAggSum() bool { } // SetMobileRumUnitsAggSum gets a reference to the given int64 and assigns it to the MobileRumUnitsAggSum field. +// Deprecated func (o *UsageSummaryResponse) SetMobileRumUnitsAggSum(v int64) { o.MobileRumUnitsAggSum = &v } @@ -2719,6 +2801,7 @@ func (o *UsageSummaryResponse) SetNdmNetflowEventsAggSum(v int64) { } // GetNetflowIndexedEventsCountAggSum returns the NetflowIndexedEventsCountAggSum field value if set, zero value otherwise. +// Deprecated func (o *UsageSummaryResponse) GetNetflowIndexedEventsCountAggSum() int64 { if o == nil || o.NetflowIndexedEventsCountAggSum == nil { var ret int64 @@ -2729,6 +2812,7 @@ func (o *UsageSummaryResponse) GetNetflowIndexedEventsCountAggSum() int64 { // GetNetflowIndexedEventsCountAggSumOk returns a tuple with the NetflowIndexedEventsCountAggSum field value if set, nil otherwise // and a boolean to check if the value has been set. +// Deprecated func (o *UsageSummaryResponse) GetNetflowIndexedEventsCountAggSumOk() (*int64, bool) { if o == nil || o.NetflowIndexedEventsCountAggSum == nil { return nil, false @@ -2742,6 +2826,7 @@ func (o *UsageSummaryResponse) HasNetflowIndexedEventsCountAggSum() bool { } // SetNetflowIndexedEventsCountAggSum gets a reference to the given int64 and assigns it to the NetflowIndexedEventsCountAggSum field. +// Deprecated func (o *UsageSummaryResponse) SetNetflowIndexedEventsCountAggSum(v int64) { o.NetflowIndexedEventsCountAggSum = &v } @@ -2971,6 +3056,7 @@ func (o *UsageSummaryResponse) SetProfilingHostCountTop99pSum(v int64) { } // GetRehydratedIndexedEventsAggSum returns the RehydratedIndexedEventsAggSum field value if set, zero value otherwise. +// Deprecated func (o *UsageSummaryResponse) GetRehydratedIndexedEventsAggSum() int64 { if o == nil || o.RehydratedIndexedEventsAggSum == nil { var ret int64 @@ -2981,6 +3067,7 @@ func (o *UsageSummaryResponse) GetRehydratedIndexedEventsAggSum() int64 { // GetRehydratedIndexedEventsAggSumOk returns a tuple with the RehydratedIndexedEventsAggSum field value if set, nil otherwise // and a boolean to check if the value has been set. +// Deprecated func (o *UsageSummaryResponse) GetRehydratedIndexedEventsAggSumOk() (*int64, bool) { if o == nil || o.RehydratedIndexedEventsAggSum == nil { return nil, false @@ -2994,6 +3081,7 @@ func (o *UsageSummaryResponse) HasRehydratedIndexedEventsAggSum() bool { } // SetRehydratedIndexedEventsAggSum gets a reference to the given int64 and assigns it to the RehydratedIndexedEventsAggSum field. +// Deprecated func (o *UsageSummaryResponse) SetRehydratedIndexedEventsAggSum(v int64) { o.RehydratedIndexedEventsAggSum = &v } @@ -3054,7 +3142,428 @@ func (o *UsageSummaryResponse) SetRumBrowserAndMobileSessionCount(v int64) { o.RumBrowserAndMobileSessionCount = &v } +// GetRumBrowserLegacySessionCountAggSum returns the RumBrowserLegacySessionCountAggSum field value if set, zero value otherwise. +func (o *UsageSummaryResponse) GetRumBrowserLegacySessionCountAggSum() int64 { + if o == nil || o.RumBrowserLegacySessionCountAggSum == nil { + var ret int64 + return ret + } + return *o.RumBrowserLegacySessionCountAggSum +} + +// GetRumBrowserLegacySessionCountAggSumOk returns a tuple with the RumBrowserLegacySessionCountAggSum field value if set, nil otherwise +// and a boolean to check if the value has been set. +func (o *UsageSummaryResponse) GetRumBrowserLegacySessionCountAggSumOk() (*int64, bool) { + if o == nil || o.RumBrowserLegacySessionCountAggSum == nil { + return nil, false + } + return o.RumBrowserLegacySessionCountAggSum, true +} + +// HasRumBrowserLegacySessionCountAggSum returns a boolean if a field has been set. +func (o *UsageSummaryResponse) HasRumBrowserLegacySessionCountAggSum() bool { + return o != nil && o.RumBrowserLegacySessionCountAggSum != nil +} + +// SetRumBrowserLegacySessionCountAggSum gets a reference to the given int64 and assigns it to the RumBrowserLegacySessionCountAggSum field. +func (o *UsageSummaryResponse) SetRumBrowserLegacySessionCountAggSum(v int64) { + o.RumBrowserLegacySessionCountAggSum = &v +} + +// GetRumBrowserLiteSessionCountAggSum returns the RumBrowserLiteSessionCountAggSum field value if set, zero value otherwise. +func (o *UsageSummaryResponse) GetRumBrowserLiteSessionCountAggSum() int64 { + if o == nil || o.RumBrowserLiteSessionCountAggSum == nil { + var ret int64 + return ret + } + return *o.RumBrowserLiteSessionCountAggSum +} + +// GetRumBrowserLiteSessionCountAggSumOk returns a tuple with the RumBrowserLiteSessionCountAggSum field value if set, nil otherwise +// and a boolean to check if the value has been set. +func (o *UsageSummaryResponse) GetRumBrowserLiteSessionCountAggSumOk() (*int64, bool) { + if o == nil || o.RumBrowserLiteSessionCountAggSum == nil { + return nil, false + } + return o.RumBrowserLiteSessionCountAggSum, true +} + +// HasRumBrowserLiteSessionCountAggSum returns a boolean if a field has been set. +func (o *UsageSummaryResponse) HasRumBrowserLiteSessionCountAggSum() bool { + return o != nil && o.RumBrowserLiteSessionCountAggSum != nil +} + +// SetRumBrowserLiteSessionCountAggSum gets a reference to the given int64 and assigns it to the RumBrowserLiteSessionCountAggSum field. +func (o *UsageSummaryResponse) SetRumBrowserLiteSessionCountAggSum(v int64) { + o.RumBrowserLiteSessionCountAggSum = &v +} + +// GetRumBrowserReplaySessionCountAggSum returns the RumBrowserReplaySessionCountAggSum field value if set, zero value otherwise. +func (o *UsageSummaryResponse) GetRumBrowserReplaySessionCountAggSum() int64 { + if o == nil || o.RumBrowserReplaySessionCountAggSum == nil { + var ret int64 + return ret + } + return *o.RumBrowserReplaySessionCountAggSum +} + +// GetRumBrowserReplaySessionCountAggSumOk returns a tuple with the RumBrowserReplaySessionCountAggSum field value if set, nil otherwise +// and a boolean to check if the value has been set. +func (o *UsageSummaryResponse) GetRumBrowserReplaySessionCountAggSumOk() (*int64, bool) { + if o == nil || o.RumBrowserReplaySessionCountAggSum == nil { + return nil, false + } + return o.RumBrowserReplaySessionCountAggSum, true +} + +// HasRumBrowserReplaySessionCountAggSum returns a boolean if a field has been set. +func (o *UsageSummaryResponse) HasRumBrowserReplaySessionCountAggSum() bool { + return o != nil && o.RumBrowserReplaySessionCountAggSum != nil +} + +// SetRumBrowserReplaySessionCountAggSum gets a reference to the given int64 and assigns it to the RumBrowserReplaySessionCountAggSum field. +func (o *UsageSummaryResponse) SetRumBrowserReplaySessionCountAggSum(v int64) { + o.RumBrowserReplaySessionCountAggSum = &v +} + +// GetRumLiteSessionCountAggSum returns the RumLiteSessionCountAggSum field value if set, zero value otherwise. +func (o *UsageSummaryResponse) GetRumLiteSessionCountAggSum() int64 { + if o == nil || o.RumLiteSessionCountAggSum == nil { + var ret int64 + return ret + } + return *o.RumLiteSessionCountAggSum +} + +// GetRumLiteSessionCountAggSumOk returns a tuple with the RumLiteSessionCountAggSum field value if set, nil otherwise +// and a boolean to check if the value has been set. +func (o *UsageSummaryResponse) GetRumLiteSessionCountAggSumOk() (*int64, bool) { + if o == nil || o.RumLiteSessionCountAggSum == nil { + return nil, false + } + return o.RumLiteSessionCountAggSum, true +} + +// HasRumLiteSessionCountAggSum returns a boolean if a field has been set. +func (o *UsageSummaryResponse) HasRumLiteSessionCountAggSum() bool { + return o != nil && o.RumLiteSessionCountAggSum != nil +} + +// SetRumLiteSessionCountAggSum gets a reference to the given int64 and assigns it to the RumLiteSessionCountAggSum field. +func (o *UsageSummaryResponse) SetRumLiteSessionCountAggSum(v int64) { + o.RumLiteSessionCountAggSum = &v +} + +// GetRumMobileLegacySessionCountAndroidAggSum returns the RumMobileLegacySessionCountAndroidAggSum field value if set, zero value otherwise. +func (o *UsageSummaryResponse) GetRumMobileLegacySessionCountAndroidAggSum() int64 { + if o == nil || o.RumMobileLegacySessionCountAndroidAggSum == nil { + var ret int64 + return ret + } + return *o.RumMobileLegacySessionCountAndroidAggSum +} + +// GetRumMobileLegacySessionCountAndroidAggSumOk returns a tuple with the RumMobileLegacySessionCountAndroidAggSum field value if set, nil otherwise +// and a boolean to check if the value has been set. +func (o *UsageSummaryResponse) GetRumMobileLegacySessionCountAndroidAggSumOk() (*int64, bool) { + if o == nil || o.RumMobileLegacySessionCountAndroidAggSum == nil { + return nil, false + } + return o.RumMobileLegacySessionCountAndroidAggSum, true +} + +// HasRumMobileLegacySessionCountAndroidAggSum returns a boolean if a field has been set. +func (o *UsageSummaryResponse) HasRumMobileLegacySessionCountAndroidAggSum() bool { + return o != nil && o.RumMobileLegacySessionCountAndroidAggSum != nil +} + +// SetRumMobileLegacySessionCountAndroidAggSum gets a reference to the given int64 and assigns it to the RumMobileLegacySessionCountAndroidAggSum field. +func (o *UsageSummaryResponse) SetRumMobileLegacySessionCountAndroidAggSum(v int64) { + o.RumMobileLegacySessionCountAndroidAggSum = &v +} + +// GetRumMobileLegacySessionCountFlutterAggSum returns the RumMobileLegacySessionCountFlutterAggSum field value if set, zero value otherwise. +func (o *UsageSummaryResponse) GetRumMobileLegacySessionCountFlutterAggSum() int64 { + if o == nil || o.RumMobileLegacySessionCountFlutterAggSum == nil { + var ret int64 + return ret + } + return *o.RumMobileLegacySessionCountFlutterAggSum +} + +// GetRumMobileLegacySessionCountFlutterAggSumOk returns a tuple with the RumMobileLegacySessionCountFlutterAggSum field value if set, nil otherwise +// and a boolean to check if the value has been set. +func (o *UsageSummaryResponse) GetRumMobileLegacySessionCountFlutterAggSumOk() (*int64, bool) { + if o == nil || o.RumMobileLegacySessionCountFlutterAggSum == nil { + return nil, false + } + return o.RumMobileLegacySessionCountFlutterAggSum, true +} + +// HasRumMobileLegacySessionCountFlutterAggSum returns a boolean if a field has been set. +func (o *UsageSummaryResponse) HasRumMobileLegacySessionCountFlutterAggSum() bool { + return o != nil && o.RumMobileLegacySessionCountFlutterAggSum != nil +} + +// SetRumMobileLegacySessionCountFlutterAggSum gets a reference to the given int64 and assigns it to the RumMobileLegacySessionCountFlutterAggSum field. +func (o *UsageSummaryResponse) SetRumMobileLegacySessionCountFlutterAggSum(v int64) { + o.RumMobileLegacySessionCountFlutterAggSum = &v +} + +// GetRumMobileLegacySessionCountIosAggSum returns the RumMobileLegacySessionCountIosAggSum field value if set, zero value otherwise. +func (o *UsageSummaryResponse) GetRumMobileLegacySessionCountIosAggSum() int64 { + if o == nil || o.RumMobileLegacySessionCountIosAggSum == nil { + var ret int64 + return ret + } + return *o.RumMobileLegacySessionCountIosAggSum +} + +// GetRumMobileLegacySessionCountIosAggSumOk returns a tuple with the RumMobileLegacySessionCountIosAggSum field value if set, nil otherwise +// and a boolean to check if the value has been set. +func (o *UsageSummaryResponse) GetRumMobileLegacySessionCountIosAggSumOk() (*int64, bool) { + if o == nil || o.RumMobileLegacySessionCountIosAggSum == nil { + return nil, false + } + return o.RumMobileLegacySessionCountIosAggSum, true +} + +// HasRumMobileLegacySessionCountIosAggSum returns a boolean if a field has been set. +func (o *UsageSummaryResponse) HasRumMobileLegacySessionCountIosAggSum() bool { + return o != nil && o.RumMobileLegacySessionCountIosAggSum != nil +} + +// SetRumMobileLegacySessionCountIosAggSum gets a reference to the given int64 and assigns it to the RumMobileLegacySessionCountIosAggSum field. +func (o *UsageSummaryResponse) SetRumMobileLegacySessionCountIosAggSum(v int64) { + o.RumMobileLegacySessionCountIosAggSum = &v +} + +// GetRumMobileLegacySessionCountReactnativeAggSum returns the RumMobileLegacySessionCountReactnativeAggSum field value if set, zero value otherwise. +func (o *UsageSummaryResponse) GetRumMobileLegacySessionCountReactnativeAggSum() int64 { + if o == nil || o.RumMobileLegacySessionCountReactnativeAggSum == nil { + var ret int64 + return ret + } + return *o.RumMobileLegacySessionCountReactnativeAggSum +} + +// GetRumMobileLegacySessionCountReactnativeAggSumOk returns a tuple with the RumMobileLegacySessionCountReactnativeAggSum field value if set, nil otherwise +// and a boolean to check if the value has been set. +func (o *UsageSummaryResponse) GetRumMobileLegacySessionCountReactnativeAggSumOk() (*int64, bool) { + if o == nil || o.RumMobileLegacySessionCountReactnativeAggSum == nil { + return nil, false + } + return o.RumMobileLegacySessionCountReactnativeAggSum, true +} + +// HasRumMobileLegacySessionCountReactnativeAggSum returns a boolean if a field has been set. +func (o *UsageSummaryResponse) HasRumMobileLegacySessionCountReactnativeAggSum() bool { + return o != nil && o.RumMobileLegacySessionCountReactnativeAggSum != nil +} + +// SetRumMobileLegacySessionCountReactnativeAggSum gets a reference to the given int64 and assigns it to the RumMobileLegacySessionCountReactnativeAggSum field. +func (o *UsageSummaryResponse) SetRumMobileLegacySessionCountReactnativeAggSum(v int64) { + o.RumMobileLegacySessionCountReactnativeAggSum = &v +} + +// GetRumMobileLegacySessionCountRokuAggSum returns the RumMobileLegacySessionCountRokuAggSum field value if set, zero value otherwise. +func (o *UsageSummaryResponse) GetRumMobileLegacySessionCountRokuAggSum() int64 { + if o == nil || o.RumMobileLegacySessionCountRokuAggSum == nil { + var ret int64 + return ret + } + return *o.RumMobileLegacySessionCountRokuAggSum +} + +// GetRumMobileLegacySessionCountRokuAggSumOk returns a tuple with the RumMobileLegacySessionCountRokuAggSum field value if set, nil otherwise +// and a boolean to check if the value has been set. +func (o *UsageSummaryResponse) GetRumMobileLegacySessionCountRokuAggSumOk() (*int64, bool) { + if o == nil || o.RumMobileLegacySessionCountRokuAggSum == nil { + return nil, false + } + return o.RumMobileLegacySessionCountRokuAggSum, true +} + +// HasRumMobileLegacySessionCountRokuAggSum returns a boolean if a field has been set. +func (o *UsageSummaryResponse) HasRumMobileLegacySessionCountRokuAggSum() bool { + return o != nil && o.RumMobileLegacySessionCountRokuAggSum != nil +} + +// SetRumMobileLegacySessionCountRokuAggSum gets a reference to the given int64 and assigns it to the RumMobileLegacySessionCountRokuAggSum field. +func (o *UsageSummaryResponse) SetRumMobileLegacySessionCountRokuAggSum(v int64) { + o.RumMobileLegacySessionCountRokuAggSum = &v +} + +// GetRumMobileLiteSessionCountAndroidAggSum returns the RumMobileLiteSessionCountAndroidAggSum field value if set, zero value otherwise. +func (o *UsageSummaryResponse) GetRumMobileLiteSessionCountAndroidAggSum() int64 { + if o == nil || o.RumMobileLiteSessionCountAndroidAggSum == nil { + var ret int64 + return ret + } + return *o.RumMobileLiteSessionCountAndroidAggSum +} + +// GetRumMobileLiteSessionCountAndroidAggSumOk returns a tuple with the RumMobileLiteSessionCountAndroidAggSum field value if set, nil otherwise +// and a boolean to check if the value has been set. +func (o *UsageSummaryResponse) GetRumMobileLiteSessionCountAndroidAggSumOk() (*int64, bool) { + if o == nil || o.RumMobileLiteSessionCountAndroidAggSum == nil { + return nil, false + } + return o.RumMobileLiteSessionCountAndroidAggSum, true +} + +// HasRumMobileLiteSessionCountAndroidAggSum returns a boolean if a field has been set. +func (o *UsageSummaryResponse) HasRumMobileLiteSessionCountAndroidAggSum() bool { + return o != nil && o.RumMobileLiteSessionCountAndroidAggSum != nil +} + +// SetRumMobileLiteSessionCountAndroidAggSum gets a reference to the given int64 and assigns it to the RumMobileLiteSessionCountAndroidAggSum field. +func (o *UsageSummaryResponse) SetRumMobileLiteSessionCountAndroidAggSum(v int64) { + o.RumMobileLiteSessionCountAndroidAggSum = &v +} + +// GetRumMobileLiteSessionCountFlutterAggSum returns the RumMobileLiteSessionCountFlutterAggSum field value if set, zero value otherwise. +func (o *UsageSummaryResponse) GetRumMobileLiteSessionCountFlutterAggSum() int64 { + if o == nil || o.RumMobileLiteSessionCountFlutterAggSum == nil { + var ret int64 + return ret + } + return *o.RumMobileLiteSessionCountFlutterAggSum +} + +// GetRumMobileLiteSessionCountFlutterAggSumOk returns a tuple with the RumMobileLiteSessionCountFlutterAggSum field value if set, nil otherwise +// and a boolean to check if the value has been set. +func (o *UsageSummaryResponse) GetRumMobileLiteSessionCountFlutterAggSumOk() (*int64, bool) { + if o == nil || o.RumMobileLiteSessionCountFlutterAggSum == nil { + return nil, false + } + return o.RumMobileLiteSessionCountFlutterAggSum, true +} + +// HasRumMobileLiteSessionCountFlutterAggSum returns a boolean if a field has been set. +func (o *UsageSummaryResponse) HasRumMobileLiteSessionCountFlutterAggSum() bool { + return o != nil && o.RumMobileLiteSessionCountFlutterAggSum != nil +} + +// SetRumMobileLiteSessionCountFlutterAggSum gets a reference to the given int64 and assigns it to the RumMobileLiteSessionCountFlutterAggSum field. +func (o *UsageSummaryResponse) SetRumMobileLiteSessionCountFlutterAggSum(v int64) { + o.RumMobileLiteSessionCountFlutterAggSum = &v +} + +// GetRumMobileLiteSessionCountIosAggSum returns the RumMobileLiteSessionCountIosAggSum field value if set, zero value otherwise. +func (o *UsageSummaryResponse) GetRumMobileLiteSessionCountIosAggSum() int64 { + if o == nil || o.RumMobileLiteSessionCountIosAggSum == nil { + var ret int64 + return ret + } + return *o.RumMobileLiteSessionCountIosAggSum +} + +// GetRumMobileLiteSessionCountIosAggSumOk returns a tuple with the RumMobileLiteSessionCountIosAggSum field value if set, nil otherwise +// and a boolean to check if the value has been set. +func (o *UsageSummaryResponse) GetRumMobileLiteSessionCountIosAggSumOk() (*int64, bool) { + if o == nil || o.RumMobileLiteSessionCountIosAggSum == nil { + return nil, false + } + return o.RumMobileLiteSessionCountIosAggSum, true +} + +// HasRumMobileLiteSessionCountIosAggSum returns a boolean if a field has been set. +func (o *UsageSummaryResponse) HasRumMobileLiteSessionCountIosAggSum() bool { + return o != nil && o.RumMobileLiteSessionCountIosAggSum != nil +} + +// SetRumMobileLiteSessionCountIosAggSum gets a reference to the given int64 and assigns it to the RumMobileLiteSessionCountIosAggSum field. +func (o *UsageSummaryResponse) SetRumMobileLiteSessionCountIosAggSum(v int64) { + o.RumMobileLiteSessionCountIosAggSum = &v +} + +// GetRumMobileLiteSessionCountReactnativeAggSum returns the RumMobileLiteSessionCountReactnativeAggSum field value if set, zero value otherwise. +func (o *UsageSummaryResponse) GetRumMobileLiteSessionCountReactnativeAggSum() int64 { + if o == nil || o.RumMobileLiteSessionCountReactnativeAggSum == nil { + var ret int64 + return ret + } + return *o.RumMobileLiteSessionCountReactnativeAggSum +} + +// GetRumMobileLiteSessionCountReactnativeAggSumOk returns a tuple with the RumMobileLiteSessionCountReactnativeAggSum field value if set, nil otherwise +// and a boolean to check if the value has been set. +func (o *UsageSummaryResponse) GetRumMobileLiteSessionCountReactnativeAggSumOk() (*int64, bool) { + if o == nil || o.RumMobileLiteSessionCountReactnativeAggSum == nil { + return nil, false + } + return o.RumMobileLiteSessionCountReactnativeAggSum, true +} + +// HasRumMobileLiteSessionCountReactnativeAggSum returns a boolean if a field has been set. +func (o *UsageSummaryResponse) HasRumMobileLiteSessionCountReactnativeAggSum() bool { + return o != nil && o.RumMobileLiteSessionCountReactnativeAggSum != nil +} + +// SetRumMobileLiteSessionCountReactnativeAggSum gets a reference to the given int64 and assigns it to the RumMobileLiteSessionCountReactnativeAggSum field. +func (o *UsageSummaryResponse) SetRumMobileLiteSessionCountReactnativeAggSum(v int64) { + o.RumMobileLiteSessionCountReactnativeAggSum = &v +} + +// GetRumMobileLiteSessionCountRokuAggSum returns the RumMobileLiteSessionCountRokuAggSum field value if set, zero value otherwise. +func (o *UsageSummaryResponse) GetRumMobileLiteSessionCountRokuAggSum() int64 { + if o == nil || o.RumMobileLiteSessionCountRokuAggSum == nil { + var ret int64 + return ret + } + return *o.RumMobileLiteSessionCountRokuAggSum +} + +// GetRumMobileLiteSessionCountRokuAggSumOk returns a tuple with the RumMobileLiteSessionCountRokuAggSum field value if set, nil otherwise +// and a boolean to check if the value has been set. +func (o *UsageSummaryResponse) GetRumMobileLiteSessionCountRokuAggSumOk() (*int64, bool) { + if o == nil || o.RumMobileLiteSessionCountRokuAggSum == nil { + return nil, false + } + return o.RumMobileLiteSessionCountRokuAggSum, true +} + +// HasRumMobileLiteSessionCountRokuAggSum returns a boolean if a field has been set. +func (o *UsageSummaryResponse) HasRumMobileLiteSessionCountRokuAggSum() bool { + return o != nil && o.RumMobileLiteSessionCountRokuAggSum != nil +} + +// SetRumMobileLiteSessionCountRokuAggSum gets a reference to the given int64 and assigns it to the RumMobileLiteSessionCountRokuAggSum field. +func (o *UsageSummaryResponse) SetRumMobileLiteSessionCountRokuAggSum(v int64) { + o.RumMobileLiteSessionCountRokuAggSum = &v +} + +// GetRumReplaySessionCountAggSum returns the RumReplaySessionCountAggSum field value if set, zero value otherwise. +func (o *UsageSummaryResponse) GetRumReplaySessionCountAggSum() int64 { + if o == nil || o.RumReplaySessionCountAggSum == nil { + var ret int64 + return ret + } + return *o.RumReplaySessionCountAggSum +} + +// GetRumReplaySessionCountAggSumOk returns a tuple with the RumReplaySessionCountAggSum field value if set, nil otherwise +// and a boolean to check if the value has been set. +func (o *UsageSummaryResponse) GetRumReplaySessionCountAggSumOk() (*int64, bool) { + if o == nil || o.RumReplaySessionCountAggSum == nil { + return nil, false + } + return o.RumReplaySessionCountAggSum, true +} + +// HasRumReplaySessionCountAggSum returns a boolean if a field has been set. +func (o *UsageSummaryResponse) HasRumReplaySessionCountAggSum() bool { + return o != nil && o.RumReplaySessionCountAggSum != nil +} + +// SetRumReplaySessionCountAggSum gets a reference to the given int64 and assigns it to the RumReplaySessionCountAggSum field. +func (o *UsageSummaryResponse) SetRumReplaySessionCountAggSum(v int64) { + o.RumReplaySessionCountAggSum = &v +} + // GetRumSessionCountAggSum returns the RumSessionCountAggSum field value if set, zero value otherwise. +// Deprecated func (o *UsageSummaryResponse) GetRumSessionCountAggSum() int64 { if o == nil || o.RumSessionCountAggSum == nil { var ret int64 @@ -3065,6 +3574,7 @@ func (o *UsageSummaryResponse) GetRumSessionCountAggSum() int64 { // GetRumSessionCountAggSumOk returns a tuple with the RumSessionCountAggSum field value if set, nil otherwise // and a boolean to check if the value has been set. +// Deprecated func (o *UsageSummaryResponse) GetRumSessionCountAggSumOk() (*int64, bool) { if o == nil || o.RumSessionCountAggSum == nil { return nil, false @@ -3078,6 +3588,7 @@ func (o *UsageSummaryResponse) HasRumSessionCountAggSum() bool { } // SetRumSessionCountAggSum gets a reference to the given int64 and assigns it to the RumSessionCountAggSum field. +// Deprecated func (o *UsageSummaryResponse) SetRumSessionCountAggSum(v int64) { o.RumSessionCountAggSum = &v } @@ -3111,6 +3622,7 @@ func (o *UsageSummaryResponse) SetRumTotalSessionCountAggSum(v int64) { } // GetRumUnitsAggSum returns the RumUnitsAggSum field value if set, zero value otherwise. +// Deprecated func (o *UsageSummaryResponse) GetRumUnitsAggSum() int64 { if o == nil || o.RumUnitsAggSum == nil { var ret int64 @@ -3121,6 +3633,7 @@ func (o *UsageSummaryResponse) GetRumUnitsAggSum() int64 { // GetRumUnitsAggSumOk returns a tuple with the RumUnitsAggSum field value if set, nil otherwise // and a boolean to check if the value has been set. +// Deprecated func (o *UsageSummaryResponse) GetRumUnitsAggSumOk() (*int64, bool) { if o == nil || o.RumUnitsAggSum == nil { return nil, false @@ -3134,6 +3647,7 @@ func (o *UsageSummaryResponse) HasRumUnitsAggSum() bool { } // SetRumUnitsAggSum gets a reference to the given int64 and assigns it to the RumUnitsAggSum field. +// Deprecated func (o *UsageSummaryResponse) SetRumUnitsAggSum(v int64) { o.RumUnitsAggSum = &v } @@ -4009,6 +4523,51 @@ func (o UsageSummaryResponse) MarshalJSON() ([]byte, error) { if o.RumBrowserAndMobileSessionCount != nil { toSerialize["rum_browser_and_mobile_session_count"] = o.RumBrowserAndMobileSessionCount } + if o.RumBrowserLegacySessionCountAggSum != nil { + toSerialize["rum_browser_legacy_session_count_agg_sum"] = o.RumBrowserLegacySessionCountAggSum + } + if o.RumBrowserLiteSessionCountAggSum != nil { + toSerialize["rum_browser_lite_session_count_agg_sum"] = o.RumBrowserLiteSessionCountAggSum + } + if o.RumBrowserReplaySessionCountAggSum != nil { + toSerialize["rum_browser_replay_session_count_agg_sum"] = o.RumBrowserReplaySessionCountAggSum + } + if o.RumLiteSessionCountAggSum != nil { + toSerialize["rum_lite_session_count_agg_sum"] = o.RumLiteSessionCountAggSum + } + if o.RumMobileLegacySessionCountAndroidAggSum != nil { + toSerialize["rum_mobile_legacy_session_count_android_agg_sum"] = o.RumMobileLegacySessionCountAndroidAggSum + } + if o.RumMobileLegacySessionCountFlutterAggSum != nil { + toSerialize["rum_mobile_legacy_session_count_flutter_agg_sum"] = o.RumMobileLegacySessionCountFlutterAggSum + } + if o.RumMobileLegacySessionCountIosAggSum != nil { + toSerialize["rum_mobile_legacy_session_count_ios_agg_sum"] = o.RumMobileLegacySessionCountIosAggSum + } + if o.RumMobileLegacySessionCountReactnativeAggSum != nil { + toSerialize["rum_mobile_legacy_session_count_reactnative_agg_sum"] = o.RumMobileLegacySessionCountReactnativeAggSum + } + if o.RumMobileLegacySessionCountRokuAggSum != nil { + toSerialize["rum_mobile_legacy_session_count_roku_agg_sum"] = o.RumMobileLegacySessionCountRokuAggSum + } + if o.RumMobileLiteSessionCountAndroidAggSum != nil { + toSerialize["rum_mobile_lite_session_count_android_agg_sum"] = o.RumMobileLiteSessionCountAndroidAggSum + } + if o.RumMobileLiteSessionCountFlutterAggSum != nil { + toSerialize["rum_mobile_lite_session_count_flutter_agg_sum"] = o.RumMobileLiteSessionCountFlutterAggSum + } + if o.RumMobileLiteSessionCountIosAggSum != nil { + toSerialize["rum_mobile_lite_session_count_ios_agg_sum"] = o.RumMobileLiteSessionCountIosAggSum + } + if o.RumMobileLiteSessionCountReactnativeAggSum != nil { + toSerialize["rum_mobile_lite_session_count_reactnative_agg_sum"] = o.RumMobileLiteSessionCountReactnativeAggSum + } + if o.RumMobileLiteSessionCountRokuAggSum != nil { + toSerialize["rum_mobile_lite_session_count_roku_agg_sum"] = o.RumMobileLiteSessionCountRokuAggSum + } + if o.RumReplaySessionCountAggSum != nil { + toSerialize["rum_replay_session_count_agg_sum"] = o.RumReplaySessionCountAggSum + } if o.RumSessionCountAggSum != nil { toSerialize["rum_session_count_agg_sum"] = o.RumSessionCountAggSum } @@ -4191,6 +4750,21 @@ func (o *UsageSummaryResponse) UnmarshalJSON(bytes []byte) (err error) { RehydratedIndexedEventsAggSum *int64 `json:"rehydrated_indexed_events_agg_sum,omitempty"` RehydratedIngestedBytesAggSum *int64 `json:"rehydrated_ingested_bytes_agg_sum,omitempty"` RumBrowserAndMobileSessionCount *int64 `json:"rum_browser_and_mobile_session_count,omitempty"` + RumBrowserLegacySessionCountAggSum *int64 `json:"rum_browser_legacy_session_count_agg_sum,omitempty"` + RumBrowserLiteSessionCountAggSum *int64 `json:"rum_browser_lite_session_count_agg_sum,omitempty"` + RumBrowserReplaySessionCountAggSum *int64 `json:"rum_browser_replay_session_count_agg_sum,omitempty"` + RumLiteSessionCountAggSum *int64 `json:"rum_lite_session_count_agg_sum,omitempty"` + RumMobileLegacySessionCountAndroidAggSum *int64 `json:"rum_mobile_legacy_session_count_android_agg_sum,omitempty"` + RumMobileLegacySessionCountFlutterAggSum *int64 `json:"rum_mobile_legacy_session_count_flutter_agg_sum,omitempty"` + RumMobileLegacySessionCountIosAggSum *int64 `json:"rum_mobile_legacy_session_count_ios_agg_sum,omitempty"` + RumMobileLegacySessionCountReactnativeAggSum *int64 `json:"rum_mobile_legacy_session_count_reactnative_agg_sum,omitempty"` + RumMobileLegacySessionCountRokuAggSum *int64 `json:"rum_mobile_legacy_session_count_roku_agg_sum,omitempty"` + RumMobileLiteSessionCountAndroidAggSum *int64 `json:"rum_mobile_lite_session_count_android_agg_sum,omitempty"` + RumMobileLiteSessionCountFlutterAggSum *int64 `json:"rum_mobile_lite_session_count_flutter_agg_sum,omitempty"` + RumMobileLiteSessionCountIosAggSum *int64 `json:"rum_mobile_lite_session_count_ios_agg_sum,omitempty"` + RumMobileLiteSessionCountReactnativeAggSum *int64 `json:"rum_mobile_lite_session_count_reactnative_agg_sum,omitempty"` + RumMobileLiteSessionCountRokuAggSum *int64 `json:"rum_mobile_lite_session_count_roku_agg_sum,omitempty"` + RumReplaySessionCountAggSum *int64 `json:"rum_replay_session_count_agg_sum,omitempty"` RumSessionCountAggSum *int64 `json:"rum_session_count_agg_sum,omitempty"` RumTotalSessionCountAggSum *int64 `json:"rum_total_session_count_agg_sum,omitempty"` RumUnitsAggSum *int64 `json:"rum_units_agg_sum,omitempty"` @@ -4220,7 +4794,7 @@ func (o *UsageSummaryResponse) UnmarshalJSON(bytes []byte) (err error) { } additionalProperties := make(map[string]interface{}) if err = datadog.Unmarshal(bytes, &additionalProperties); err == nil { - datadog.DeleteKeys(additionalProperties, &[]string{"agent_host_top99p_sum", "apm_azure_app_service_host_top99p_sum", "apm_devsecops_host_top99p_sum", "apm_fargate_count_avg_sum", "apm_host_top99p_sum", "appsec_fargate_count_avg_sum", "asm_serverless_agg_sum", "audit_logs_lines_indexed_agg_sum", "audit_trail_enabled_hwm_sum", "avg_profiled_fargate_tasks_sum", "aws_host_top99p_sum", "aws_lambda_func_count", "aws_lambda_invocations_sum", "azure_app_service_top99p_sum", "azure_host_top99p_sum", "billable_ingested_bytes_agg_sum", "browser_rum_lite_session_count_agg_sum", "browser_rum_replay_session_count_agg_sum", "browser_rum_units_agg_sum", "ci_pipeline_indexed_spans_agg_sum", "ci_test_indexed_spans_agg_sum", "ci_visibility_itr_committers_hwm_sum", "ci_visibility_pipeline_committers_hwm_sum", "ci_visibility_test_committers_hwm_sum", "cloud_cost_management_aws_host_count_avg_sum", "cloud_cost_management_azure_host_count_avg_sum", "cloud_cost_management_gcp_host_count_avg_sum", "cloud_cost_management_host_count_avg_sum", "cloud_siem_events_agg_sum", "container_avg_sum", "container_excl_agent_avg_sum", "container_hwm_sum", "csm_container_enterprise_compliance_count_agg_sum", "csm_container_enterprise_cws_count_agg_sum", "csm_container_enterprise_total_count_agg_sum", "csm_host_enterprise_aas_host_count_top99p_sum", "csm_host_enterprise_aws_host_count_top99p_sum", "csm_host_enterprise_azure_host_count_top99p_sum", "csm_host_enterprise_compliance_host_count_top99p_sum", "csm_host_enterprise_cws_host_count_top99p_sum", "csm_host_enterprise_gcp_host_count_top99p_sum", "csm_host_enterprise_total_host_count_top99p_sum", "cspm_aas_host_top99p_sum", "cspm_aws_host_top99p_sum", "cspm_azure_host_top99p_sum", "cspm_container_avg_sum", "cspm_container_hwm_sum", "cspm_gcp_host_top99p_sum", "cspm_host_top99p_sum", "custom_historical_ts_sum", "custom_live_ts_sum", "custom_ts_sum", "cws_containers_avg_sum", "cws_host_top99p_sum", "dbm_host_top99p_sum", "dbm_queries_avg_sum", "end_date", "error_tracking_events_agg_sum", "fargate_tasks_count_avg_sum", "fargate_tasks_count_hwm_sum", "flex_logs_compute_large_avg_sum", "flex_logs_compute_medium_avg_sum", "flex_logs_compute_small_avg_sum", "flex_logs_compute_xsmall_avg_sum", "flex_stored_logs_avg_sum", "forwarding_events_bytes_agg_sum", "gcp_host_top99p_sum", "heroku_host_top99p_sum", "incident_management_monthly_active_users_hwm_sum", "indexed_events_count_agg_sum", "infra_host_top99p_sum", "ingested_events_bytes_agg_sum", "iot_device_agg_sum", "iot_device_top99p_sum", "last_updated", "live_indexed_events_agg_sum", "live_ingested_bytes_agg_sum", "logs_by_retention", "mobile_rum_lite_session_count_agg_sum", "mobile_rum_session_count_agg_sum", "mobile_rum_session_count_android_agg_sum", "mobile_rum_session_count_flutter_agg_sum", "mobile_rum_session_count_ios_agg_sum", "mobile_rum_session_count_reactnative_agg_sum", "mobile_rum_session_count_roku_agg_sum", "mobile_rum_units_agg_sum", "ndm_netflow_events_agg_sum", "netflow_indexed_events_count_agg_sum", "npm_host_top99p_sum", "observability_pipelines_bytes_processed_agg_sum", "online_archive_events_count_agg_sum", "opentelemetry_apm_host_top99p_sum", "opentelemetry_host_top99p_sum", "profiling_aas_count_top99p_sum", "profiling_container_agent_count_avg", "profiling_host_count_top99p_sum", "rehydrated_indexed_events_agg_sum", "rehydrated_ingested_bytes_agg_sum", "rum_browser_and_mobile_session_count", "rum_session_count_agg_sum", "rum_total_session_count_agg_sum", "rum_units_agg_sum", "sds_apm_scanned_bytes_sum", "sds_events_scanned_bytes_sum", "sds_logs_scanned_bytes_sum", "sds_rum_scanned_bytes_sum", "sds_total_scanned_bytes_sum", "serverless_apps_azure_count_avg_sum", "serverless_apps_google_count_avg_sum", "serverless_apps_total_count_avg_sum", "start_date", "synthetics_browser_check_calls_count_agg_sum", "synthetics_check_calls_count_agg_sum", "synthetics_mobile_test_runs_agg_sum", "synthetics_parallel_testing_max_slots_hwm_sum", "trace_search_indexed_events_count_agg_sum", "twol_ingested_events_bytes_agg_sum", "universal_service_monitoring_host_top99p_sum", "usage", "vsphere_host_top99p_sum", "vuln_management_host_count_top99p_sum", "workflow_executions_usage_agg_sum"}) + datadog.DeleteKeys(additionalProperties, &[]string{"agent_host_top99p_sum", "apm_azure_app_service_host_top99p_sum", "apm_devsecops_host_top99p_sum", "apm_fargate_count_avg_sum", "apm_host_top99p_sum", "appsec_fargate_count_avg_sum", "asm_serverless_agg_sum", "audit_logs_lines_indexed_agg_sum", "audit_trail_enabled_hwm_sum", "avg_profiled_fargate_tasks_sum", "aws_host_top99p_sum", "aws_lambda_func_count", "aws_lambda_invocations_sum", "azure_app_service_top99p_sum", "azure_host_top99p_sum", "billable_ingested_bytes_agg_sum", "browser_rum_lite_session_count_agg_sum", "browser_rum_replay_session_count_agg_sum", "browser_rum_units_agg_sum", "ci_pipeline_indexed_spans_agg_sum", "ci_test_indexed_spans_agg_sum", "ci_visibility_itr_committers_hwm_sum", "ci_visibility_pipeline_committers_hwm_sum", "ci_visibility_test_committers_hwm_sum", "cloud_cost_management_aws_host_count_avg_sum", "cloud_cost_management_azure_host_count_avg_sum", "cloud_cost_management_gcp_host_count_avg_sum", "cloud_cost_management_host_count_avg_sum", "cloud_siem_events_agg_sum", "container_avg_sum", "container_excl_agent_avg_sum", "container_hwm_sum", "csm_container_enterprise_compliance_count_agg_sum", "csm_container_enterprise_cws_count_agg_sum", "csm_container_enterprise_total_count_agg_sum", "csm_host_enterprise_aas_host_count_top99p_sum", "csm_host_enterprise_aws_host_count_top99p_sum", "csm_host_enterprise_azure_host_count_top99p_sum", "csm_host_enterprise_compliance_host_count_top99p_sum", "csm_host_enterprise_cws_host_count_top99p_sum", "csm_host_enterprise_gcp_host_count_top99p_sum", "csm_host_enterprise_total_host_count_top99p_sum", "cspm_aas_host_top99p_sum", "cspm_aws_host_top99p_sum", "cspm_azure_host_top99p_sum", "cspm_container_avg_sum", "cspm_container_hwm_sum", "cspm_gcp_host_top99p_sum", "cspm_host_top99p_sum", "custom_historical_ts_sum", "custom_live_ts_sum", "custom_ts_sum", "cws_containers_avg_sum", "cws_host_top99p_sum", "dbm_host_top99p_sum", "dbm_queries_avg_sum", "end_date", "error_tracking_events_agg_sum", "fargate_tasks_count_avg_sum", "fargate_tasks_count_hwm_sum", "flex_logs_compute_large_avg_sum", "flex_logs_compute_medium_avg_sum", "flex_logs_compute_small_avg_sum", "flex_logs_compute_xsmall_avg_sum", "flex_stored_logs_avg_sum", "forwarding_events_bytes_agg_sum", "gcp_host_top99p_sum", "heroku_host_top99p_sum", "incident_management_monthly_active_users_hwm_sum", "indexed_events_count_agg_sum", "infra_host_top99p_sum", "ingested_events_bytes_agg_sum", "iot_device_agg_sum", "iot_device_top99p_sum", "last_updated", "live_indexed_events_agg_sum", "live_ingested_bytes_agg_sum", "logs_by_retention", "mobile_rum_lite_session_count_agg_sum", "mobile_rum_session_count_agg_sum", "mobile_rum_session_count_android_agg_sum", "mobile_rum_session_count_flutter_agg_sum", "mobile_rum_session_count_ios_agg_sum", "mobile_rum_session_count_reactnative_agg_sum", "mobile_rum_session_count_roku_agg_sum", "mobile_rum_units_agg_sum", "ndm_netflow_events_agg_sum", "netflow_indexed_events_count_agg_sum", "npm_host_top99p_sum", "observability_pipelines_bytes_processed_agg_sum", "online_archive_events_count_agg_sum", "opentelemetry_apm_host_top99p_sum", "opentelemetry_host_top99p_sum", "profiling_aas_count_top99p_sum", "profiling_container_agent_count_avg", "profiling_host_count_top99p_sum", "rehydrated_indexed_events_agg_sum", "rehydrated_ingested_bytes_agg_sum", "rum_browser_and_mobile_session_count", "rum_browser_legacy_session_count_agg_sum", "rum_browser_lite_session_count_agg_sum", "rum_browser_replay_session_count_agg_sum", "rum_lite_session_count_agg_sum", "rum_mobile_legacy_session_count_android_agg_sum", "rum_mobile_legacy_session_count_flutter_agg_sum", "rum_mobile_legacy_session_count_ios_agg_sum", "rum_mobile_legacy_session_count_reactnative_agg_sum", "rum_mobile_legacy_session_count_roku_agg_sum", "rum_mobile_lite_session_count_android_agg_sum", "rum_mobile_lite_session_count_flutter_agg_sum", "rum_mobile_lite_session_count_ios_agg_sum", "rum_mobile_lite_session_count_reactnative_agg_sum", "rum_mobile_lite_session_count_roku_agg_sum", "rum_replay_session_count_agg_sum", "rum_session_count_agg_sum", "rum_total_session_count_agg_sum", "rum_units_agg_sum", "sds_apm_scanned_bytes_sum", "sds_events_scanned_bytes_sum", "sds_logs_scanned_bytes_sum", "sds_rum_scanned_bytes_sum", "sds_total_scanned_bytes_sum", "serverless_apps_azure_count_avg_sum", "serverless_apps_google_count_avg_sum", "serverless_apps_total_count_avg_sum", "start_date", "synthetics_browser_check_calls_count_agg_sum", "synthetics_check_calls_count_agg_sum", "synthetics_mobile_test_runs_agg_sum", "synthetics_parallel_testing_max_slots_hwm_sum", "trace_search_indexed_events_count_agg_sum", "twol_ingested_events_bytes_agg_sum", "universal_service_monitoring_host_top99p_sum", "usage", "vsphere_host_top99p_sum", "vuln_management_host_count_top99p_sum", "workflow_executions_usage_agg_sum"}) } else { return err } @@ -4328,6 +4902,21 @@ func (o *UsageSummaryResponse) UnmarshalJSON(bytes []byte) (err error) { o.RehydratedIndexedEventsAggSum = all.RehydratedIndexedEventsAggSum o.RehydratedIngestedBytesAggSum = all.RehydratedIngestedBytesAggSum o.RumBrowserAndMobileSessionCount = all.RumBrowserAndMobileSessionCount + o.RumBrowserLegacySessionCountAggSum = all.RumBrowserLegacySessionCountAggSum + o.RumBrowserLiteSessionCountAggSum = all.RumBrowserLiteSessionCountAggSum + o.RumBrowserReplaySessionCountAggSum = all.RumBrowserReplaySessionCountAggSum + o.RumLiteSessionCountAggSum = all.RumLiteSessionCountAggSum + o.RumMobileLegacySessionCountAndroidAggSum = all.RumMobileLegacySessionCountAndroidAggSum + o.RumMobileLegacySessionCountFlutterAggSum = all.RumMobileLegacySessionCountFlutterAggSum + o.RumMobileLegacySessionCountIosAggSum = all.RumMobileLegacySessionCountIosAggSum + o.RumMobileLegacySessionCountReactnativeAggSum = all.RumMobileLegacySessionCountReactnativeAggSum + o.RumMobileLegacySessionCountRokuAggSum = all.RumMobileLegacySessionCountRokuAggSum + o.RumMobileLiteSessionCountAndroidAggSum = all.RumMobileLiteSessionCountAndroidAggSum + o.RumMobileLiteSessionCountFlutterAggSum = all.RumMobileLiteSessionCountFlutterAggSum + o.RumMobileLiteSessionCountIosAggSum = all.RumMobileLiteSessionCountIosAggSum + o.RumMobileLiteSessionCountReactnativeAggSum = all.RumMobileLiteSessionCountReactnativeAggSum + o.RumMobileLiteSessionCountRokuAggSum = all.RumMobileLiteSessionCountRokuAggSum + o.RumReplaySessionCountAggSum = all.RumReplaySessionCountAggSum o.RumSessionCountAggSum = all.RumSessionCountAggSum o.RumTotalSessionCountAggSum = all.RumTotalSessionCountAggSum o.RumUnitsAggSum = all.RumUnitsAggSum