Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 687 Bytes

EtcdserverpbSnapshotResponse.md

File metadata and controls

12 lines (8 loc) · 687 Bytes

EtcdserverpbSnapshotResponse

Properties

Name Type Description Notes
blob str blob contains the next chunk of the snapshot in the snapshot stream. [optional]
header EtcdserverpbResponseHeader header has the current key-value store information. The first header in the snapshot stream indicates the point in time of the snapshot. [optional]
remaining_bytes str [optional]

[Back to Model list] [Back to API list] [Back to README]