Skip to content

Commit

Permalink
update comment
Browse files Browse the repository at this point in the history
  • Loading branch information
codemonkeycxy committed May 3, 2024
1 parent 6449153 commit 9316ca7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion temporal/api/cloud/cloudservice/v1/request_response.proto
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,7 @@ message GetUserGroupsRequest {
int32 page_size = 1;
// The page token if this is continuing from another response - optional.
string page_token = 2;
// Only return groups that grant access to the specified namespace - optional.
// Filter groups by the namespace they have access to - optional.
string namespace = 3;
// Filter groups by their type - optional.
// Allowed values ["google_workspace"].
Expand Down

0 comments on commit 9316ca7

Please sign in to comment.