Skip to content

Commit

Permalink
docs: fix typo
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 559249168

Source-Link: googleapis/googleapis@f49882a

Source-Link: googleapis/googleapis-gen@08d36c5
Copy-Tag: eyJwIjoiYXBpcy9Hb29nbGUuQ2xvdWQuRGF0YUNhdGFsb2cuVjEvLk93bEJvdC55YW1sIiwiaCI6IjA4ZDM2YzU5M2FiNjBmMTg0YWZlMTQyM2E4NGRmOTQyZTJhZjJkZjIifQ==
  • Loading branch information
gcf-owl-bot[bot] authored and anuragsrivstv committed Aug 23, 2023
1 parent db9f8f2 commit 3924eff
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -798,7 +798,7 @@ public sealed partial class SearchCatalogRequest : pb::IMessage<SearchCatalogReq
public const int AdminSearchFieldNumber = 17;
private bool adminSearch_;
/// <summary>
/// Optional. If set, uses searchAll permission granted on organizations from
/// Optional. If set, use searchAll permission granted on organizations from
/// `include_org_ids` and projects from `include_project_ids` instead of the
/// fine grained per resource permissions when filtering the search results.
/// The only allowed `order_by` criteria for admin_search mode is `default`.
Expand Down

0 comments on commit 3924eff

Please sign in to comment.