AssistantApiCastAssistantSettingLinkingResult

GoogleApi.ContentWarehouse.V1.Model.AssistantApiCastAssistantSettingLinkingResult


Table of Contents ▼

Jump to a specific part of the page:

Description

No description given.

Attributes List

This module has the following attributes (case-insensitive ascending order):

View Attributes

Attributes

  1. castLinkingStatus (type: String.t, default: nil)
    - Cast linking status for ATV surfaces. This is derived from error messages returned from Cast Orchestration Server and will be used for data profiling only(go/katniss-settings-dashboard).
  2. truncatedErrorMsg (type: String.t, default: nil)
    - The error msg returned from COS, truncated in case it's too large.

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.AssistantApiCastAssistantSettingLinkingResult{
castLinkingStatus: String.t() | nil,
truncatedErrorMsg: String.t() | nil
}

Function

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

Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.AssistantApiCastAssistantSettingLinkingResult