public sealed class CreateDeploymentRequest : IMessage<CreateDeploymentRequest>, IEquatable<CreateDeploymentRequest>, IDeepCloneable<CreateDeploymentRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Workspace Add-ons v1 API class CreateDeploymentRequest.
[[["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\u003eThe latest version of the \u003ccode\u003eCreateDeploymentRequest\u003c/code\u003e class is 2.4.0, part of the Google Workspace Add-ons v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThis class is a request message used to create a deployment and is part of the \u003ccode\u003eGoogle.Cloud.GSuiteAddOns.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eCreateDeploymentRequest\u003c/code\u003e implements several 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\u003eThe class has properties such as \u003ccode\u003eDeployment\u003c/code\u003e, \u003ccode\u003eDeploymentId\u003c/code\u003e, \u003ccode\u003eParent\u003c/code\u003e, and \u003ccode\u003eParentAsProjectName\u003c/code\u003e, which are used to configure the creation of a deployment.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateDeploymentRequest\u003c/code\u003e class is able to inherit from \u003ca href=\"https://learn.microsoft.com/dotnet/api/system.object\"\u003eobject\u003c/a\u003e and includes inherited members such as \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e and \u003ccode\u003eToString()\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,["# Google Workspace Add-ons v1 API - Class CreateDeploymentRequest (2.4.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.4.0 (latest)](/dotnet/docs/reference/Google.Cloud.GSuiteAddOns.V1/latest/Google.Cloud.GSuiteAddOns.V1.CreateDeploymentRequest)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.GSuiteAddOns.V1/2.3.0/Google.Cloud.GSuiteAddOns.V1.CreateDeploymentRequest)\n- [2.2.0](/dotnet/docs/reference/Google.Cloud.GSuiteAddOns.V1/2.2.0/Google.Cloud.GSuiteAddOns.V1.CreateDeploymentRequest)\n- [2.1.0](/dotnet/docs/reference/Google.Cloud.GSuiteAddOns.V1/2.1.0/Google.Cloud.GSuiteAddOns.V1.CreateDeploymentRequest)\n- [2.0.0](/dotnet/docs/reference/Google.Cloud.GSuiteAddOns.V1/2.0.0/Google.Cloud.GSuiteAddOns.V1.CreateDeploymentRequest)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.GSuiteAddOns.V1/1.1.0/Google.Cloud.GSuiteAddOns.V1.CreateDeploymentRequest)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.GSuiteAddOns.V1/1.0.0/Google.Cloud.GSuiteAddOns.V1.CreateDeploymentRequest) \n\n public sealed class CreateDeploymentRequest : IMessage\u003cCreateDeploymentRequest\u003e, IEquatable\u003cCreateDeploymentRequest\u003e, IDeepCloneable\u003cCreateDeploymentRequest\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Google Workspace Add-ons v1 API class CreateDeploymentRequest.\n\nRequest message to create a deployment. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e CreateDeploymentRequest \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[CreateDeploymentRequest](/dotnet/docs/reference/Google.Cloud.GSuiteAddOns.V1/latest/Google.Cloud.GSuiteAddOns.V1.CreateDeploymentRequest), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[CreateDeploymentRequest](/dotnet/docs/reference/Google.Cloud.GSuiteAddOns.V1/latest/Google.Cloud.GSuiteAddOns.V1.CreateDeploymentRequest), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[CreateDeploymentRequest](/dotnet/docs/reference/Google.Cloud.GSuiteAddOns.V1/latest/Google.Cloud.GSuiteAddOns.V1.CreateDeploymentRequest), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.GSuiteAddOns.V1](/dotnet/docs/reference/Google.Cloud.GSuiteAddOns.V1/latest/Google.Cloud.GSuiteAddOns.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.GSuiteAddOns.V1.dll\n\nConstructors\n------------\n\n### CreateDeploymentRequest()\n\n public CreateDeploymentRequest()\n\n### CreateDeploymentRequest(CreateDeploymentRequest)\n\n public CreateDeploymentRequest(CreateDeploymentRequest other)\n\nProperties\n----------\n\n### Deployment\n\n public Deployment Deployment { get; set; }\n\nRequired. The deployment to create (deployment.name cannot be set).\n\n### DeploymentId\n\n public string DeploymentId { get; set; }\n\nRequired. The id to use for this deployment. The full name of the created\nresource will be `projects/\u003cproject_number\u003e/deployments/\u003cdeployment_id\u003e`.\n\n### Parent\n\n public string Parent { get; set; }\n\nRequired. Name of the project in which to create the deployment.\n\nExample: `projects/my_project`.\n\n### ParentAsProjectName\n\n public ProjectName ParentAsProjectName { get; set; }\n\n[ProjectName](https://github.com/googleapis/gax-dotnet/blob/83f42b5edc4529818dbdb34d9ea9ecc3c04f7b6e/Google.Api.Gax/ResourceNames/ProjectName.cs)-typed view over the [Parent](/dotnet/docs/reference/Google.Cloud.GSuiteAddOns.V1/latest/Google.Cloud.GSuiteAddOns.V1.CreateDeploymentRequest#Google_Cloud_GSuiteAddOns_V1_CreateDeploymentRequest_Parent) resource name property."]]