google_api_cloud_trace v0.16.0 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

Link to this type

t()

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

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.