AssistantApiCoreTypesInternalProviderInfo

GoogleApi.ContentWarehouse.V1.Model.AssistantApiCoreTypesInternalProviderInfo


Table of Contents ▼

Jump to a specific part of the page:

Description

Info for targeting a feature provided directly by the Assistant surface itself. i.e Could be pointing to AGSA audio player for AUDIO_PLAYER on AGSA.

Attributes List

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

View Attributes

Attributes

  1. type (type: String.t, default: nil)
    - Specifying which type of internal provider.

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.AssistantApiCoreTypesInternalProviderInfo{
type: String.t() | nil
}

Function

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

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