SocialGraphApiProtoPartialNameOptionsTwoPartNameSpec

GoogleApi.ContentWarehouse.V1.Model.SocialGraphApiProtoPartialNameOptionsTwoPartNameSpec


Table of Contents ▼

Jump to a specific part of the page:

Description

Holds the name specs for the two parts of a name, as they are structured in storage (given and family).

Attributes List

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

View Attributes

Attributes

  1. familyNameSpec (type: GoogleApi.ContentWarehouse.V1.Model.SocialGraphApiProtoPartialNameOptionsNamePartSpec, default: nil)
    -
  2. givenNameSpec (type: GoogleApi.ContentWarehouse.V1.Model.SocialGraphApiProtoPartialNameOptionsNamePartSpec, default: nil)
    -

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.SocialGraphApiProtoPartialNameOptionsTwoPartNameSpec{
familyNameSpec: GoogleApi.ContentWarehouse.V1.Model.SocialGraphApiProtoPartialNameOptionsNamePartSpec.t() | nil,
givenNameSpec: GoogleApi.ContentWarehouse.V1.Model.SocialGraphApiProtoPartialNameOptionsNamePartSpec.t() | nil
}

Function

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

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