AppsPeopleOzExternalMergedpeopleapiFieldEmergencyInfo

AI Overview😉

  • The potential purpose of this module is to provide emergency contact information for individuals, such as phone numbers or email addresses, which can be used in critical situations. This information can be used to help people in need or to contact someone in case of an emergency.
  • This module could impact search results by allowing Google to provide more relevant and accurate information in emergency situations. For example, if someone searches for emergency contact information for a specific person, Google can provide the relevant information from this module. This can also help in filtering out irrelevant search results and providing more personalized results.
  • A website may change things to be more favorable for this function by providing clear and accurate emergency contact information for individuals, such as including phone numbers or email addresses in a easily accessible format. Additionally, websites can use structured data to mark up emergency contact information, making it easier for Google to understand and use this information in search results.

Interesting Module? Vote 👇

Voting helps other researchers find interesting modules.

Current Votes: 0

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

Emergency information for Person field, such as Phone or Email. See go/emergency-trusted-contacts-papi.

Attributes

  • emergencyLevel (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.AppsPeopleOzExternalMergedpeopleapiFieldEmergencyInfo{
    emergencyLevel: 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.