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

Specifies the segment in a path to retrieve value from Struct.

Attributes

  • key (type: String.t, default: nil) - If specified, use the key to retrieve the value in a Struct.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.TrafficDirector.V3.Model.PathSegment{key: String.t() | nil}

Functions

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

Unwrap a decoded JSON object into its complex fields.