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

View Source

For display only. Metadata associated with the serverless network endpoint group backend.

Attributes

  • negUri (type: String.t, default: nil) - URI of the serverless network endpoint group.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

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

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.