SocialGraphApiProtoContactCreateContext

GoogleApi.ContentWarehouse.V1.Model.SocialGraphApiProtoContactCreateContext


Table of Contents ▼

Jump to a specific part of the page:

Description

The ContactEditContext message is a wrapper around the generic ContactMutationContext data to represent when and where a contact create was performed.

Attributes List

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

View Attributes

Attributes

  1. mutationContext (type: GoogleApi.ContentWarehouse.V1.Model.SocialGraphApiProtoContactMutationContext, default: nil)
    -

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.SocialGraphApiProtoContactCreateContext{
mutationContext: GoogleApi.ContentWarehouse.V1.Model.SocialGraphApiProtoContactMutationContext.t() | nil
}

Function

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

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