GoogleApi.Integrations.V1.Model.GoogleCloudConnectorsV1EnrichmentConfig (google_api_integrations v0.15.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.Integrations.V1.Model.GoogleCloudConnectorsV1EnrichmentConfig{
  appendAcl: boolean() | nil
}

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.