AssistantApiCoreTypesRingtoneTaskMetadata

GoogleApi.ContentWarehouse.V1.Model.AssistantApiCoreTypesRingtoneTaskMetadata


Table of Contents ▼

Jump to a specific part of the page:

Description

Task metadata information describing the ringtone. Next id: 11

Attributes List

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

View Attributes

Attributes

  1. category (type: String.t, default: nil)
    - The category related with the ringtone. It's used to generate ringtone related with the category if the entity_mid is not be populated. E.g. for instrument, the ringtone may be piano sound.
  2. characterAlarmMetadata (type: GoogleApi.ContentWarehouse.V1.Model.AssistantApiCoreTypesRingtoneTaskMetadataCharacterAlarmMetadata, default: nil)
    -
  3. characterTag (type: String.t, default: nil)
    -
  4. entityMid (type: String.t, default: nil)
    - The freebase mid of the entity related to the ringtone. It will be used to generate the ringtone for the alarm or timer (with support for i18n). For instance, for the "cat" mid, the related ringtone will be a cat sound in some language, and for the "Beyonce" mid, the ringtone will be, e.g., a playlist of Beyonce's best hits.
  5. funtimeMetadata (type: GoogleApi.ContentWarehouse.V1.Model.AssistantApiCoreTypesRingtoneTaskMetadataFuntimeMetadata, default: nil)
    -
  6. genMlAlarmMetadata (type: GoogleApi.ContentWarehouse.V1.Model.AssistantApiCoreTypesRingtoneTaskMetadataGenMlAlarmMetadata, default: nil)
    -
  7. gentleWakeInfo (type: GoogleApi.ContentWarehouse.V1.Model.AssistantApiCoreTypesRingtoneTaskMetadataGentleWakeInfo, default: nil)
    - Gentle wake information for this alarm.
  8. onDeviceAlarmMetadata (type: GoogleApi.ContentWarehouse.V1.Model.AssistantApiCoreTypesRingtoneTaskMetadataOnDeviceAlarmMetadata, default: nil)
    -
  9. onDeviceAlarmSound (type: String.t, default: nil)
    - Will be deprecated. Use OnDeviceAlarmMetadata.
  10. routineAlarmMetadata (type: GoogleApi.ContentWarehouse.V1.Model.AssistantApiCoreTypesRingtoneTaskMetadataRoutineAlarmMetadata, default: nil)
    -

Type

Function

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

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