Skip to content

Commit f2e078a

Browse files
committed
Export 7e08d357f55afe491d600c4a98916be8761d31f8
Export: 7e08d357f55afe491d600c4a98916be8761d31f8
1 parent 287f96f commit f2e078a

File tree

2 files changed

+80
-64
lines changed

2 files changed

+80
-64
lines changed

proto/platform/registry/v1/registry_entitlements.platform.pb.go

Lines changed: 78 additions & 64 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

proto/platform/registry/v1/registry_entitlements.platform.proto

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,4 +108,6 @@ message EntitlementSummaryRequest {
108108
message EntitlementSummaryResponse {
109109
// Keys can't be enum types, but string should match CatalogTier.
110110
map<string, ImageQuota> quota = 1;
111+
// last updated time
112+
google.protobuf.Timestamp last_updated_time = 2;
111113
}

0 commit comments

Comments
 (0)