Reference documentation and code samples for the Cloud Workstations V1BETA API class Google::Cloud::Workstations::V1beta::WorkstationConfig::EphemeralDirectory.
An ephemeral directory which won't persist across workstation sessions. It
is freshly created on every workstation start operation.
[[["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-03 UTC."],[],[],null,["# Cloud Workstations V1BETA API - Class Google::Cloud::Workstations::V1beta::WorkstationConfig::EphemeralDirectory (v0.5.1)\n\nVersion latestkeyboard_arrow_down\n\n- [0.5.1 (latest)](/ruby/docs/reference/google-cloud-workstations-v1beta/latest/Google-Cloud-Workstations-V1beta-WorkstationConfig-EphemeralDirectory)\n- [0.5.0](/ruby/docs/reference/google-cloud-workstations-v1beta/0.5.0/Google-Cloud-Workstations-V1beta-WorkstationConfig-EphemeralDirectory)\n- [0.4.1](/ruby/docs/reference/google-cloud-workstations-v1beta/0.4.1/Google-Cloud-Workstations-V1beta-WorkstationConfig-EphemeralDirectory)\n- [0.3.0](/ruby/docs/reference/google-cloud-workstations-v1beta/0.3.0/Google-Cloud-Workstations-V1beta-WorkstationConfig-EphemeralDirectory)\n- [0.2.0](/ruby/docs/reference/google-cloud-workstations-v1beta/0.2.0/Google-Cloud-Workstations-V1beta-WorkstationConfig-EphemeralDirectory)\n- [0.1.3](/ruby/docs/reference/google-cloud-workstations-v1beta/0.1.3/Google-Cloud-Workstations-V1beta-WorkstationConfig-EphemeralDirectory) \nReference documentation and code samples for the Cloud Workstations V1BETA API class Google::Cloud::Workstations::V1beta::WorkstationConfig::EphemeralDirectory.\n\nAn ephemeral directory which won't persist across workstation sessions. It\nis freshly created on every workstation start operation. \n\nInherits\n--------\n\n- Object \n\nExtended By\n-----------\n\n- Google::Protobuf::MessageExts::ClassMethods \n\nIncludes\n--------\n\n- Google::Protobuf::MessageExts\n\nMethods\n-------\n\n### #gce_pd\n\n def gce_pd() -\u003e ::Google::Cloud::Workstations::V1beta::WorkstationConfig::EphemeralDirectory::GcePersistentDisk\n\n**Returns**\n\n- ([::Google::Cloud::Workstations::V1beta::WorkstationConfig::EphemeralDirectory::GcePersistentDisk](./Google-Cloud-Workstations-V1beta-WorkstationConfig-EphemeralDirectory-GcePersistentDisk)) --- An EphemeralDirectory backed by a Compute Engine persistent disk.\n\n### #gce_pd=\n\n def gce_pd=(value) -\u003e ::Google::Cloud::Workstations::V1beta::WorkstationConfig::EphemeralDirectory::GcePersistentDisk\n\n**Parameter**\n\n- **value** ([::Google::Cloud::Workstations::V1beta::WorkstationConfig::EphemeralDirectory::GcePersistentDisk](./Google-Cloud-Workstations-V1beta-WorkstationConfig-EphemeralDirectory-GcePersistentDisk)) --- An EphemeralDirectory backed by a Compute Engine persistent disk. \n**Returns**\n\n- ([::Google::Cloud::Workstations::V1beta::WorkstationConfig::EphemeralDirectory::GcePersistentDisk](./Google-Cloud-Workstations-V1beta-WorkstationConfig-EphemeralDirectory-GcePersistentDisk)) --- An EphemeralDirectory backed by a Compute Engine persistent disk.\n\n### #mount_path\n\n def mount_path() -\u003e ::String\n\n**Returns**\n\n- (::String) --- Required. Location of this directory in the running workstation.\n\n### #mount_path=\n\n def mount_path=(value) -\u003e ::String\n\n**Parameter**\n\n- **value** (::String) --- Required. Location of this directory in the running workstation. \n**Returns**\n\n- (::String) --- Required. Location of this directory in the running workstation."]]