View Source GoogleApi.NetworkConnectivity.V1.Model.ProducerPscConfig (google_api_network_connectivity v0.4.0)

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

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

Functions

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

Unwrap a decoded JSON object into its complex fields.