Skip to content

Commit

Permalink
[CHANGE ME] Re-generated to pick up changes from synthtool. (#67)
Browse files Browse the repository at this point in the history
This PR was generated using Autosynth. 🌈

Synth log will be available here:
https://source.cloud.google.com/results/invocations/008ce5bf-87d6-4df6-a516-9e6d6ecebea4/targets

- [ ] To automatically regenerate this PR, check this box.

Source-Link: googleapis/synthtool@41a4e56
Source-Link: googleapis/synthtool@f15b57c
  • Loading branch information
yoshi-automation authored Feb 8, 2021
1 parent 4a210a4 commit 596e23d
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 6 deletions.
7 changes: 4 additions & 3 deletions packages/google-cloud-billing-budgets/LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
Apache License

Apache License
Version 2.0, January 2004
https://www.apache.org/licenses/
http://www.apache.org/licenses/

TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION

Expand Down Expand Up @@ -192,7 +193,7 @@
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

https://www.apache.org/licenses/LICENSE-2.0
http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
div#python2-eol {
border-color: red;
border-width: medium;
}
}

/* Ensure minimum width for 'Parameters' / 'Returns' column */
dl.field-list > dt {
min-width: 100px
}
4 changes: 2 additions & 2 deletions packages/google-cloud-billing-budgets/synth.metadata
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/python-billingbudgets.git",
"sha": "62cd894af1cc1aeaca48725dcd4665c8ce48df20"
"sha": "09a543dba8845a1fbb8759bb3b07b35be77fbaad"
}
},
{
Expand All @@ -19,7 +19,7 @@
"git": {
"name": "synthtool",
"remote": "https://github.com/googleapis/synthtool.git",
"sha": "373861061648b5fe5e0ac4f8a38b32d639ee93e4"
"sha": "41a4e56982620d3edcf110d76f4fcdfdec471ac8"
}
}
],
Expand Down

0 comments on commit 596e23d

Please sign in to comment.