GoogleApi.NetworkConnectivity.V1.Model.NextHopVpcNetwork (google_api_network_connectivity v0.12.0)

View Source

Attributes

  • uri (type: String.t, default: nil) - The URI of the VPC network resource

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

@type t() :: %GoogleApi.NetworkConnectivity.V1.Model.NextHopVpcNetwork{
  uri: String.t() | nil
}

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.