Skip to content

Commit e246176

Browse files
Google APIscopybara-github
authored andcommitted
feat: add authentication scope for Policy Analyzer MCP tool
PiperOrigin-RevId: 917083866
1 parent 2e174a3 commit e246176

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

google/cloud/asset/v1/cloudasset_v1.yaml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,8 @@ authentication:
3636
- selector: 'google.cloud.asset.v1.AssetService.*'
3737
oauth:
3838
canonical_scopes: |-
39-
https://www.googleapis.com/auth/cloud-platform,
40-
https://www.googleapis.com/auth/cloud-asset
39+
https://www.googleapis.com/auth/cloud-platform
4140
- selector: google.longrunning.Operations.GetOperation
4241
oauth:
4342
canonical_scopes: |-
44-
https://www.googleapis.com/auth/cloud-platform,
45-
https://www.googleapis.com/auth/cloud-asset
43+
https://www.googleapis.com/auth/cloud-platform

0 commit comments

Comments
 (0)