GoogleApi.Testing.V1.Model.SystraceSetup (google_api_testing v0.34.0)

View Source

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

t()

@type t() :: %GoogleApi.Testing.V1.Model.SystraceSetup{
  durationSeconds: integer() | nil
}

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.