View Source GoogleApi.Integrations.V1alpha.Model.EnterpriseCrmEventbusProtoSuspensionAuthPermissionsGaiaIdentity (google_api_integrations v0.7.0)

Attributes

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

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() ::
  %GoogleApi.Integrations.V1alpha.Model.EnterpriseCrmEventbusProtoSuspensionAuthPermissionsGaiaIdentity{
    emailAddress: String.t() | nil,
    gaiaId: String.t() | nil
  }

Functions

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

Unwrap a decoded JSON object into its complex fields.