Required. The resource to save this contact for.
Format: organizations/{organization_id}, folders/{folder_id} or
projects/{project_id}
Please seeEssentialContactsServiceClient::projectName()for help formatting this field.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Google Cloud Essential Contacts V1 Client - Class CreateContactRequest (1.0.5)\n\nVersion latestkeyboard_arrow_down\n\n- [1.0.5 (latest)](/php/docs/reference/cloud-essential-contacts/latest/V1.CreateContactRequest)\n- [1.0.4](/php/docs/reference/cloud-essential-contacts/1.0.4/V1.CreateContactRequest)\n- [0.4.5](/php/docs/reference/cloud-essential-contacts/0.4.5/V1.CreateContactRequest)\n- [0.3.4](/php/docs/reference/cloud-essential-contacts/0.3.4/V1.CreateContactRequest)\n- [0.2.13](/php/docs/reference/cloud-essential-contacts/0.2.13/V1.CreateContactRequest) \nReference documentation and code samples for the Google Cloud Essential Contacts V1 Client class CreateContactRequest.\n\nRequest message for the CreateContact method.\n\nGenerated from protobuf message `google.cloud.essentialcontacts.v1.CreateContactRequest`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ EssentialContacts \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getParent\n\nRequired. The resource to save this contact for.\n\nFormat: organizations/{organization_id}, folders/{folder_id} or\nprojects/{project_id}\n\n### setParent\n\nRequired. The resource to save this contact for.\n\nFormat: organizations/{organization_id}, folders/{folder_id} or\nprojects/{project_id}\n\n### getContact\n\nRequired. The contact to create. Must specify an email address and language\ntag.\n\n### hasContact\n\n### clearContact\n\n### setContact\n\nRequired. The contact to create. Must specify an email address and language\ntag.\n\n### static::build"]]