View Source GoogleApi.Integrations.V1alpha.Model.CrmlogErrorCode (google_api_integrations v0.8.0)

Registered ids for errors, as "oneof" enums. Each task or logical grouping of tasks may share the same enum.

Attributes

  • commonErrorCode (type: String.t, default: nil) -

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.Integrations.V1alpha.Model.CrmlogErrorCode{
  commonErrorCode: String.t() | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.