SocialGraphApiProtoSearchProfileWorkplace

GoogleApi.ContentWarehouse.V1.Model.SocialGraphApiProtoSearchProfileWorkplace


Table of Contents ▼

Jump to a specific part of the page:

Description

Wraps information about a user working at a specific place.

Attributes List

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

View Attributes

Attributes

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

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.SocialGraphApiProtoSearchProfileWorkplace{
company: GoogleApi.ContentWarehouse.V1.Model.SocialGraphApiProtoSearchProfileEntity.t() | nil,
endTime: GoogleApi.ContentWarehouse.V1.Model.GoogleTypeDate.t() | nil,
startTime: GoogleApi.ContentWarehouse.V1.Model.GoogleTypeDate.t() | nil
}

Function

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

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