View Source GoogleApi.ContentWarehouse.V1.Model.SocialGraphApiProtoPromptContent (google_api_content_warehouse v0.4.0)

Used in PeopleAPI layers + FBS/ContactsService (not in ProfileService) and in Custard response to client apps that read Prompts.

Attributes

  • title (type: String.t, default: nil) - Title of prompt/spark being sent.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

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

Functions

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

Unwrap a decoded JSON object into its complex fields.