[[["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 Workspace Add-ons V1 Client - Class CreateDeploymentRequest (1.0.4)\n\nVersion latestkeyboard_arrow_down\n\n- [1.0.4 (latest)](/php/docs/reference/cloud-gsuite-addons/latest/V1.CreateDeploymentRequest)\n- [1.0.3](/php/docs/reference/cloud-gsuite-addons/1.0.3/V1.CreateDeploymentRequest)\n- [0.3.5](/php/docs/reference/cloud-gsuite-addons/0.3.5/V1.CreateDeploymentRequest)\n- [0.2.3](/php/docs/reference/cloud-gsuite-addons/0.2.3/V1.CreateDeploymentRequest)\n- [0.1.6](/php/docs/reference/cloud-gsuite-addons/0.1.6/V1.CreateDeploymentRequest) \nReference documentation and code samples for the Google Workspace Add-ons V1 Client class CreateDeploymentRequest.\n\nRequest message to create a deployment.\n\nGenerated from protobuf message `google.cloud.gsuiteaddons.v1.CreateDeploymentRequest`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ GSuiteAddOns \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getParent\n\nRequired. Name of the project in which to create the deployment.\n\nExample: `projects/my_project`.\n\n### setParent\n\nRequired. Name of the project in which to create the deployment.\n\nExample: `projects/my_project`.\n\n### getDeploymentId\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### setDeploymentId\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### getDeployment\n\nRequired. The deployment to create (deployment.name cannot be set).\n\n### hasDeployment\n\n### clearDeployment\n\n### setDeployment\n\nRequired. The deployment to create (deployment.name cannot be set).\n\n### static::build"]]