SocialGraphApiProtoSearchProfileData

GoogleApi.ContentWarehouse.V1.Model.SocialGraphApiProtoSearchProfileData


Table of Contents ▼

Jump to a specific part of the page:

Description

Data contained in every search profile. go/janata-profile-in-sgbe.

Attributes List

This module has the following attributes (case-insensitive ascending order):

View Attributes

Attributes

  1. description (type: String.t, default: nil)
    - A free-text summary that the user inputs. E.g. "Coder by day, jazz guitarist by night."
  2. education (type: list(GoogleApi.ContentWarehouse.V1.Model.SocialGraphApiProtoSearchProfileEducation), default: nil)
    -
  3. interest (type: list(GoogleApi.ContentWarehouse.V1.Model.SocialGraphApiProtoSearchProfileEntity), default: nil)
    -
  4. language (type: String.t, default: nil)
    - Indicates the language of this search profile. Use ISO-639 2-letter language code to specifying the language that this profile is created in.
  5. location (type: list(GoogleApi.ContentWarehouse.V1.Model.SocialGraphApiProtoSearchProfileLocation), default: nil)
    -
  6. metadata (type: GoogleApi.ContentWarehouse.V1.Model.SocialGraphApiProtoSearchProfileMetadata, default: nil)
    -
  7. occupation (type: list(GoogleApi.ContentWarehouse.V1.Model.SocialGraphApiProtoSearchProfileEntity), default: nil)
    -
  8. publicEmail (type: list(String.t), default: nil)
    - This is the email that the user has chosen to display on their "SearchCard" publicly.
  9. publicPhoneNumber (type: list(String.t), default: nil)
    - This is the phone number that the user has chosen to display on their "SearchCard" publicly.
  10. website (type: list(String.t), default: nil)
    -
  11. workplace (type: list(GoogleApi.ContentWarehouse.V1.Model.SocialGraphApiProtoSearchProfileWorkplace), default: nil)
    -

Type

Function

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

Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.SocialGraphApiProtoSearchProfileData