View Source GoogleApi.Dataplex.V1.Model.CloudReliabilityZicyWs3DataplaneProtosPlacerLocation (google_api_dataplex v0.15.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.Dataplex.V1.Model.CloudReliabilityZicyWs3DataplaneProtosPlacerLocation{
    placerConfig: String.t() | nil
  }

Functions

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

Unwrap a decoded JSON object into its complex fields.