SocialGraphApiProtoContactDeletionContext

GoogleApi.ContentWarehouse.V1.Model.SocialGraphApiProtoContactDeletionContext


Table of Contents ▼

Jump to a specific part of the page:

Description

The ContactDeletionContext message is a wrapper around the generic ContactMutationContext data, and will include any needed delete specific data. NOTE: Before using this message please review go/people-api-contact-deletion-context

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)
    - The general mutation context data

Type

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

Function

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

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