GoogleApi.NetworkManagement.V1beta1.Model.EdgeLocation (google_api_network_management v0.39.0)
View SourceRepresentation 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 }