File tree Expand file tree Collapse file tree 2 files changed +3
-7
lines changed
packages/google-cloud-billing-budgets
google/cloud/billing_budgets_v1beta1/proto Expand file tree Collapse file tree 2 files changed +3
-7
lines changed Original file line number Diff line number Diff line change @@ -41,8 +41,6 @@ service BudgetService {
4141 rpc CreateBudget (CreateBudgetRequest ) returns (Budget ) {
4242 option (google.api.http ) = {
4343 post : "/v1beta1/{parent=billingAccounts/*}/budgets"
44- // (-- TODO for GA: use "budget" instead of "*" to comply with
45- // https://aip.dev/133. Changing in Beta would be a breaking change. --)
4644 body : "*"
4745 };
4846 }
@@ -51,8 +49,6 @@ service BudgetService {
5149 rpc UpdateBudget (UpdateBudgetRequest ) returns (Budget ) {
5250 option (google.api.http ) = {
5351 patch : "/v1beta1/{budget.name=billingAccounts/*/budgets/*}"
54- // (-- TODO for GA: use "budget" instead of "*" to comply with
55- // https://aip.dev/134. Changing in Beta would be a breaking change. --)
5652 body : "*"
5753 };
5854 }
Original file line number Diff line number Diff line change 11{
2- "updateTime": "2019-11-20T13 :14:31.109994Z ",
2+ "updateTime": "2019-12-04T13 :14:47.368418Z ",
33 "sources": [
44 {
55 "generator": {
1212 "git": {
1313 "name": "googleapis",
1414 "remote": "https://github.com/googleapis/googleapis.git",
15- "sha": "16543773103e2619d2b5f52456264de5bb9be104 ",
16- "internalRef": "281423227 "
15+ "sha": "da0edeeef953b05eb1524d514d2e9842ac2df0fd ",
16+ "internalRef": "283614497 "
1717 }
1818 },
1919 {
You can’t perform that action at this time.
0 commit comments