• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1type: google.api.Service
2config_version: 3
3name: advisorynotifications.googleapis.com
4title: Advisory Notifications API
5
6apis:
7- name: google.cloud.advisorynotifications.v1.AdvisoryNotificationsService
8
9documentation:
10  summary: An API for accessing Advisory Notifications in Google Cloud
11
12authentication:
13  rules:
14  - selector: 'google.cloud.advisorynotifications.v1.AdvisoryNotificationsService.*'
15    oauth:
16      canonical_scopes: |-
17        https://www.googleapis.com/auth/cloud-platform
18
19publishing:
20  new_issue_uri: https://issuetracker.google.com/issues/new?component=1009495
21  documentation_uri: https://cloud.google.com/advisory-notifications/docs/overview
22  api_short_name: advisorynotifications
23  github_label: 'api: advisorynotifications'
24  doc_tag_prefix: advisorynotifications
25  organization: CLOUD
26  library_settings:
27  - version: google.cloud.advisorynotifications.v1
28    launch_stage: GA
29    java_settings:
30      common:
31        destinations:
32        - PACKAGE_MANAGER
33    cpp_settings:
34      common:
35        destinations:
36        - PACKAGE_MANAGER
37    php_settings:
38      common:
39        destinations:
40        - PACKAGE_MANAGER
41    python_settings:
42      common:
43        destinations:
44        - PACKAGE_MANAGER
45    node_settings:
46      common:
47        destinations:
48        - PACKAGE_MANAGER
49    dotnet_settings:
50      common:
51        destinations:
52        - PACKAGE_MANAGER
53    ruby_settings:
54      common:
55        destinations:
56        - PACKAGE_MANAGER
57    go_settings:
58      common:
59        destinations:
60        - PACKAGE_MANAGER
61