Google APIs
dfe85eea9a
chore: remove unnecessary (no-op) settings and files
...
PiperOrigin-RevId: 735772094
2025-03-11 08:52:16 -07:00
Google APIs
12fc2f929e
chore: update copyright year for auto-generated protos
...
PiperOrigin-RevId: 731694023
2025-02-27 05:55:11 -08:00
Google APIs
984cf8576a
feat: Updated google-cloud-billing-budgets-v1 dependency to version 1.x
...
feat!: Removed dependency on google-cloud-billing-budgets-v1beta1 prerelease service
PiperOrigin-RevId: 725735807
2025-02-11 12:46:17 -08:00
Google APIs
e5a39127db
feat: added currency field to billing account message
...
PiperOrigin-RevId: 702355285
2024-12-03 08:48:46 -08:00
Google APIs
76ffdb2287
chore(php): Migrate some GA APIs to NEW_SURFACE_ONLY
...
PiperOrigin-RevId: 672632836
2024-09-09 12:26:01 -07:00
Google APIs
0a250ef231
chore(php): Migrate some GA APIs to NEW_SURFACE_ONLY
...
PiperOrigin-RevId: 659991155
2024-08-06 09:44:03 -07:00
Google APIs
0fe653872e
docs: Genereal documentation improvements
...
PiperOrigin-RevId: 644440741
2024-06-18 10:46:51 -07:00
Google APIs
3597f7db21
chore: update copyright year for auto-generated protos
...
PiperOrigin-RevId: 631538781
2024-05-07 13:56:05 -07:00
Google APIs
026fd50d5b
docs: Clarify that the parent field in the CreateBillingAccountRequest must be a billing account
...
PiperOrigin-RevId: 606668963
2024-02-13 10:28:31 -08:00
Google APIs
695adb1c43
docs: update comments
...
PiperOrigin-RevId: 598911563
2024-01-16 11:59:12 -08:00
Google APIs
667eaac011
feat: Support for universe_domain
...
PiperOrigin-RevId: 597849524
2024-01-12 08:40:29 -08:00
Google APIs
4795a45759
feat: migrate samples to new surface
...
PiperOrigin-RevId: 595432418
2024-01-03 10:04:06 -08:00
Google APIs
3ab9a05062
feat: added the MoveBillingAccount method, which allows changing which organization a billing account belongs to
...
feat: added field BillingAccount.parent
build: do not use common_resources.proto for Billing v1 API
The change to BUILD.bazel should not affect any library users.
We will define Project and Organization resources in the Billing proto
instead of the common proto file.
PiperOrigin-RevId: 588132546
2023-12-05 11:32:06 -08:00
Google APIs
5fcf6d86af
docs: update service documentation
...
PiperOrigin-RevId: 567050256
2023-09-20 12:45:21 -07:00
Google APIs
4967815ba0
fix: fixed resource_reference for name in GetProjectBillingInfo
...
PiperOrigin-RevId: 563189185
2023-09-06 12:53:17 -07:00
Google APIs
6fe53adc22
docs: update comments
...
PiperOrigin-RevId: 559241398
2023-08-22 15:29:46 -07:00
Google APIs
113867b53b
feat: Supported project-level-budgets in Public Budget API V1
...
Added `scope` for project scope filter in `ListBudgetsRequest`. When this field is set to a project's resource name, the budgets returned are tracking the costs for the given project.
feat: Added `enable_project_level_recipients` for project owner budget emails
Setting this field to true will enable email notification to project owners for project-level budgets.
PiperOrigin-RevId: 559152052
2023-08-22 10:25:56 -07:00
Google APIs
138b0f1265
feat: Supported project-level-budgets in Public Budget API V1Beta
...
Added `scope` for project scope filter in `ListBudgetsRequest`. When this field is set to a project's resource name, the budgets returned are tracking the costs for the given project.
feat: Added `enable_project_level_recipients` for project owner budget emails
Setting this field to true will enable email notification to project owners for project-level budgets.
PiperOrigin-RevId: 559151636
2023-08-22 10:24:29 -07:00
Google APIs
f78641709f
feat: added resource_reference for name in GetProjectBillingInfoRequest message
...
PiperOrigin-RevId: 541033608
2023-06-16 16:11:53 -07:00
Google APIs
04294122e9
feat: Add resource_ancestors field to support filtering by folders & organizations
...
PiperOrigin-RevId: 537933008
2023-06-05 11:26:42 -07:00
Google APIs
521a7a6acb
feat: Add resource_ancestors field to support filtering by folders & organizations
...
PiperOrigin-RevId: 537931957
2023-06-05 11:23:13 -07:00
Google APIs
4221b78ecd
chore(php): remove non-ads php_grpc_library targets
...
PiperOrigin-RevId: 536549230
2023-05-30 17:06:44 -07:00
Google APIs
d0da39a25e
chore(bazel): remove all no-op go_test targets
...
PiperOrigin-RevId: 535010591
2023-05-24 15:55:02 -07:00
Google APIs
be8c6cd96b
feat: add new client surface for GA php clients
...
PiperOrigin-RevId: 534898708
2023-05-24 10:38:49 -07:00
Google APIs
57b675c153
chore: update go_gapic_assembly_pkg with snippets archive
...
PiperOrigin-RevId: 524917171
2023-04-17 12:24:09 -07:00
Google APIs
fafafa226a
chore: update copyright year for generated protos
...
PiperOrigin-RevId: 516634280
2023-03-14 14:30:31 -07:00
Google APIs
b5b457107d
fix: Add service_yaml_parameters to java_gapic_library targets
...
PiperOrigin-RevId: 515423972
2023-03-09 13:24:42 -08:00
Google APIs
5544503224
feat: Support REST transport
...
PiperOrigin-RevId: 515156929
2023-03-08 15:20:57 -08:00
Google APIs
be1bdffd89
feat: Support REST transport
...
PiperOrigin-RevId: 514827824
2023-03-07 13:44:05 -08:00
Google APIs
b0f2af1e9b
feat(typescript): enable REST transport
...
To use REST transport, pass {fallback: "rest"} to the client constructor.
PiperOrigin-RevId: 512747300
2023-02-27 15:25:03 -08:00
Google APIs
2029bd6047
fix: ensure proper LRO & mixin HTTP overloads are used
...
PiperOrigin-RevId: 511530528
2023-02-22 10:21:40 -08:00
Google APIs
c35b98606b
feat: Add appropriate mixin clients
...
PiperOrigin-RevId: 510193779
2023-02-16 11:11:54 -08:00
Google APIs
5edc235617
fix: Add service_yaml_parameters to py_gapic_library BUILD.bazel targets
...
PiperOrigin-RevId: 510187992
2023-02-16 10:51:01 -08:00
Google APIs
7a702a989d
feat: enable "rest" transport in Python for services supporting numeric enums
...
PiperOrigin-RevId: 508143576
2023-02-08 11:56:06 -08:00
Google APIs
d02e58244d
chore: update import paths for Go targets to match open source location
...
chore: update go_package in protos to match open source location
chore: add explicit release levels to Go gapic targets
PiperOrigin-RevId: 506711567
2023-02-02 13:42:30 -08:00
Google APIs
d8e1dade75
chore: reformat protos
...
PiperOrigin-RevId: 504926695
2023-01-26 13:27:36 -08:00
Google APIs
62915a3b1f
feat(csharp): Enable REST transport in C#
...
This change does not affect other languages.
PiperOrigin-RevId: 503125274
2023-01-19 04:16:23 -08:00
Google APIs
95327f5a43
feat(csharp): Enable REST transport in C#
...
This change does not affect other languages.
PiperOrigin-RevId: 502805862
2023-01-18 01:37:08 -08:00
Google APIs
ea40abcc19
chore: rename service YAML file to include version
...
PiperOrigin-RevId: 494035461
2022-12-08 17:17:40 -08:00
Google APIs
a5b266a9ef
chore(go): correct go_gapic_library transport values
...
PiperOrigin-RevId: 493910511
2022-12-08 09:03:49 -08:00
Google APIs
758f0d1217
chore: Enable requesting numeric enums in "transport=rest" responses for services supporting this (Java, Go, Python, PHP, TypeScript, C#, and Ruby), even if they do not yet turn on REST transport
...
chore: disallow "transport=rest" for services where numeric enums are not confirmed to be supported (except in PHP and Java)
PiperOrigin-RevId: 493113566
2022-12-05 14:28:58 -08:00
Google APIs
8995a88176
feat: added Sku.geo_taxonomy
...
fix: more oauth scopes
PiperOrigin-RevId: 488493014
2022-11-14 16:02:32 -08:00
Google APIs
013b7e1deb
chore: Set transport parameter expclicitly for php, nodejs and remaining java gapic rules
...
PiperOrigin-RevId: 485725710
2022-11-02 16:32:36 -07:00
Google APIs
807125e795
chore: Set rest_numeric_enums = False for all gapic rules explicitly
...
PiperOrigin-RevId: 485623855
2022-11-02 10:02:17 -07:00
Google APIs
8f81accbe6
chore: Explicitly set transport to grpc for python targets
...
PiperOrigin-RevId: 474394710
2022-09-14 14:40:43 -07:00
Google APIs
abe15226ba
fix: Add py_test targets
...
PiperOrigin-RevId: 463701296
2022-07-27 16:06:30 -07:00
Google APIs
8a251f5225
feat: Enable REST transport for most of Java and Go clients
...
PiperOrigin-RevId: 456641589
2022-06-22 17:01:19 -07:00
Google APIs
d42026b7a0
chore: include generated samples dir
...
PiperOrigin-RevId: 454047209
2022-06-09 17:15:44 -07:00
Google APIs
7bc124cb89
chore: Add service_yaml config to all BUILD.bazel files that generate C# GAPIC libraries
...
PiperOrigin-RevId: 429496116
2022-02-18 00:10:22 -08:00
Google APIs
46c5d65941
docs: Formatting change from HTML to markdown; Additional clarifications
...
PiperOrigin-RevId: 427761663
2022-02-10 08:57:38 -08:00