You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: lib/datadog_api_client/v2/models/rum_retention_filter_meta.rb
+1-1
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,7 @@ module DatadogAPIClient::V2
21
21
classRumRetentionFilterMeta
22
22
includeBaseGenericModel
23
23
24
-
# The type of RUM events to filter on.
24
+
# The origin source of the retention filter, which may be created or updated through the Datadog UI, terraform, or other channels such as direct API calls.
Copy file name to clipboardExpand all lines: lib/datadog_api_client/v2/models/rum_retention_filter_source.rb
+1-1
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@
17
17
require'time'
18
18
19
19
moduleDatadogAPIClient::V2
20
-
# The type of RUM events to filter on.
20
+
# The origin source of the retention filter, which may be created or updated through the Datadog UI, terraform, or other channels such as direct API calls.
0 commit comments