Skip to content
This repository was archived by the owner on Dec 31, 2023. It is now read-only.

Commit 711fa0a

Browse files
Integrate Python GAPIC Microgenerator in googleapis. This PR uses using documentai as an example. Depends on googleapis/gapic-generator-python#402
PiperOrigin-RevId: 309824146 Source-Author: Google APIs <[email protected]> Source-Date: Mon May 4 15:06:44 2020 -0700 Source-Repo: googleapis/googleapis Source-Sha: e0f9d9e1f9de890db765be46f45ca8490723e3eb Source-Link: googleapis/googleapis@e0f9d9e
1 parent 74df351 commit 711fa0a

File tree

3 files changed

+9
-10
lines changed

3 files changed

+9
-10
lines changed

google/cloud/trace_v1/proto/trace_pb2.py

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

google/cloud/trace_v2/proto/trace_pb2.py

Lines changed: 1 addition & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

synth.metadata

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,23 +3,23 @@
33
{
44
"git": {
55
"name": ".",
6-
"remote": "git@github.com:googleapis/python-trace",
7-
"sha": "821cc6d7f74d731753ead631131cb5bf21b633c1"
6+
"remote": "https://github.com/googleapis/python-trace.git",
7+
"sha": "74df351491d4e52efa728a2c42b3c5b6ea158812"
88
}
99
},
1010
{
1111
"git": {
1212
"name": "googleapis",
1313
"remote": "https://github.com/googleapis/googleapis.git",
14-
"sha": "756b174de4a122461993c1c583345533d819936d",
15-
"internalRef": "308824110"
14+
"sha": "e0f9d9e1f9de890db765be46f45ca8490723e3eb",
15+
"internalRef": "309824146"
1616
}
1717
},
1818
{
1919
"git": {
2020
"name": "synthtool",
2121
"remote": "https://github.com/googleapis/synthtool.git",
22-
"sha": "01b6f23d24b27878b48667ce597876d66b59780e"
22+
"sha": "04cb397eb7590ea1e6c10a39fca3d8fe0fb3d256"
2323
}
2424
}
2525
],

0 commit comments

Comments
 (0)