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
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
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
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
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
69fc6c5b87
chore: include generated samples dir for all google apis
...
PiperOrigin-RevId: 485653021
2022-11-02 11:44:34 -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
dfd68f74dd
docs: Remove unnecessary comment
...
PiperOrigin-RevId: 474807836
2022-09-16 07:16:27 -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
e210283d7f
feat: Publish CBT deletion_protection field in Table, UpdateTableRequest, and UpdateTable API in **stable** proto to external customers
...
PiperOrigin-RevId: 474010093
2022-09-13 07:11:09 -07:00
Google APIs
abe15226ba
fix: Add py_test targets
...
PiperOrigin-RevId: 463701296
2022-07-27 16:06:30 -07:00
Google APIs
8229ab4d3c
feat: Publish new fields
...
PiperOrigin-RevId: 463378622
2022-07-26 10:55:30 -07:00
Google APIs
e5507fc82b
fix: Revert Enable REST transport for Cloud Bigtable
...
PiperOrigin-RevId: 458022604
2022-06-29 11:28:23 -07:00
Google APIs
2b0fe3befa
feat: Cloud Bigtable Undelete Table service and message proto files
...
PiperOrigin-RevId: 457778403
2022-06-28 11:22:57 -07:00
Google APIs
982bb695af
feat: Add storage_utilization_gib_per_node to Autoscaling target
...
PiperOrigin-RevId: 457776307
2022-06-28 11:14:13 -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
942691f8dc
chore: remove unused imports
...
PiperOrigin-RevId: 450372109
2022-05-23 00:56:55 -07:00
Google APIs
b6fa58e3e8
feat: refreshes Bigtable Admin API(s) protos
...
PiperOrigin-RevId: 448988001
2022-05-16 10:02:57 -07:00
Google APIs
c59f02e87d
docs: Update cpu_utilization_percent limit
...
docs: Remove the limitation of all clusters in a CMEK instance must use the same key
PiperOrigin-RevId: 438385300
2022-03-30 13:41:45 -07:00
Google APIs
92ab86a79f
feat: Add ListHotTablets API method and protobufs
...
PiperOrigin-RevId: 436758628
2022-03-23 09:32:41 -07:00
Google APIs
dbfbfdb38a
chore: disable Python snippetgen for bigtable
...
PiperOrigin-RevId: 431126635
2022-02-26 03:48:55 -08: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
9bee5bd16e
fix(bigtableadmin): add missing service_yaml to php_gapic_library
...
PiperOrigin-RevId: 424850689
2022-01-28 05:59:16 -08:00
Google APIs
f0e32e6e0b
fix(ruby): Fix endpoint and shortname for bigtable admin
...
PiperOrigin-RevId: 413736350
2021-12-02 12:01:26 -08:00
Google APIs
0fd6a32438
feat: add Autoscaling API
...
PiperOrigin-RevId: 410080804
2021-11-15 14:28:22 -08:00
Google APIs
f2afd8f4e8
chore(bigtable): fix service name in resource annotation Type URIs
...
PiperOrigin-RevId: 406846449
2021-11-01 09:37:00 -07:00
Google APIs
324f036d9d
feat: Add create_time to Instance
...
Committer: @gdcolella
PiperOrigin-RevId: 404267819
2021-10-19 08:28:27 -07:00
Google APIs
dd50509689
docs(ruby): Correct the name of the corresponding wrapper library
...
PiperOrigin-RevId: 392910344
2021-08-25 09:16:51 -07:00
Google APIs
5f761138c6
feat: Publish new fields to support cluster group routing for Cloud Bigtable
...
Committer: @garye
PiperOrigin-RevId: 391576441
2021-08-18 11:50:59 -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
131f4f7142
feat!: migrate bigtableadmin to the PHP microgenerator
...
Committer: @miraleung
PiperOrigin-RevId: 373672963
2021-05-13 15:40:16 -07:00
Google APIs
43d201c7de
docs: update the comments in Cloud Bigtable RestoreTable API to reflect the new API capability
...
Committer: @liubonan
PiperOrigin-RevId: 372995286
2021-05-10 13:05:35 -07:00
Google APIs
f46e9e5d03
fix!: Remove deprecated V1 APIs
...
PiperOrigin-RevId: 368001047
2021-04-12 07:43:56 -07:00
Google APIs
8e15837906
fix!: Remove deprecated V1 APIs
...
PiperOrigin-RevId: 367119556
2021-04-06 17:31:10 -07:00
Google APIs
7239c848fb
fix!: Remove deprecated V1 APIs
...
PiperOrigin-RevId: 367086511
2021-04-06 14:32:34 -07:00
Google APIs
458338f8ca
fix(retry): restore grpc_service_config for CreateBackup and {Restore,Snapshot}Table
...
Committer: @miraleung
PiperOrigin-RevId: 361301101
2021-03-06 02:06:39 -08:00
Google APIs
eabec5a212
feat: Publish new fields to support Customer Managed Encryption Keys (CMEK) on the existing Cloud Bigtable service methods.
...
PiperOrigin-RevId: 359130387
2021-02-23 14:08:53 -08:00
Google APIs
959b0bcea3
feat: Update the ruby_cloud_gapic_library rules for the libraries published to google-cloud-ruby to the form that works with build_gen (separate parameters for ruby_cloud_title and ruby_cloud_description).
...
chore: Update Bazel-Ruby rules version.
chore: Update build_gen version.
PiperOrigin-RevId: 358357761
2021-02-19 01:21:43 -08:00
Google APIs
1e0c741368
chore: migrate bigtable to the Python microgenerator
...
PiperOrigin-RevId: 356992836
2021-02-11 09:40:17 -08:00
Google APIs
6e7c1456a6
chore: remove all artman config files
...
Committer: @miraleung
PiperOrigin-RevId: 355442156
2021-02-03 11:32:16 -08:00
Google APIs
61ab0348bd
feat: Migrate the Bazel rules for the libraries published to google-cloud-ruby to use the gapic-generator-ruby instead of the monolith generator.
...
PiperOrigin-RevId: 352069361
2021-01-15 13:09:14 -08:00
Google APIs
df49bfe877
fix: add retryableStatusCodes back to bigtable
...
Committer: @miraleung
PiperOrigin-RevId: 351852297
2021-01-14 12:20:21 -08:00
Google APIs
6dae98144d
chore: Remove unused 'package' attr from java_gapic_library rules
...
Committer: @miraleung
PiperOrigin-RevId: 347459563
2020-12-14 13:41:43 -08:00
Google APIs
cbbd3170bc
feat: migrate bigtable retry/timeout settings to gRPC's service configs
...
Committer: @miraleung
PiperOrigin-RevId: 346894665
2020-12-10 16:55:57 -08:00
Google APIs
160f80d81d
chore: Make microgenerators default for all languages
...
In particular this applies to Java and Python microgenerators.
With this change `java_gapic_*` and `py_gapic_*` rules mean microgenerator versions. The monolith versions of the rules are named as `java_gapic_*_legacy` and `py_gapic_*_legacy` respectively.
Also change Ads BAZEL template to reflect the change in default rule names.
Also change `DO NOT OVERRIDE` comment warnings meaning (to reflect that now by default microgenerator rules are generated and the generated version must be accepted only if the API is being migrated to the microgenerator).
PiperOrigin-RevId: 346227314
2020-12-07 18:51:08 -08:00