We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d5cfc0 commit 385d899Copy full SHA for 385d899
1 file changed
google/cloud/iap/v1/service.proto
@@ -445,7 +445,7 @@ message OAuthSettings {
445
// since access behavior is managed by IAM policies.
446
google.protobuf.StringValue login_hint = 2;
447
448
- // List of Oauth client IDs allowed to programmatically authenticate with IAP.
+ // List of OAuth client IDs allowed to programmatically authenticate with IAP.
449
repeated string programmatic_clients = 5;
450
}
451
0 commit comments