Skip to content

Commit

Permalink
Integrate Python GAPIC Microgenerator in googleapis.
Browse files Browse the repository at this point in the history
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
  • Loading branch information
yoshi-automation committed May 6, 2020
1 parent 42470d5 commit 093ee95
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ If you are using Maven without BOM, add this to your dependencies:
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-bigquerystorage</artifactId>
<version>0.131.0-beta</version>
<version>0.131.1-beta</version>
</dependency>

```
Expand Down
20 changes: 10 additions & 10 deletions synth.metadata
Original file line number Diff line number Diff line change
Expand Up @@ -11,46 +11,46 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/java-bigquerystorage.git",
"sha": "75d59e2d8c67709de8a2d8fb6fc26591186972eb"
"sha": "42470d5b72771c0596efd7b746ade87b0dad776b"
}
},
{
"git": {
"name": "googleapis",
"remote": "https://github.com/googleapis/googleapis.git",
"sha": "aaff764c185e18a6c73227357c3df5fa60fec85a",
"internalRef": "309426927"
"sha": "e0f9d9e1f9de890db765be46f45ca8490723e3eb",
"internalRef": "309824146"
}
},
{
"git": {
"name": "googleapis",
"remote": "https://github.com/googleapis/googleapis.git",
"sha": "aaff764c185e18a6c73227357c3df5fa60fec85a",
"internalRef": "309426927"
"sha": "e0f9d9e1f9de890db765be46f45ca8490723e3eb",
"internalRef": "309824146"
}
},
{
"git": {
"name": "googleapis",
"remote": "https://github.com/googleapis/googleapis.git",
"sha": "aaff764c185e18a6c73227357c3df5fa60fec85a",
"internalRef": "309426927"
"sha": "e0f9d9e1f9de890db765be46f45ca8490723e3eb",
"internalRef": "309824146"
}
},
{
"git": {
"name": "googleapis",
"remote": "https://github.com/googleapis/googleapis.git",
"sha": "aaff764c185e18a6c73227357c3df5fa60fec85a",
"internalRef": "309426927"
"sha": "e0f9d9e1f9de890db765be46f45ca8490723e3eb",
"internalRef": "309824146"
}
},
{
"git": {
"name": "synthtool",
"remote": "https://github.com/googleapis/synthtool.git",
"sha": "cdddf139b36000b3a7c65fd2a7781e253262359a"
"sha": "04cb397eb7590ea1e6c10a39fca3d8fe0fb3d256"
}
}
],
Expand Down

0 comments on commit 093ee95

Please sign in to comment.