-
Notifications
You must be signed in to change notification settings - Fork 61
/
Copy pathgeneration_config.yaml
92 lines (91 loc) · 3.26 KB
/
generation_config.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
#Required.
gapic_generator_version: 2.32.0
#Optional.
# grpc_version: 1.60.0
#Optional. The protobuf version in googleapis (not sdk-platform-java) is the actual source of truth for generated protos in google-cloud-java
protobuf_version: "23.2"
#Required.
googleapis_commitish: 4512234113a18c1fda1fb0d0ceac8f4b4efe9801
#Required.
owlbot_cli_image: sha256:623647ee79ac605858d09e60c1382a716c125fb776f69301b72de1cd35d49409
#Required.
synthtool_commitish: 59fe44fde9866a26e7ee4e4450fd79f67f8cf599
#Required.
python_version: 3.11.2
#Required. The root folder name of generated client libraries. The value "google-cloud-java" implies special treatment in the lower level scripts
destination_path: google-cloud-java
#Required.
libraries:
#Required. Can be used for populating the folder name java-{api_shortName}. This is also the destination-name in new-client.py.
- api_shortname: asset
#Optional. Overrides the root-level commit hash
googleapis_commitish: 4512234113a18c1fda1fb0d0ceac8f4b4efe9801
#Optional. The default value is the title of service yaml
name_pretty: Cloud Asset
#Required.
library_type: GAPIC_AUTO
#Optional. The default value is com.google.cloud
group_id: com.google.cloud
#Optional. The default value is google.cloud.{api_shortname}
artifact_id: google.cloud.asset
#Optional. The default value is true.
requires_billing: true
#Optional. The default value is documentation.summary from service yaml
api_description:
#Optional.
product_documentation:
#Optional.
client_documentation:
#Optional.
rest_documentation:
#Optional.
rpc_documentation:
#Required.
GAPICs:
#Required. This is a relative path to googleapis/googleapis. We'll parse all the parameters needed by generate_library.sh from BUILD.bazel in this folder.
- proto_path: google/cloud/asset/v1
- proto_path: google/cloud/asset/v1p1beta1
- proto_path: google/cloud/asset/v1p2beta1
- proto_path: google/cloud/asset/v1p5beta1
- proto_path: google/cloud/asset/v1p7beta1
- api_shortname: speech
library_type: GAPIC_AUTO
GAPICs:
- proto_path: google/cloud/speech/v1
- proto_path: google/cloud/speech/v1p1beta1
- proto_path: google/cloud/speech/v2
- api_shortname: apigee-connect
library_type: GAPIC_AUTO
GAPICs:
- proto_path: google/cloud/apigeeconnect/v1
- api_shortname: dialogflow
library_type: GAPIC_AUTO
GAPICs:
- proto_path: google/cloud/dialogflow/v2beta1
- proto_path: google/cloud/dialogflow/v2
- api_shortname: compute
library_type: GAPIC_AUTO
GAPICs:
- proto_path: google/cloud/compute/v1
- api_shortname: kms
library_type: GAPIC_AUTO
GAPICs:
- proto_path: google/cloud/kms/v1
- api_shortname: redis
library_type: GAPIC_AUTO
GAPICs:
- proto_path: google/cloud/redis/v1
- proto_path: google/cloud/redis/v1beta1
- api_shortname: containeranalysis
library_type: GAPIC_AUTO
GAPICs:
- proto_path: google/devtools/containeranalysis/v1
- api_shortname: iam
library_type: GAPIC_AUTO
GAPICs:
- proto_path: google/iam/v1
- proto_path: google/iam/v2
- api_shortname: iamcredentials
library_type: GAPIC_AUTO
GAPICs:
- proto_path: google/iam/credentials/v1