gpg::SnapshotManager::SnapshotSelectUIResponse

#include <snapshot_manager.h>

DataResponseStatus,用于 ShowSelectUIOperation 操作。

摘要

公共属性

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

公共属性

data

SnapshotMetadata gpg::SnapshotManager::SnapshotSelectUIResponse::data

此响应的 SnapshotMetadata

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

资质

UIStatus gpg::SnapshotManager::SnapshotSelectUIResponse::status

生成此 Response 的操作的 ResponseStatus