Skip to content

Commit

Permalink
Fix wrong field value example in the iap client resource (GoogleCloud…
Browse files Browse the repository at this point in the history
  • Loading branch information
gecko655 authored and pcostell committed Jul 16, 2024
1 parent 6fda572 commit e33f7d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mmv1/products/iap/Client.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ parameters:
description: |
Identifier of the brand to which this client
is attached to. The format is
`projects/{project_number}/brands/{brand_id}/identityAwareProxyClients/{client_id}`.
`projects/{project_number}/brands/{brand_id}`.
immutable: true
required: true
url_param_only: true
Expand Down

0 comments on commit e33f7d0

Please sign in to comment.