View Source GoogleApi.BigQueryConnection.V1.Model.ConnectorConfigurationNetwork (google_api_big_query_connection v0.12.1)

Network related configuration.

Attributes

  • privateServiceConnect (type: GoogleApi.BigQueryConnection.V1.Model.ConnectorConfigurationPrivateServiceConnect.t, default: nil) - Private Service Connect networking configuration.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

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

Functions

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

Unwrap a decoded JSON object into its complex fields.