Class CreateContactRequest (1.7.2)

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

Request message for the CreateContact method.

Attributes

NameDescription
parent str
Required. The resource to save this contact for. Format: organizations/{organization_id}, folders/{folder_id} or projects/{project_id}
contact google.cloud.essential_contacts_v1.types.Contact
Required. The contact to create. Must specify an email address and language tag.