[[["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 Parallelstore V1 Client - Class DeploymentType (0.11.3)\n\nVersion latestkeyboard_arrow_down\n\n- [0.11.3 (latest)](/php/docs/reference/cloud-parallelstore/latest/V1.DeploymentType)\n- [0.11.2](/php/docs/reference/cloud-parallelstore/0.11.2/V1.DeploymentType)\n- [0.10.0](/php/docs/reference/cloud-parallelstore/0.10.0/V1.DeploymentType)\n- [0.9.0](/php/docs/reference/cloud-parallelstore/0.9.0/V1.DeploymentType)\n- [0.8.3](/php/docs/reference/cloud-parallelstore/0.8.3/V1.DeploymentType)\n- [0.7.1](/php/docs/reference/cloud-parallelstore/0.7.1/V1.DeploymentType)\n- [0.6.1](/php/docs/reference/cloud-parallelstore/0.6.1/V1.DeploymentType)\n- [0.5.0](/php/docs/reference/cloud-parallelstore/0.5.0/V1.DeploymentType)\n- [0.4.0](/php/docs/reference/cloud-parallelstore/0.4.0/V1.DeploymentType)\n- [0.3.1](/php/docs/reference/cloud-parallelstore/0.3.1/V1.DeploymentType)\n- [0.2.0](/php/docs/reference/cloud-parallelstore/0.2.0/V1.DeploymentType)\n- [0.1.1](/php/docs/reference/cloud-parallelstore/0.1.1/V1.DeploymentType) \nReference documentation and code samples for the Google Cloud Parallelstore V1 Client class DeploymentType.\n\nRepresents the deployment type for the instance.\n\nProtobuf type `google.cloud.parallelstore.v1.DeploymentType`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ Parallelstore \\\\ V1\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### DEPLOYMENT_TYPE_UNSPECIFIED\n\n Value: 0\n\nDefault Deployment Type\nIt is equivalent to SCRATCH\n\nGenerated from protobuf enum `DEPLOYMENT_TYPE_UNSPECIFIED = 0;`\n\n### SCRATCH\n\n Value: 1\n\nScratch\n\nGenerated from protobuf enum `SCRATCH = 1;`\n\n### PERSISTENT\n\n Value: 2\n\nPersistent\n\nGenerated from protobuf enum `PERSISTENT = 2;`"]]