View Source GoogleApi.ContentWarehouse.V1.Model.AssistantApiSettingsNotificationProfile (google_api_content_warehouse v0.4.0)

Attributes

  • alloNotificationProfile (type: GoogleApi.ContentWarehouse.V1.Model.AssistantApiSettingsNotificationProfileAlloNotificationProfile.t, default: nil) - Each device can have only one type of notification profile.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() ::
  %GoogleApi.ContentWarehouse.V1.Model.AssistantApiSettingsNotificationProfile{
    alloNotificationProfile:
      GoogleApi.ContentWarehouse.V1.Model.AssistantApiSettingsNotificationProfileAlloNotificationProfile.t()
      | nil
  }

Functions

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

Unwrap a decoded JSON object into its complex fields.