Skip to content
This repository has been archived by the owner on Sep 5, 2023. It is now read-only.

Commit

Permalink
Integrate Python GAPIC Microgenerator in googleapis. This PR uses usi…
Browse files Browse the repository at this point in the history
…ng 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 Jun 24, 2020
1 parent 54dca6c commit 4c82e26
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 6 deletions.
3 changes: 2 additions & 1 deletion google/cloud/secretmanager_v1/proto/resources_pb2.py
Original file line number Diff line number Diff line change
Expand Up @@ -710,7 +710,8 @@
),
"DESCRIPTOR": _REPLICATION,
"__module__": "google.cloud.secretmanager_v1.proto.resources_pb2",
"__doc__": """A policy that defines the replication configuration of data.
"__doc__": """A policy that defines the replication configuration of
data.
Attributes:
Expand Down
17 changes: 12 additions & 5 deletions synth.metadata
Original file line number Diff line number Diff line change
Expand Up @@ -3,23 +3,30 @@
{
"git": {
"name": ".",
"remote": "git@github.com:googleapis/python-secret-manager.git",
"sha": "4934d064dbacc6743a16e3e99adc84359ab002e8"
"remote": "https://github.com/googleapis/python-secret-manager.git",
"sha": "54dca6c3d8943a6455fe0d68c094683ed1e32f3e"
}
},
{
"git": {
"name": "googleapis",
"remote": "https://github.com/googleapis/googleapis.git",
"sha": "756b174de4a122461993c1c583345533d819936d",
"internalRef": "308824110"
"sha": "e0f9d9e1f9de890db765be46f45ca8490723e3eb",
"internalRef": "309824146"
}
},
{
"git": {
"name": "synthtool",
"remote": "https://github.com/googleapis/synthtool.git",
"sha": "01b6f23d24b27878b48667ce597876d66b59780e"
"sha": "04cb397eb7590ea1e6c10a39fca3d8fe0fb3d256"
}
},
{
"git": {
"name": "synthtool",
"remote": "https://github.com/googleapis/synthtool.git",
"sha": "04cb397eb7590ea1e6c10a39fca3d8fe0fb3d256"
}
}
],
Expand Down

0 comments on commit 4c82e26

Please sign in to comment.