SocialGraphApiProtoSingleRecurrence

AI Overview😉

  • The potential purpose of this module is to identify and process recurring events or reminders associated with specific individuals or entities, such as birthdays, anniversaries, or one-time events like graduations. This module seems to be part of Google's PeopleAPI and ContactsService, which suggests it's used to enhance personal relationships and contact management.
  • This module could impact search results by influencing the ranking or display of search results related to individuals or entities with associated recurring events or reminders. For example, if a user searches for a person's name, the search results might prioritize information related to an upcoming birthday or anniversary. This could also affect the display of search results, such as highlighting upcoming events or reminders.
  • To be more favorable for this function, a website could ensure that it provides clear and structured data about recurring events or reminders associated with individuals or entities. This could include using schema markup or providing explicit dates and event types in their content. Additionally, websites could focus on creating high-quality, relevant content related to these events or reminders, which could increase their visibility in search results.

Interesting Module? Vote 👇

Voting helps other researchers find interesting modules.

Current Votes: 0

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

Types

t()

Functions

decode(value, options)

Unwrap a decoded JSON object into its complex fields.

Types

Link to this type

t()

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

Functions

Link to this function

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.