View Source GoogleApi.NetworkManagement.V1beta1.Model.EdgeLocation (google_api_network_management v0.19.0)

Representation of a network edge location as per https://cloud.google.com/vpc/docs/edge-locations.

Attributes

  • metropolitanArea (type: String.t, default: nil) - Name of the metropolitan area.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.NetworkManagement.V1beta1.Model.EdgeLocation{
  metropolitanArea: String.t() | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.