aboutsummaryrefslogtreecommitdiff
path: root/google/artman_core.yaml
blob: 1ae4967ae8aa7ff5a4107562f5d498779bd4ae03 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
common:
  api_name: common-protos
  organization_name: google
  src_proto_paths:
  - api
  - cloud/audit
  - logging/type
  - longrunning
  - rpc
  - type
  # Exclusions
  - -api/servicemanagement
  - -api/servicecontrol
  - -api/expr
artifacts:
- name: java_grpc
  type: GRPC
  language: JAVA
  release_level: GA
- name: php_grpc
  type: GRPC
  language: PHP