Cloud Workstations V1BETA API - Class Google::Cloud::Workstations::V1beta::WorkstationConfig::EphemeralDirectory (v0.1.1)

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.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#gce_pd

def gce_pd() -> ::Google::Cloud::Workstations::V1beta::WorkstationConfig::EphemeralDirectory::GcePersistentDisk
Returns

#gce_pd=

def gce_pd=(value) -> ::Google::Cloud::Workstations::V1beta::WorkstationConfig::EphemeralDirectory::GcePersistentDisk
Parameter
Returns

#mount_path

def mount_path() -> ::String
Returns
  • (::String) — Required. Location of this directory in the running workstation.

#mount_path=

def mount_path=(value) -> ::String
Parameter
  • value (::String) — Required. Location of this directory in the running workstation.
Returns
  • (::String) — Required. Location of this directory in the running workstation.