Commit graph

264 commits

Author SHA1 Message Date
Google APIs
14cccfb8c8 feat: add support for filtering SampleRowKeys to a specific row_range
docs: comments in SampleRowKeys updated to reflect the new row_range field

PiperOrigin-RevId: 927321837
2026-06-05 08:47:47 -07:00
Google APIs
3640590d31 chore: selective_gapic_generation for Go client
PiperOrigin-RevId: 926188593
2026-06-03 12:18:23 -07:00
Google APIs
5481332007 feat: Add view parameters to ExecuteQueryRequest
PiperOrigin-RevId: 925435691
2026-06-02 10:22:49 -07:00
Google APIs
f1a8f2938d fix: Existing value SESSION_TYPE_TEST = -1 is changed to SESSION_TYPE_TEST = 9999 in enum SessionType
PiperOrigin-RevId: 906375259
2026-04-27 08:34:39 -07:00
Google APIs
10d796a281 feat: add value_bitmask_filter to the read API
PiperOrigin-RevId: 905607527
2026-04-25 11:12:35 -07:00
Google APIs
9761131b28 feat: add Editions field to Instance
PiperOrigin-RevId: 900156940
2026-04-15 07:27:28 -07:00
Google APIs
d6677757c6 feat: add session based protocol
docs: update various comments
PiperOrigin-RevId: 896559755
2026-04-08 10:02:53 -07:00
Google APIs
5993bc685e feat: add locations field to AutomatedBackupPolicy
docs: A comment for field `retention_period` in message `.google.bigtable.admin.v2.Table` is changed
docs: A comment for field `frequency` in message `.google.bigtable.admin.v2.Table` is changed

PiperOrigin-RevId: 888234464
2026-03-23 12:49:42 -07:00
Google APIs
a6cbf809c4 feat: add TieredStorageConfig to table admin api
PiperOrigin-RevId: 863493708
2026-01-30 19:31:05 -08:00
Google APIs
1b5f863248 feat: add PeerInfo proto in Bigtable API
PiperOrigin-RevId: 829585900
2025-11-07 14:51:22 -08:00
Google APIs
6d1dca2b8e feat: Add Type API updates needed to support structured keys in materialized views
feat: Add encodings for STRUCT and the Timestamp type

PiperOrigin-RevId: 805031861
2025-09-09 13:04:59 -07:00
Google APIs
3b2a2ae91d fix: Fixed the bigtableadmin API name for snippet region tags and possibly other GAPIC attributes
PiperOrigin-RevId: 797086089
2025-08-19 17:37:13 -07:00
Google APIs
fe06a49294 fix: Add ReadRows/SampleRowKeys bindings for materialized views
PiperOrigin-RevId: 793800781
2025-08-11 14:34:34 -07:00
Google APIs
69c987f987 feat: add tags field to Instance proto (stable branch)
PiperOrigin-RevId: 791296755
2025-08-05 11:23:23 -07:00
Google APIs
eb6d57bd10 chore: Enable snippetgen for Python Bigtable Admin
PiperOrigin-RevId: 790755981
2025-08-04 08:18:02 -07:00
Google APIs
64e82d17e4 feat: Selective GAPIC autogeneration for Python Bigtable Admin
PiperOrigin-RevId: 788633083
2025-07-29 15:35:58 -07:00
Google APIs
6588689155 fix: update routing_parameters.path_template
PiperOrigin-RevId: 787999707
2025-07-28 07:25:27 -07:00
Google APIs
33d5137a23 feat: Publish Proto and Enum types to CBT data API
PiperOrigin-RevId: 786403430
2025-07-23 13:30:14 -07:00
Google APIs
0da61b4af3 feat: add Idempotency to Cloud Bigtable MutateRowsRequest API
docs: Minor comment update for field `idempotency` in message `.google.bigtable.v2.MutateRowRequest`

