Google APIs
cbf696d38a
feat: Add support for Cloud Bigtable Row Affinity in App Profiles
...
PiperOrigin-RevId: 673093969
2024-09-10 13:56:43 -07:00
Google APIs
c93b54fa30
feat: add fields and the BackupType proto for Hot Backups
...
docs: clarify comments and fix typos
PiperOrigin-RevId: 658791576
2024-08-02 08:03:00 -07:00
Google APIs
157e3bf69c
feat: Add min, max, hll aggregators and more types
...
docs: Corrected various type documentation
PiperOrigin-RevId: 654022916
2024-07-19 09:01:15 -07:00
Google APIs
b8eed55ae5
feat: update Go Datastore import path
...
feat: update Go Bigtable import path
PiperOrigin-RevId: 651776284
2024-07-12 08:07:20 -07:00
Google APIs
f65ad5f87d
chore(php): update migration mode for bigtable and bigtableadmin v2
...
PiperOrigin-RevId: 639232924
2024-05-31 20:16:28 -07:00
Google APIs
89a836483e
feat: Add String type with Utf8Raw encoding to Bigtable API
...
Bigtable will allow users to configure the type of a column family with string type
PiperOrigin-RevId: 636631633
2024-05-23 12:06:52 -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
a70aa2c04d
feat: publish Automated Backups protos
...
PiperOrigin-RevId: 620381983
2024-03-29 17:46:58 -07:00
Google APIs
6f289d7759
feat: add Data Boost configurations to admin API
...
PiperOrigin-RevId: 617925342
2024-03-21 12:20:14 -07:00
Google APIs
66fc31d257
feat: Publish new bigtable APIs for types and aggregates
...
Bigtable aggregates will allow users to configure column families whose cells accumulate values via an aggregation function rather than simply overwrite them
PiperOrigin-RevId: 613716423
2024-03-07 15:07:16 -08:00
Google APIs
b98fe7ff80
feat: Cloud Bigtable Authorized Views admin APIs protos
...
PiperOrigin-RevId: 612537460
2024-03-04 12:10:22 -08:00
Google APIs
fbcfef0951
fix: extend timeouts for deleting snapshots, backups and tables
...
PiperOrigin-RevId: 605388988
2024-02-08 12:08:33 -08:00
Google APIs
63d2a60056
chore: update retry settings for backup rpcs
...
PiperOrigin-RevId: 605367937
2024-02-08 10:59:43 -08:00
Google APIs
4795a45759
feat: migrate samples to new surface
...
PiperOrigin-RevId: 595432418
2024-01-03 10:04:06 -08:00
Google APIs
fb027c893c
feat: Modify ModifyColumnFamiliesRequest proto to expose ignore_warnings field
...
PiperOrigin-RevId: 590940407
2023-12-14 08:00:36 -08:00
Google APIs
bc3c83b41b
feat: Add support for Cloud Bigtable Request Priorities in App Profiles
...
PiperOrigin-RevId: 571158646
2023-10-05 16:16:07 -07:00
Google APIs
b4c238feaa
feat: publish CopyBackup protos to external customers
...
PiperOrigin-RevId: 557192020
2023-08-15 11:20:55 -07:00
Google APIs
c35889a0b9
feat: Increase the maximum retention period for a Cloud Bigtable backup from 30 days to 90 days
...
PiperOrigin-RevId: 544356969
2023-06-29 08:00:49 -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
eb2d1f1555
feat: add ChangeStreamConfig to CreateTable and UpdateTable
...
PiperOrigin-RevId: 534836567
2023-05-24 07:48:14 -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
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