Persistent Directory Response
    data class PersistentDirectoryResponse(val gcePd: GceRegionalPersistentDiskResponse, val mountPath: String)
A directory to persist across workstation sessions.
A directory to persist across workstation sessions.