PiperOrigin-RevId: 785585326
2025-07-21 14:52:47 -07:00
Google APIs
5feffd9408 docs: Sync generated comments from the API Protos
PiperOrigin-RevId: 785555034
2025-07-21 13:30:29 -07:00
Google APIs
ff470725e0 feat: add type support for Proto and Enum
PiperOrigin-RevId: 783889912
2025-07-16 14:10:08 -07:00
Google APIs
cb10f0bd62 feat: add Idempotency to Cloud Bigtable MutateRowRequest API
PiperOrigin-RevId: 776704812
2025-06-27 13:49:26 -07:00
Google APIs
769bb24853 feat: add SchemaBundles API
docs: improved comment formatting and product naming

PiperOrigin-RevId: 774877252
2025-06-23 12:13:51 -07:00
Google APIs
649f46709a chore: regenerate gapic yaml and service yaml for bigtable by augmentation configs
PiperOrigin-RevId: 772485362
2025-06-17 08:32:38 -07:00
Google APIs
d03cc13314 fix: upgrade gRPC service registration func
An update to Go gRPC Protobuf generation will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go service files. This change should affect very few client library users. See release notes advisories in https://github.com/googleapis/google-cloud-go/pull/11025.

PiperOrigin-RevId: 765227853
2025-05-30 09:45:36 -07:00
Google APIs
98297c5f6e feat: add deletion_protection support for LVs
PiperOrigin-RevId: 750666273
2025-04-23 11:36:43 -07:00
Google APIs
b80f49d1bc feat: add MaterializedViews and LogicalViews APIs
PiperOrigin-RevId: 735407006
2025-03-10 09:32:20 -07:00
Google APIs
47d236a058 feat: add MaterializedViewName to ReadRows and SampleRowKeys
PiperOrigin-RevId: 735384675
2025-03-10 08:27:49 -07:00
Google APIs
9513189365 feat: Add PrepareQuery api and update ExecuteQuery to support it
docs: Update ExecuteQuery API docs to reflect changes

PiperOrigin-RevId: 734273312
2025-03-06 13:46:27 -08:00
Google APIs
03183b76c8 chore: Add grpc service config for ExecuteQuery API
PiperOrigin-RevId: 733462032
2025-03-04 14:14:49 -08:00
Google APIs
da20dfe4f5 docs: Fixed formatting of resource path strings
PiperOrigin-RevId: 733415839
2025-03-04 12:03:43 -08:00
Google APIs
05f571eb75 feat: add MaterializedViews and LogicalViews APIs
PiperOrigin-RevId: 733101782
2025-03-03 16:30:33 -08:00
Google APIs
33b23a795c feat: publish row_key_schema fields in table proto and relevant admin APIs to setup a table with a row_key_schema
PiperOrigin-RevId: 732197624
2025-02-28 11:12:54 -08:00
Google APIs
9415ba048a chore: update copyright year for auto-generated protos
PiperOrigin-RevId: 732130682
2025-02-28 07:26:00 -08:00
Google APIs
07737e56be fix: extend timeouts for check consistency
PiperOrigin-RevId: 717421943
2025-01-20 00:11:28 -08:00
Google APIs
ab2ad69473 feat: Add feature flags proto for Direct Access
PiperOrigin-RevId: 690605789
2024-10-28 07:41:48 -07:00
Google APIs
407deca15c feat: Add support for Cloud Bigtable Node Scaling Factor for CBT Clusters
PiperOrigin-RevId: 676993928
2024-09-20 15:30:53 -07:00
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
9effffdf94 feat: add MergeToCell to Mutation APIs
PiperOrigin-RevId: 654025780
2024-07-19 09:11:14 -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
a5be6fa5ff feat: publish ProtoRows Message
This is needed to parse ExecuteQuery responses

PiperOrigin-RevId: 651386373
2024-07-11 06:25:25 -07:00
Google APIs
f681f79a93 feat: publish the Cloud Bigtable ExecuteQuery API
The ExecuteQuery API will allow users to query Bigtable using SQL

PiperOrigin-RevId: 650660213
2024-07-09 09:42:40 -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
cbe62016a4 feat: add feature flag for client side metrics
PiperOrigin-RevId: 619540187
2024-03-27 08:32:26 -07:00
Google APIs
6f289d7759 feat: add Data Boost configurations to admin API
PiperOrigin-RevId: 617925342
2024-03-21 12:20:14 -07:00