google_api_mirror v0.4.0 GoogleApi.Mirror.V1.Model.Command View Source

A single menu command that is part of a Contact.

Attributes

  • type (type: String.t, default: nil) - The type of operation this command corresponds to. Allowed values are:

    • TAKE_A_NOTE - Shares a timeline item with the transcription of user speech from the "Take a note" voice menu command.
    • POST_AN_UPDATE - Shares a timeline item with the transcription of user speech from the "Post an update" voice menu command.

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Link to this type

t()

View Source
t() :: %GoogleApi.Mirror.V1.Model.Command{type: String.t()}

Link to this section Functions

Link to this function

decode(value, options)

View Source
decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.