GoogleApi.NetworkManagement.V1.Model.ServerlessExternalConnectionInfo (google_api_network_management v0.39.0)

View Source

For display only. Metadata associated with a serverless public connection.

Attributes

  • selectedIpAddress (type: String.t, default: nil) - Selected starting IP address, from the Google dynamic address pool.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

@type t() :: %GoogleApi.NetworkManagement.V1.Model.ServerlessExternalConnectionInfo{
  selectedIpAddress: String.t() | nil
}

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.