[[["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-28 UTC."],[],[],null,["# Parallelstore V1BETA API - Module Google::Cloud::Parallelstore::V1beta::Parallelstore (v0.9.1)\n\nVersion latestkeyboard_arrow_down\n\n- [0.9.1 (latest)](/ruby/docs/reference/google-cloud-parallelstore-v1beta/latest/Google-Cloud-Parallelstore-V1beta-Parallelstore)\n- [0.9.0](/ruby/docs/reference/google-cloud-parallelstore-v1beta/0.9.0/Google-Cloud-Parallelstore-V1beta-Parallelstore)\n- [0.8.1](/ruby/docs/reference/google-cloud-parallelstore-v1beta/0.8.1/Google-Cloud-Parallelstore-V1beta-Parallelstore)\n- [0.7.0](/ruby/docs/reference/google-cloud-parallelstore-v1beta/0.7.0/Google-Cloud-Parallelstore-V1beta-Parallelstore)\n- [0.6.0](/ruby/docs/reference/google-cloud-parallelstore-v1beta/0.6.0/Google-Cloud-Parallelstore-V1beta-Parallelstore)\n- [0.5.1](/ruby/docs/reference/google-cloud-parallelstore-v1beta/0.5.1/Google-Cloud-Parallelstore-V1beta-Parallelstore)\n- [0.4.0](/ruby/docs/reference/google-cloud-parallelstore-v1beta/0.4.0/Google-Cloud-Parallelstore-V1beta-Parallelstore)\n- [0.3.1](/ruby/docs/reference/google-cloud-parallelstore-v1beta/0.3.1/Google-Cloud-Parallelstore-V1beta-Parallelstore)\n- [0.2.0](/ruby/docs/reference/google-cloud-parallelstore-v1beta/0.2.0/Google-Cloud-Parallelstore-V1beta-Parallelstore)\n- [0.1.0](/ruby/docs/reference/google-cloud-parallelstore-v1beta/0.1.0/Google-Cloud-Parallelstore-V1beta-Parallelstore) \nReference documentation and code samples for the Parallelstore V1BETA API module Google::Cloud::Parallelstore::V1beta::Parallelstore.\n\nService describing handlers for resources\nConfigures and manages parallelstore resources.\n\nParallelstore service.\n\nThe `parallelstore.googleapis.com` service implements the parallelstore API\nand defines the following resource model for managing instances:\n\n- The service works with a collection of cloud projects, named: `/projects/`\n- Each project has a collection of available locations, named: `/locations/`\n- Each location has a collection of instances named `/instances/*`.\n- Parallelstore instances are resources of the form: `/projects/{project_id}/locations/{location_id}/instances/{instance_id}`\n\nNote that location_id must be a Google Cloud `zone`; for example:\n\n- `projects/12345/locations/us-central1-c/instances/my-parallelstore-share`\n\nTo load this service and instantiate a REST client: \n\n require \"google/cloud/parallelstore/v1beta/parallelstore/rest\"\n client = ::Google::Cloud::Parallelstore::V1beta::Parallelstore::Rest::Client.new"]]