GoogleApi.ContentWarehouse.V1.Model.SocialGraphApiProtoContactEditContext
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 edit was performed.
Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
mutationContext
(type:GoogleApi.ContentWarehouse.V1.Model.SocialGraphApiProtoContactMutationContext
, default:nil
)
-
Type
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.SocialGraphApiProtoContactEditContext{
mutationContext: GoogleApi.ContentWarehouse.V1.Model.SocialGraphApiProtoContactMutationContext.t() | nil
}
mutationContext: GoogleApi.ContentWarehouse.V1.Model.SocialGraphApiProtoContactMutationContext.t() | nil
}
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.SocialGraphApiProtoContactEditContext