GoogleApi.NetworkConnectivity.V1.Model.LocationMetadata (google_api_network_connectivity v0.3.0) View Source

Metadata about locations

Attributes

  • locationFeatures (type: list(String.t), default: nil) - List of supported features

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Specs

t() :: %GoogleApi.NetworkConnectivity.V1.Model.LocationMetadata{
  locationFeatures: [String.t()] | nil
}

Link to this section Functions

Specs

decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.