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

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

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

Functions

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

Unwrap a decoded JSON object into its complex fields.