AppsPeopleOzExternalMergedpeopleapiMapsProfileFieldRestriction

AI Overview😉

  • The potential purpose of this module is to restrict or filter certain profile fields or attributes associated with people or entities, potentially related to abuse or sensitive information. This module seems to be part of a larger system that handles people's profiles and associated data.
  • This module could impact search results by influencing what information is displayed or hidden about individuals or entities, potentially affecting the relevance or accuracy of search results. It may also impact the ranking of search results if certain profile fields are deemed more important or trustworthy than others.
  • To be more favorable for this function, a website could ensure that their people or entity profiles are accurately and transparently represented, with clear and consistent labeling of sensitive or restricted information. Additionally, they could implement robust abuse reporting and moderation systems to help Google's algorithm trust their data and reduce the likelihood of restrictions being applied.

Interesting Module? Vote 👇

Voting helps other researchers find interesting modules.

Current Votes: 0

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

Attributes

  • clientData (type: String.t, default: nil) - Opaque data associated with this restriction e.g. abuse status.
  • type (type: String.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.AppsPeopleOzExternalMergedpeopleapiMapsProfileFieldRestriction{
    clientData: String.t() | nil,
    type: String.t() | nil
  }

Functions

Link to this function

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.