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
Unwrap a decoded JSON object into its complex fields.