GoogleApi.AppEngine.V1.Model.NetworkSettings (google_api_app_engine v0.29.0) View Source

A NetworkSettings resource is a container for ingress settings for a version or service.

Attributes

  • ingressTrafficAllowed (type: String.t, default: nil) - The ingress settings for version or service.

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Specs

t() :: %GoogleApi.AppEngine.V1.Model.NetworkSettings{
  ingressTrafficAllowed: String.t()
}

Link to this section Functions

Specs

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

Unwrap a decoded JSON object into its complex fields.