feat(unified-storage): return guid, group and resource on read/list (#104121)
This commit is contained in:
@@ -116,6 +116,7 @@ func (r sqlStatsRequest) Validate() error {
|
||||
|
||||
type historyPollResponse struct {
|
||||
Key resource.ResourceKey
|
||||
GUID string
|
||||
ResourceVersion int64
|
||||
PreviousRV *int64
|
||||
Value []byte
|
||||
|
||||
Reference in New Issue
Block a user