GoogleApi.NetworkConnectivity.V1.Model.ProducerPscConfig (google_api_network_connectivity v0.12.0)

View Source

The PSC configurations on producer side.

Attributes

  • serviceAttachmentUri (type: String.t, default: nil) - The resource path of a service attachment. Example: projects/{projectNumOrId}/regions/{region}/serviceAttachments/{resourceId}.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

@type t() :: %GoogleApi.NetworkConnectivity.V1.Model.ProducerPscConfig{
  serviceAttachmentUri: String.t() | nil
}

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.