GoogleApi.NetworkManagement.V1beta1.Model.EdgeLocation (google_api_network_management v0.39.0)

View Source

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

t()

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

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.