Class DeleteContactRequest (0.1.1)

DeleteContactRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Request message for the DeleteContact method. .. attribute:: name

Required. The name of the contact to delete. Format: organizations/{organization_id}/contacts/{contact_id}, folders/{folder_id}/contacts/{contact_id} or projects/{project_id}/contacts/{contact_id}

:type: str