View Source GoogleApi.Eventarc.V1.Model.NetworkConfig (google_api_eventarc v0.17.1)

Network Configuration that can be inherited by other protos.

Attributes

  • networkAttachment (type: String.t, default: nil) - Required. Name of the NetworkAttachment that allows access to the customer's VPC. Format: projects/{PROJECT_ID}/regions/{REGION}/networkAttachments/{NETWORK_ATTACHMENT_NAME}

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

@type t() :: %GoogleApi.Eventarc.V1.Model.NetworkConfig{
  networkAttachment: String.t() | nil
}

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.