Skip to content

Commit

Permalink
docs: fix typo
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 559249168
  • Loading branch information
Google APIs authored and Copybara-Service committed Aug 22, 2023
1 parent 6d5e5c1 commit f49882a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion google/cloud/datacatalog/v1/datacatalog.proto
Expand Up @@ -735,7 +735,7 @@ message SearchCatalogRequest {
// If this parameter is omitted, it defaults to the descending `relevance`.
string order_by = 5;

// 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 f49882a

Please sign in to comment.