GoogleApi.Testing.V1.Model.SystraceSetup (google_api_testing v0.34.0)
View SourceAttributes
-
durationSeconds
(type:integer()
, default:nil
) - Systrace duration in seconds. Should be between 1 and 30 seconds. 0 disables systrace.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Testing.V1.Model.SystraceSetup{ durationSeconds: integer() | nil }