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
cbddac7303
feat: add new client surface to preview clients
...
chore: update the gapic generator to 1.7.4
PiperOrigin-RevId: 530731364
2023-05-09 15:36:20 -07:00
Google APIs
e6c8485d04
docs: Update formatting for Purpose class documentation
...
docs: Add documentation for additional acceptable formats for `namespaced_tag_key` and `namespaced_tag_value`in `EffectiveTag`, `parent` in `ListTagKeysRequest`, `parent` in `TagKey`, and `namespaced_name` in `TagValue`
PiperOrigin-RevId: 529262150
2023-05-03 19:39:37 -07:00
Google APIs
f373a9c069
docs: Update the table format in SearchProjects docs
...
PiperOrigin-RevId: 528006710
2023-04-28 15:52:44 -07:00
Google APIs
4a23200a03
feat: add TagHolds, GetNamespacedTagKey, and GetNamespacedTagValue APIs. Adds support for project parented tags
...
PiperOrigin-RevId: 525509112
2023-04-19 11:47:15 -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
13a039e911
feat: promote to GA
...
PiperOrigin-RevId: 518942065
2023-03-23 13:05:37 -07:00
Google APIs
42ba7e6302
chore(deps): Update gapic-generator-java to 2.15.3
...
PiperOrigin-RevId: 516900470
2023-03-15 12:39:28 -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
be1bdffd89
feat: Support REST transport
...
PiperOrigin-RevId: 514827824
2023-03-07 13:44:05 -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
30d54a7481
build: add Bazel dependency on google/protobuf/empty.proto
...
PiperOrigin-RevId: 508444163
2023-02-09 12:24:21 -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
b2133388d8
chore: add resourcemanager v2 Go target
...
PiperOrigin-RevId: 507573443
2023-02-06 13:49:51 -08:00
Google APIs
ff55d10406
chore: update some Go release levels to match google-cloud-go
...
PiperOrigin-RevId: 507490734
2023-02-06 08:42:59 -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
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
eeb9d2b93c
chore(python): fix warehouse-package-name for resourcemanager/v3
...
PiperOrigin-RevId: 495386037
2022-12-14 12:29:59 -08:00
Google APIs
44fdfc1627
chore(bazel): update rules_gapic to v0.19.2
...
chore(bazel): update gapic-generator-go to v0.33.5
chore(bazel): refactor Go longrunning submodule dependency
PiperOrigin-RevId: 493899901
2022-12-08 08:17:59 -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
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
cfa1b3782d
chore: remove unused proto imports
...
PiperOrigin-RevId: 468735472
2022-08-19 10:41:57 -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
eddd3d845b
feat: add C++ rules for many Cloud services
...
PiperOrigin-RevId: 411620635
2021-11-22 12:24:05 -08:00
Google APIs
45a2c07b3c
docs: fix docstring formatting
...
Committer: @parthea
PiperOrigin-RevId: 409547707
2021-11-12 17:32:09 -08:00
Google APIs
f81b7bd47b
docs: fix docstring formatting
...
Committer: @parthea
PiperOrigin-RevId: 407854413
2021-11-05 10:31:33 -07:00
Google APIs
c53262d8c6
build(nodejs): correct artifact name for npm
...
PiperOrigin-RevId: 396640130
2021-09-14 11:18:49 -07:00
Google APIs
a3c4f2a829
chore(ruby): Configure Ruby microgenerator arguments for Resource Manager V3
...
PiperOrigin-RevId: 382196988
2021-06-29 17:11:31 -07:00
Google APIs
cb44b173ba
chore(bazel): remove protoc-gen-docs_plugin from WORKSPACE
...
PiperOrigin-RevId: 380020641
2021-06-17 12:37:08 -07:00
Google APIs
060218c3cc
chore: rename PHP microgen Bazel rules, delete monolith rules in googleapis
...
Committer: @miraleung
PiperOrigin-RevId: 377518010
2021-06-04 08:36:42 -07:00
Google APIs
d9dca7f8d2
chore: migrate resourcemanager/v3 to the PHP microgenerator
...
Committer: @miraleung
PiperOrigin-RevId: 377130790
2021-06-02 13:23:07 -07:00
Google APIs
ef705a6d9f
feat: Generate client library for Cloud Resource Manager V3 API.
...
PiperOrigin-RevId: 365856330
2021-03-30 11:27:08 -07:00
Google APIs
810cad37a1
chore: migrate resourcemanager to the PHP microgenerator
...
Committer: @miraleung
PiperOrigin-RevId: 365109880
2021-03-25 13:27:16 -07:00
Google APIs
d9b32e92fa
chore: clean up unused gapic.legacy.yaml files
...
Committer: @miraleung
PiperOrigin-RevId: 359580699
2021-02-25 12:14:41 -08:00
Google APIs
3b634f6060
build: drop Artman config
...
PiperOrigin-RevId: 321028717
2020-07-13 14:02:36 -07:00
Google APIs
26523a9679
chore: delete gapic config for resourcemanager/v2
...
Committer: @miraleung
PiperOrigin-RevId: 306320014
2020-04-13 15:26:22 -07:00
Google APIs
25a1781c09
bazel: migrate all go_gapic_library targets to microgenerator implementation
...
* update rules_go and gazelle bazel dependencies
* update gapic-generator bazel dependency (with build file generator changes)
PiperOrigin-RevId: 302730217
2020-03-24 13:05:53 -07:00
Google APIs
06a840781d
Populate BAZEL.build files for around 100 APIs (all APIs we publish) in all 7 langauges.
...
PiperOrigin-RevId: 282449910
2019-11-25 15:50:18 -08:00
Google APIs
304d00375d
Synchronize new proto/yaml changes.
...
PiperOrigin-RevId: 274635746
2019-10-14 13:00:55 -07:00
Google APIs
d042feca38
Synchronize new proto/yaml changes.
...
PiperOrigin-RevId: 274587220
2019-10-14 08:59:16 -07:00
Google APIs
f86c9531dc
Synchronize new proto/yaml changes.
...
PiperOrigin-RevId: 247457584
2019-05-09 10:56:46 -07:00
Google APIs
9497e697af
Synchronize new proto/yaml changes.
...
PiperOrigin-RevId: 247122368
2019-05-07 17:34:22 -07:00
Google APIs
fd67be4b51
Synchronize new proto/yaml changes.
...
PiperOrigin-RevId: 241096997
2019-03-29 20:50:32 -07:00