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

This prompt will occur one time only. Could be a single event such as a graduation or a single connection reminder e.g. remind me to call X on 2022/03/19. Used in PeopleAPI layers + FBS/ContactsService (not in ProfileService)

Attributes

  • date (type: GoogleApi.ContentWarehouse.V1.Model.GoogleTypeDate.t, default: nil) -

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.SocialGraphApiProtoSingleRecurrence{
  date: GoogleApi.ContentWarehouse.V1.Model.GoogleTypeDate.t() | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.