GoogleApi.ContentWarehouse.V1.Model.AppsPeopleOzExternalMergedpeopleapiConnectionReminder
Table of Contents ▼
Jump to a specific part of the page:
Description
Contact-level people-prompts settings and contact-level connection reminders. Part of go/people-prompts.
Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
metadata
(type:GoogleApi.ContentWarehouse.V1.Model.AppsPeopleOzExternalMergedpeopleapiPersonFieldMetadata
, default:nil
)
- -
prompt
(type:list(GoogleApi.ContentWarehouse.V1.Model.SocialGraphApiProtoPrompt)
, default:nil
)
- Contact-level "reminder to connect" prompts for this contact.
Type
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.AppsPeopleOzExternalMergedpeopleapiConnectionReminder{
metadata: GoogleApi.ContentWarehouse.V1.Model.AppsPeopleOzExternalMergedpeopleapiPersonFieldMetadata.t() | nil,
prompt: [GoogleApi.ContentWarehouse.V1.Model.SocialGraphApiProtoPrompt.t()] | nil
}
metadata: GoogleApi.ContentWarehouse.V1.Model.AppsPeopleOzExternalMergedpeopleapiPersonFieldMetadata.t() | nil,
prompt: [GoogleApi.ContentWarehouse.V1.Model.SocialGraphApiProtoPrompt.t()] | nil
}
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.AppsPeopleOzExternalMergedpeopleapiConnectionReminder