gpg::SnapshotManager::SnapshotSelectUIResponse

#include <snapshot_manager.h>

DataResponseStatus 用于 ShowSelectUIOperation 运算。

摘要

公共属性

data
此回答的 SnapshotMetadata
status
生成此 Response 的操作的 ResponseStatus

公共属性

数据

SnapshotMetadata gpg::SnapshotManager::SnapshotSelectUIResponse::data

此回答的 SnapshotMetadata

只有在 IsSuccess(status) 返回 true 且已选择现有快照的情况下,Valid() 才会返回 true。

status

UIStatus gpg::SnapshotManager::SnapshotSelectUIResponse::status

生成此 Response 的操作的 ResponseStatus