View Source GoogleApi.TrafficDirector.V3.Model.ClientStatusResponse (google_api_traffic_director v0.2.0)

Attributes

  • config (type: list(GoogleApi.TrafficDirector.V3.Model.ClientConfig.t), default: nil) - Client configs for the clients specified in the ClientStatusRequest.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.TrafficDirector.V3.Model.ClientStatusResponse{
  config: [GoogleApi.TrafficDirector.V3.Model.ClientConfig.t()] | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.