public sealed class CreateContactRequest : IMessage<CreateContactRequest>, IEquatable<CreateContactRequest>, IDeepCloneable<CreateContactRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Essential Contacts v1 API class CreateContactRequest.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis page provides documentation for the \u003ccode\u003eCreateContactRequest\u003c/code\u003e class within the Essential Contacts v1 API for .NET, specifically version 2.1.0, with links to other versions of the API.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCreateContactRequest\u003c/code\u003e is a request message used for creating a new contact and is part of the \u003ccode\u003eGoogle.Cloud.EssentialContacts.V1\u003c/code\u003e namespace within the Google Cloud client libraries.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateContactRequest\u003c/code\u003e class inherits from the base \u003ccode\u003eObject\u003c/code\u003e class and implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eCreateContactRequest\u003c/code\u003e include \u003ccode\u003eContact\u003c/code\u003e, which specifies the details of the contact being created, and \u003ccode\u003eParent\u003c/code\u003e, which defines the resource to which the contact will be associated, including organization, folder, or project IDs.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes constructors for creating new \u003ccode\u003eCreateContactRequest\u003c/code\u003e objects and offers various \u003ccode\u003eParentAs\u003c/code\u003e properties such as \u003ccode\u003eParentAsFolderName\u003c/code\u003e, \u003ccode\u003eParentAsOrganizationName\u003c/code\u003e, \u003ccode\u003eParentAsProjectName\u003c/code\u003e, and \u003ccode\u003eParentAsResourceName\u003c/code\u003e, which provide typed views over the \u003ccode\u003eParent\u003c/code\u003e resource name.\u003c/p\u003e\n"]]],[],null,[]]