google_api_cloud_trace v0.20.3 GoogleApi.CloudTrace.V1.Model.Traces View Source

List of new or updated traces.

Attributes

  • traces (type: list(GoogleApi.CloudTrace.V1.Model.Trace.t), default: nil) - List of traces.

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Specs

t() :: %GoogleApi.CloudTrace.V1.Model.Traces{
  traces: [GoogleApi.CloudTrace.V1.Model.Trace.t()]
}

Link to this section Functions

Specs

decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.