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

Attributes

  • endpointConfig (type: map(), default: nil) - The endpoint config.
  • lastUpdated (type: DateTime.t, default: nil) - [#not-implemented-hide:] The timestamp when the Endpoint was last updated.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.TrafficDirector.V3.Model.StaticEndpointConfig{
  endpointConfig: map() | nil,
  lastUpdated: DateTime.t() | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.