gpg::SnapshotManager::SnapshotSelectUIResponse

#include <snapshot_manager.h>

用于 ShowSelectUIOperation 操作的 DataResponseStatus

摘要

公共属性

data
此响应的 SnapshotMetadata
status
生成此 Response 的操作的 ResponseStatus

公共属性

数据

SnapshotMetadata gpg::SnapshotManager::SnapshotSelectUIResponse::data

此响应的 SnapshotMetadata

仅当 IsSuccess(status) 返回 true 且已选择现有快照时,Valid() 才会返回 true。

状态

UIStatus gpg::SnapshotManager::SnapshotSelectUIResponse::status

生成此 Response 的操作的 ResponseStatus