View Source GoogleApi.ContactCenterAIPlatform.V1alpha1.Model.Critical (google_api_contact_center_ai_platform v0.5.1)

Instances in this Channel will receive updates after all instances in Normal were updated. They also will only be updated outside of their peak hours.

Attributes

  • peakHours (type: list(GoogleApi.ContactCenterAIPlatform.V1alpha1.Model.WeeklySchedule.t), default: nil) - Required. Hours during which the instance should not be updated.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.ContactCenterAIPlatform.V1alpha1.Model.Critical{
  peakHours:
    [GoogleApi.ContactCenterAIPlatform.V1alpha1.Model.WeeklySchedule.t()] | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.