SocialGraphApiProtoSearchProfileEducation

GoogleApi.ContentWarehouse.V1.Model.SocialGraphApiProtoSearchProfileEducation


Table of Contents ▼

Jump to a specific part of the page:

Description

Wraps information about a user's eductational background.

Attributes List

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

View Attributes

Attributes

  1. endTime (type: GoogleApi.ContentWarehouse.V1.Model.GoogleTypeDate, default: nil)
    -
  2. fieldOfStudy (type: list(GoogleApi.ContentWarehouse.V1.Model.SocialGraphApiProtoSearchProfileEntity), default: nil)
    -
  3. institution (type: GoogleApi.ContentWarehouse.V1.Model.SocialGraphApiProtoSearchProfileEntity, default: nil)
    -
  4. startTime (type: GoogleApi.ContentWarehouse.V1.Model.GoogleTypeDate, default: nil)
    -

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.SocialGraphApiProtoSearchProfileEducation{
endTime: GoogleApi.ContentWarehouse.V1.Model.GoogleTypeDate.t() | nil,
fieldOfStudy: [ GoogleApi.ContentWarehouse.V1.Model.SocialGraphApiProtoSearchProfileEntity.t() ] | nil,
institution: GoogleApi.ContentWarehouse.V1.Model.SocialGraphApiProtoSearchProfileEntity.t() | nil,
startTime: GoogleApi.ContentWarehouse.V1.Model.GoogleTypeDate.t() | nil
}

Function

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

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