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
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
fe06a49294
fix: Add ReadRows/SampleRowKeys bindings for materialized views
...
PiperOrigin-RevId: 793800781
2025-08-11 14:34:34 -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
cb10f0bd62
feat: add Idempotency to Cloud Bigtable MutateRowRequest API
...
PiperOrigin-RevId: 776704812
2025-06-27 13:49:26 -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
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
9415ba048a
chore: update copyright year for auto-generated protos
...
PiperOrigin-RevId: 732130682
2025-02-28 07:26:00 -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
9effffdf94
feat: add MergeToCell to Mutation APIs
...
PiperOrigin-RevId: 654025780
2024-07-19 09:11:14 -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
3597f7db21
chore: update copyright year for auto-generated protos
...
PiperOrigin-RevId: 631538781
2024-05-07 13:56:05 -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
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
6465963c92
feat: Add authorized view bindings to Cloud Bigtable data APIs and messages
...
docs: The field `table_name` in message `.google.bigtable.v2.ReadRowsRequest` is changed from required to optional
docs: The field `table_name` in message `.google.bigtable.v2.SampleRowKeysRequest` is changed from required to optional
docs: The field `table_name` in message `.google.bigtable.v2.MutateRowRequest` is changed from required to optional
docs: The field `table_name` in message `.google.bigtable.v2.MutateRowsRequest` is changed from required to optional
docs: The field `table_name` in message `.google.bigtable.v2.CheckAndMutateRowRequest` is changed from required to optional
docs: The field `table_name` in message `.google.bigtable.v2.ReadModifyWriteRowRequest` is changed from required to optional
PiperOrigin-RevId: 612537984
2024-03-04 12:11:42 -08:00
Google APIs
4795a45759
feat: migrate samples to new surface
...
PiperOrigin-RevId: 595432418
2024-01-03 10:04:06 -08:00
Google APIs
f6505fe8d0
feat: Adding feature flags for routing cookie and retry info
...
PiperOrigin-RevId: 591912877
2023-12-18 08:59:45 -08:00
Google APIs
e8a136feac
fix: add feature flag for improved mutate rows throttling
...
PiperOrigin-RevId: 565090488
2023-09-13 10:26:25 -07:00
Google APIs
51e04baa9e
feat: add last_scanned_row_key feature
...
PiperOrigin-RevId: 551191182
2023-07-26 06:49:41 -07:00
Google APIs
c4e6427fce
docs: fix formatting for reversed order field example
...
PiperOrigin-RevId: 547553954
2023-07-12 11:36:25 -07:00
Google APIs
ae187063e3
feat: add experimental reverse scan for public preview
...
PiperOrigin-RevId: 543539118
2023-06-26 14:18:08 -07:00
Google APIs
96995a2592
feat: add new client surface for PHP
...
PiperOrigin-RevId: 536761953
2023-05-31 10:53:07 -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
38247e83e1
fix: Add feature flag proto to BUILD file
...
PiperOrigin-RevId: 528468347
2023-05-01 07:35:22 -07:00
Google APIs
f129f486fa
feat: publish RateLimitInfo and FeatureFlag protos
...
PiperOrigin-RevId: 527878708
2023-04-28 07:35:26 -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
26e7004d8d
chore: Provide .NET-specific generator settings
...
PiperOrigin-RevId: 524085016
2023-04-13 13:23:51 -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
c5650ae042
feat: add new_partitions field for CloseStream for Cloud Bigtable ChangeStream
...
PiperOrigin-RevId: 512957844
2023-02-28 09:35:07 -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
3770af2307
feat: publish the Cloud Bigtable Change Streams
...
PiperOrigin-RevId: 508465928
2023-02-09 13:49:30 -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
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
959d789bef
feat: remove proto ReadEfficiencyStats
...
feat: remove field RequestStats.read_efficiency_stats
feat: rename proto AllReadStats to FullReadStatsView
feat: rename field RequestStats.all_read_stats to full_read_stats_view
feat: rename proto ReadIteratorStats to ReadIterationStats
feat: remove enum value ReadRowsRequest.RequestStatsView.REQUEST_STATS_EFFICIENCY
feat: remove field ReadIterationStats.deletes_seen
PiperOrigin-RevId: 479370243
2022-10-06 11:35:44 -07:00