Skip to content

Commit

Permalink
add total field to return the count of total records
Browse files Browse the repository at this point in the history
  • Loading branch information
anjaliagg9791 committed Sep 22, 2023
1 parent f8e4f4f commit ddb5cab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gotocompany/guardian/v1beta1/guardian.proto
Original file line number Diff line number Diff line change
Expand Up @@ -416,6 +416,7 @@ message ListResourcesRequest {
gte: 0,
ignore_empty: true
}];
int32 total = 10;
}

message ListResourcesResponse {
Expand Down

0 comments on commit ddb5cab

Please sign in to comment.