View Source GoogleApi.Memcache.V1.Model.LocationAssignment (google_api_memcache v0.24.0)

Attributes

  • location (type: String.t, default: nil) -
  • locationType (type: String.t, default: nil) -

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.Memcache.V1.Model.LocationAssignment{
  location: String.t() | nil,
  locationType: String.t() | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.