Voting helps other researchers find interesting modules.
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
mutationContext
GoogleApi.ContentWarehouse.V1.Model.SocialGraphApiProtoContactMutationContext.t
nil
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.SocialGraphApiProtoContactDeletionContext{ mutationContext: GoogleApi.ContentWarehouse.V1.Model.SocialGraphApiProtoContactMutationContext.t() | nil }
@spec decode(struct(), keyword()) :: struct()