1type: google.api.Service 2config_version: 3 3name: policytroubleshooter.googleapis.com 4title: Policy Troubleshooter API 5 6apis: 7- name: google.cloud.policytroubleshooter.iam.v3.PolicyTroubleshooter 8 9authentication: 10 rules: 11 - selector: google.cloud.policytroubleshooter.iam.v3.PolicyTroubleshooter.TroubleshootIamPolicy 12 oauth: 13 canonical_scopes: |- 14 https://www.googleapis.com/auth/cloud-platform 15 16publishing: 17 new_issue_uri: https://issuetracker.google.com/issues/new?component=690790&template=1814512 18 documentation_uri: https://cloud.google.com/policy-intelligence/docs/troubleshoot-access 19 api_short_name: policytroubleshooter 20 github_label: 'api: policytroubleshooter' 21 doc_tag_prefix: policytroubleshooter 22 organization: CLOUD 23 library_settings: 24 - version: google.cloud.policytroubleshooter.iam.v3 25 launch_stage: GA 26 java_settings: 27 common: 28 destinations: 29 - PACKAGE_MANAGER 30 cpp_settings: 31 common: 32 destinations: 33 - PACKAGE_MANAGER 34 php_settings: 35 common: 36 destinations: 37 - PACKAGE_MANAGER 38 python_settings: 39 common: 40 destinations: 41 - PACKAGE_MANAGER 42 node_settings: 43 common: 44 destinations: 45 - PACKAGE_MANAGER 46 dotnet_settings: 47 common: 48 destinations: 49 - PACKAGE_MANAGER 50 ruby_settings: 51 common: 52 destinations: 53 - PACKAGE_MANAGER 54 go_settings: 55 common: 56 destinations: 57 - PACKAGE_MANAGER 58 proto_reference_documentation_uri: https://cloud.google.com/policytroubleshooter/docs/reference/rpc 59