View Source GoogleApi.BigQueryConnection.V1.Model.ConnectorConfigurationPrivateServiceConnect (google_api_big_query_connection v0.12.0)

Private Service Connect configuration.

Attributes

  • networkAttachment (type: String.t, default: nil) - Required. Network Attachment name in the format of projects/{project}/regions/{region}/networkAttachments/{networkattachment}.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

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

Functions

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

Unwrap a decoded JSON object into its complex fields.