google_api_testing v0.14.0 GoogleApi.Testing.V1.Model.SystraceSetup View Source

Attributes

  • durationSeconds (type: integer(), default: nil) - Systrace duration in seconds. Should be between 1 and 30 seconds. 0 disables systrace.

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Link to this type

t()

View Source
t() :: %GoogleApi.Testing.V1.Model.SystraceSetup{durationSeconds: integer()}

Link to this section Functions

Link to this function

decode(value, options)

View Source
decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.