View Source GoogleApi.Testing.V1.Model.SystraceSetup (google_api_testing v0.33.0)

Attributes

  • 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
}

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.