GoogleApi.ContentWarehouse.V1.Model.SocialGraphApiProtoPromptContent
Table of Contents ▼
Jump to a specific part of the page:
- Description
- Attribute List
- Attributes
- Type
- Function
- Related links
- Possibly related Modules
Description
Used in PeopleAPI layers + FBS/ContactsService (not in ProfileService) and in Custard response to client apps that read Prompts.
Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
title
(type:String.t
, default:nil
)
- Title of prompt/spark being sent.
Type
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.SocialGraphApiProtoPromptContent{
title: String.t() | nil
}
title: String.t() | nil
}
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.SocialGraphApiProtoPromptContent