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

Message describing that the location of the customer resource is tied to placer allocations

Attributes

  • placerConfig (type: String.t, default: nil) - Directory with a config related to it in placer (e.g. "/placer/prod/home/my-root/my-dir")

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.Memcache.V1.Model.PlacerLocation{
  placerConfig: String.t() | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.