xref: /aosp_15_r20/external/googleapis/google/cloud/cloudcontrolspartner/v1/cloudcontrolspartner_v1.yaml (revision d5c09012810ac0c9f33fe448fb6da8260d444cc9)
1type: google.api.Service
2config_version: 3
3name: cloudcontrolspartner.googleapis.com
4title: Cloud Controls Partner API
5
6apis:
7- name: google.cloud.cloudcontrolspartner.v1.CloudControlsPartnerCore
8- name: google.cloud.cloudcontrolspartner.v1.CloudControlsPartnerMonitoring
9
10types:
11- name: google.cloud.cloudcontrolspartner.v1.OperationMetadata
12
13documentation:
14  summary: |-
15    Provides insights about your customers and their Assured Workloads based on
16    your Sovereign Controls by Partners offering.
17
18authentication:
19  rules:
20  - selector: 'google.cloud.cloudcontrolspartner.v1.CloudControlsPartnerCore.*'
21    oauth:
22      canonical_scopes: |-
23        https://www.googleapis.com/auth/cloud-platform
24  - selector: google.cloud.cloudcontrolspartner.v1.CloudControlsPartnerMonitoring.GetViolation
25    oauth:
26      canonical_scopes: |-
27        https://www.googleapis.com/auth/cloud-platform
28  - selector: google.cloud.cloudcontrolspartner.v1.CloudControlsPartnerMonitoring.ListViolations
29    oauth:
30      canonical_scopes: |-
31        https://www.googleapis.com/auth/cloud-platform
32
33publishing:
34  new_issue_uri: https://issuetracker.google.com/issues/new?component=1504051
35  documentation_uri: https://cloud.google.com/sovereign-controls-by-partners/docs/sovereign-partners/reference/rest
36  api_short_name: cloudcontrolspartner
37  github_label: 'api: cloudcontrolspartner'
38  doc_tag_prefix: cloudcontrolspartner
39  organization: CLOUD
40  library_settings:
41  - version: google.cloud.cloudcontrolspartner.v1
42    launch_stage: GA
43    java_settings:
44      common:
45        destinations:
46        - PACKAGE_MANAGER
47    cpp_settings:
48      common:
49        destinations:
50        - PACKAGE_MANAGER
51    php_settings:
52      common:
53        destinations:
54        - PACKAGE_MANAGER
55    python_settings:
56      common:
57        destinations:
58        - PACKAGE_MANAGER
59    node_settings:
60      common:
61        destinations:
62        - PACKAGE_MANAGER
63    dotnet_settings:
64      common:
65        destinations:
66        - PACKAGE_MANAGER
67    ruby_settings:
68      common:
69        destinations:
70        - PACKAGE_MANAGER
71    go_settings:
72      common:
73        destinations:
74        - PACKAGE_MANAGER
75