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

Represents concrete parameter values for Connector Configuration.

Attributes

  • asset (type: GoogleApi.BigQueryConnection.V1.Model.ConnectorConfigurationAsset.t, default: nil) - Data asset.
  • authentication (type: GoogleApi.BigQueryConnection.V1.Model.ConnectorConfigurationAuthentication.t, default: nil) - Client authentication.
  • connectorId (type: String.t, default: nil) - Required. Immutable. The ID of the Connector these parameters are configured for.
  • endpoint (type: GoogleApi.BigQueryConnection.V1.Model.ConnectorConfigurationEndpoint.t, default: nil) - Specifies how to reach the remote system this connection is pointing to.
  • network (type: GoogleApi.BigQueryConnection.V1.Model.ConnectorConfigurationNetwork.t, default: nil) - Networking configuration.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

Functions

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

Unwrap a decoded JSON object into its complex fields.