AppsPeopleOzExternalMergedpeopleapiDelegatedGroupInfo

AI Overview😉

  • The potential purpose of this module is to identify and understand the relationships between individuals and groups within a social graph, specifically in the context of delegated groups. This module appears to be related to people search and contact information, and its purpose is to provide additional information about a contact's affiliation with a delegated group.
  • This module could impact search results by influencing the ranking of people-related search queries, such as searching for a person's name or contact information. The module's understanding of delegated group relationships could also affect the search results for group-related queries, such as searching for a group's members or affiliated contacts. Additionally, this module might be used to personalize search results based on the user's own group affiliations or relationships.
  • A website may change things to be more favorable for this function by providing clear and structured information about group affiliations and relationships, such as using schema.org markup for people and organizations. Additionally, ensuring that contact information is up-to-date and accurate could help this module better understand the relationships between individuals and groups. Furthermore, using social media APIs or other data sources to provide more comprehensive information about group memberships and relationships could also be beneficial.

Interesting Module? Vote 👇

Voting helps other researchers find interesting modules.

Current Votes: 0

GoogleApi.ContentWarehouse.V1.Model.AppsPeopleOzExternalMergedpeopleapiDelegatedGroupInfo (google_api_content_warehouse v0.4.0)

Information related to delegated group that this contact belongs to.

Attributes

  • delegatedGroupId (type: GoogleApi.ContentWarehouse.V1.Model.SocialGraphApiProtoDelegatedGroupId.t, default: nil) - Required. The additional id specifically for a delegated group.

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.AppsPeopleOzExternalMergedpeopleapiDelegatedGroupInfo{
    delegatedGroupId:
      GoogleApi.ContentWarehouse.V1.Model.SocialGraphApiProtoDelegatedGroupId.t()
      | nil
  }

Functions

Link to this function

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.