View Source GoogleApi.VPCAccess.V1.Model.Subnet (google_api_vpc_access v0.3.0)

The subnet in which to house the connector

Attributes

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.VPCAccess.V1.Model.Subnet{
  name: String.t() | nil,
  projectId: String.t() | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.