View Source GoogleApi.AppHub.V1.Model.PlacerLocation (google_api_app_hub v0.3.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.AppHub.V1.Model.PlacerLocation{placerConfig: String.t() | nil}
Functions
Unwrap a decoded JSON object into its complex fields.