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

Commit 4c1e925

Browse files
chore: use gapic-generator-python 0.63.4 (#175)
* chore: use gapic-generator-python 0.63.4 chore: fix snippet region tag format chore: fix docstring code block formatting PiperOrigin-RevId: 430730865 Source-Link: googleapis/googleapis@ea58002 Source-Link: https://github.com/googleapis/googleapis-gen/commit/ca893ff8af25fc7fe001de1405a517d80446ecca Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiY2E4OTNmZjhhZjI1ZmM3ZmUwMDFkZTE0MDVhNTE3ZDgwNDQ2ZWNjYSJ9 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * chore: delete duplicates Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com> Co-authored-by: Bu Sun Kim <8822365+busunkim96@users.noreply.github.com>
1 parent 5811b7f commit 4c1e925

26 files changed

Lines changed: 100 additions & 110 deletions

File tree

google/cloud/billing/budgets_v1/services/budget_service/async_client.py

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@ async def create_budget(
223223
create.
224224
225225
226-
.. code-block::
226+
.. code-block:: python
227227
228228
from google.cloud.billing import budgets_v1
229229
@@ -333,7 +333,7 @@ async def update_budget(
333333
changed by this method.
334334
335335
336-
.. code-block::
336+
.. code-block:: python
337337
338338
from google.cloud.billing import budgets_v1
339339
@@ -460,7 +460,7 @@ async def get_budget(
460460
Cloud Console.
461461
462462
463-
.. code-block::
463+
.. code-block:: python
464464
465465
from google.cloud.billing import budgets_v1
466466
@@ -572,7 +572,7 @@ async def list_budgets(
572572
Cloud Console.
573573
574574
575-
.. code-block::
575+
.. code-block:: python
576576
577577
from google.cloud.billing import budgets_v1
578578
@@ -683,7 +683,7 @@ async def delete_budget(
683683
deleted.
684684
685685
686-
.. code-block::
686+
.. code-block:: python
687687
688688
from google.cloud.billing import budgets_v1
689689

google/cloud/billing/budgets_v1/services/budget_service/client.py

Lines changed: 5 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -417,8 +417,7 @@ def create_budget(
417417
create.
418418
419419
420-
421-
.. code-block::
420+
.. code-block:: python
422421
423422
from google.cloud.billing import budgets_v1
424423
@@ -528,8 +527,7 @@ def update_budget(
528527
changed by this method.
529528
530529
531-
532-
.. code-block::
530+
.. code-block:: python
533531
534532
from google.cloud.billing import budgets_v1
535533
@@ -646,8 +644,7 @@ def get_budget(
646644
Cloud Console.
647645
648646
649-
650-
.. code-block::
647+
.. code-block:: python
651648
652649
from google.cloud.billing import budgets_v1
653650
@@ -749,8 +746,7 @@ def list_budgets(
749746
Cloud Console.
750747
751748
752-
753-
.. code-block::
749+
.. code-block:: python
754750
755751
from google.cloud.billing import budgets_v1
756752
@@ -851,8 +847,7 @@ def delete_budget(
851847
deleted.
852848
853849
854-
855-
.. code-block::
850+
.. code-block:: python
856851
857852
from google.cloud.billing import budgets_v1
858853

google/cloud/billing/budgets_v1beta1/services/budget_service/async_client.py

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ async def create_budget(
220220
create.
221221
222222
223-
.. code-block::
223+
.. code-block:: python
224224
225225
from google.cloud.billing import budgets_v1beta1
226226
@@ -299,7 +299,7 @@ async def update_budget(
299299
changed by this method.
300300
301301
302-
.. code-block::
302+
.. code-block:: python
303303
304304
from google.cloud.billing import budgets_v1beta1
305305
@@ -390,7 +390,7 @@ async def get_budget(
390390
Cloud Console.
391391
392392
393-
.. code-block::
393+
.. code-block:: python
394394
395395
from google.cloud.billing import budgets_v1beta1
396396
@@ -480,7 +480,7 @@ async def list_budgets(
480480
Cloud Console.
481481
482482
483-
.. code-block::
483+
.. code-block:: python
484484
485485
from google.cloud.billing import budgets_v1beta1
486486
@@ -568,7 +568,7 @@ async def delete_budget(
568568
deleted.
569569
570570
571-
.. code-block::
571+
.. code-block:: python
572572
573573
from google.cloud.billing import budgets_v1beta1
574574

google/cloud/billing/budgets_v1beta1/services/budget_service/client.py

Lines changed: 5 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -414,8 +414,7 @@ def create_budget(
414414
create.
415415
416416
417-
418-
.. code-block::
417+
.. code-block:: python
419418
420419
from google.cloud.billing import budgets_v1beta1
421420
@@ -495,8 +494,7 @@ def update_budget(
495494
changed by this method.
496495
497496
498-
499-
.. code-block::
497+
.. code-block:: python
500498
501499
from google.cloud.billing import budgets_v1beta1
502500
@@ -578,8 +576,7 @@ def get_budget(
578576
Cloud Console.
579577
580578
581-
582-
.. code-block::
579+
.. code-block:: python
583580
584581
from google.cloud.billing import budgets_v1beta1
585582
@@ -660,8 +657,7 @@ def list_budgets(
660657
Cloud Console.
661658
662659
663-
664-
.. code-block::
660+
.. code-block:: python
665661
666662
from google.cloud.billing import budgets_v1beta1
667663
@@ -740,8 +736,7 @@ def delete_budget(
740736
deleted.
741737
742738
743-
744-
.. code-block::
739+
.. code-block:: python
745740
746741
from google.cloud.billing import budgets_v1beta1
747742

samples/generated_samples/billingbudgets_generated_budgets_v1_budget_service_create_budget_async.py renamed to samples/generated_samples/billingbudgets_v1_generated_budget_service_create_budget_async.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
# python3 -m pip install google-cloud-billing-budgets
2424

2525

26-
# [START billingbudgets_generated_budgets_v1_BudgetService_CreateBudget_async]
26+
# [START billingbudgets_v1_generated_BudgetService_CreateBudget_async]
2727
from google.cloud.billing import budgets_v1
2828

2929

@@ -42,4 +42,4 @@ async def sample_create_budget():
4242
# Handle the response
4343
print(response)
4444

45-
# [END billingbudgets_generated_budgets_v1_BudgetService_CreateBudget_async]
45+
# [END billingbudgets_v1_generated_BudgetService_CreateBudget_async]

samples/generated_samples/billingbudgets_generated_budgets_v1_budget_service_create_budget_sync.py renamed to samples/generated_samples/billingbudgets_v1_generated_budget_service_create_budget_sync.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
# python3 -m pip install google-cloud-billing-budgets
2424

2525

26-
# [START billingbudgets_generated_budgets_v1_BudgetService_CreateBudget_sync]
26+
# [START billingbudgets_v1_generated_BudgetService_CreateBudget_sync]
2727
from google.cloud.billing import budgets_v1
2828

2929

@@ -42,4 +42,4 @@ def sample_create_budget():
4242
# Handle the response
4343
print(response)
4444

45-
# [END billingbudgets_generated_budgets_v1_BudgetService_CreateBudget_sync]
45+
# [END billingbudgets_v1_generated_BudgetService_CreateBudget_sync]

samples/generated_samples/billingbudgets_generated_budgets_v1_budget_service_delete_budget_async.py renamed to samples/generated_samples/billingbudgets_v1_generated_budget_service_delete_budget_async.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
# python3 -m pip install google-cloud-billing-budgets
2424

2525

26-
# [START billingbudgets_generated_budgets_v1_BudgetService_DeleteBudget_async]
26+
# [START billingbudgets_v1_generated_BudgetService_DeleteBudget_async]
2727
from google.cloud.billing import budgets_v1
2828

2929

@@ -40,4 +40,4 @@ async def sample_delete_budget():
4040
await client.delete_budget(request=request)
4141

4242

43-
# [END billingbudgets_generated_budgets_v1_BudgetService_DeleteBudget_async]
43+
# [END billingbudgets_v1_generated_BudgetService_DeleteBudget_async]

samples/generated_samples/billingbudgets_generated_budgets_v1_budget_service_delete_budget_sync.py renamed to samples/generated_samples/billingbudgets_v1_generated_budget_service_delete_budget_sync.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
# python3 -m pip install google-cloud-billing-budgets
2424

2525

26-
# [START billingbudgets_generated_budgets_v1_BudgetService_DeleteBudget_sync]
26+
# [START billingbudgets_v1_generated_BudgetService_DeleteBudget_sync]
2727
from google.cloud.billing import budgets_v1
2828

2929

@@ -40,4 +40,4 @@ def sample_delete_budget():
4040
client.delete_budget(request=request)
4141

4242

43-
# [END billingbudgets_generated_budgets_v1_BudgetService_DeleteBudget_sync]
43+
# [END billingbudgets_v1_generated_BudgetService_DeleteBudget_sync]

samples/generated_samples/billingbudgets_generated_budgets_v1_budget_service_get_budget_async.py renamed to samples/generated_samples/billingbudgets_v1_generated_budget_service_get_budget_async.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
# python3 -m pip install google-cloud-billing-budgets
2424

2525

26-
# [START billingbudgets_generated_budgets_v1_BudgetService_GetBudget_async]
26+
# [START billingbudgets_v1_generated_BudgetService_GetBudget_async]
2727
from google.cloud.billing import budgets_v1
2828

2929

@@ -42,4 +42,4 @@ async def sample_get_budget():
4242
# Handle the response
4343
print(response)
4444

45-
# [END billingbudgets_generated_budgets_v1_BudgetService_GetBudget_async]
45+
# [END billingbudgets_v1_generated_BudgetService_GetBudget_async]

samples/generated_samples/billingbudgets_generated_budgets_v1_budget_service_get_budget_sync.py renamed to samples/generated_samples/billingbudgets_v1_generated_budget_service_get_budget_sync.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
# python3 -m pip install google-cloud-billing-budgets
2424

2525

26-
# [START billingbudgets_generated_budgets_v1_BudgetService_GetBudget_sync]
26+
# [START billingbudgets_v1_generated_BudgetService_GetBudget_sync]
2727
from google.cloud.billing import budgets_v1
2828

2929

@@ -42,4 +42,4 @@ def sample_get_budget():
4242
# Handle the response
4343
print(response)
4444

45-
# [END billingbudgets_generated_budgets_v1_BudgetService_GetBudget_sync]
45+
# [END billingbudgets_v1_generated_BudgetService_GetBudget_sync]

0 commit comments

Comments
 (0)