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

List of error enums for alerts.

Attributes

  • enumStrings (type: list(String.t), default: nil) -
  • filterType (type: String.t, default: nil) -

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() ::
  %GoogleApi.Integrations.V1alpha.Model.EnterpriseCrmEventbusProtoBaseAlertConfigErrorEnumList{
    enumStrings: [String.t()] | nil,
    filterType: String.t() | nil
  }

Functions

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

Unwrap a decoded JSON object into its complex fields.