View Source GoogleApi.ContactCenterInsights.V1.Model.GoogleCloudContactcenterinsightsV1IngestConversationsRequestTranscriptObjectConfig (google_api_contact_center_insights v0.5.0)

Configuration for processing transcript objects.

Attributes

  • medium (type: String.t, default: nil) - Required. The medium transcript objects represent.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() ::
  %GoogleApi.ContactCenterInsights.V1.Model.GoogleCloudContactcenterinsightsV1IngestConversationsRequestTranscriptObjectConfig{
    medium: String.t() | nil
  }

Functions

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

Unwrap a decoded JSON object into its complex fields.