View Source GoogleApi.Integrations.V1alpha.Model.GoogleCloudConnectorsV1LogConfig (google_api_integrations v0.6.0)

Log configuration for the connection.

Attributes

  • enabled (type: boolean(), default: nil) - Enabled represents whether logging is enabled or not for a connection.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.Integrations.V1alpha.Model.GoogleCloudConnectorsV1LogConfig{
  enabled: boolean() | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.