GoogleApi.Connectors.V1.Model.EnrichmentConfig (google_api_connectors v0.18.0)

View Source

Data enrichment configuration.

Attributes

  • appendAcl (type: boolean(), default: nil) - Optional. Append ACL to the event.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

@type t() :: %GoogleApi.Connectors.V1.Model.EnrichmentConfig{
  appendAcl: boolean() | nil
}

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.