xref: /aosp_15_r20/external/googleapis/google/api/cloudquotas/v1/cloudquotas_v1.yaml (revision d5c09012810ac0c9f33fe448fb6da8260d444cc9)
1type: google.api.Service
2config_version: 3
3name: cloudquotas.googleapis.com
4title: Cloud Quotas API
5
6apis:
7- name: google.api.cloudquotas.v1.CloudQuotas
8
9documentation:
10  summary: |-
11    Cloud Quotas API provides Google Cloud service consumers with management
12    and observability for resource usage, quotas, and restrictions of the
13    services they consume.
14
15authentication:
16  rules:
17  - selector: 'google.api.cloudquotas.v1.CloudQuotas.*'
18    oauth:
19      canonical_scopes: |-
20        https://www.googleapis.com/auth/cloud-platform
21
22publishing:
23  new_issue_uri: https://issuetracker.google.com/issues/new?component=445904
24  documentation_uri: https://cloud.google.com/docs/quotas/api-overview
25  api_short_name: cloudquotas
26  github_label: 'api: cloudquotas'
27  doc_tag_prefix: cloudquotas
28  organization: CLOUD
29  library_settings:
30  - version: google.api.cloudquotas.v1
31    launch_stage: BETA
32    java_settings:
33      common:
34        destinations:
35        - PACKAGE_MANAGER
36    cpp_settings:
37      common:
38        destinations:
39        - PACKAGE_MANAGER
40    php_settings:
41      common:
42        destinations:
43        - PACKAGE_MANAGER
44    python_settings:
45      common:
46        destinations:
47        - PACKAGE_MANAGER
48    node_settings:
49      common:
50        destinations:
51        - PACKAGE_MANAGER
52    dotnet_settings:
53      common:
54        destinations:
55        - PACKAGE_MANAGER
56    ruby_settings:
57      common:
58        destinations:
59        - PACKAGE_MANAGER
60    go_settings:
61      common:
62        destinations:
63        - PACKAGE_MANAGER
64