Google APIs
38e1f31e46
fix: Make retry policy back off more aggressively for RPCs that retry RESOURCE_EXHAUSTD
...
PiperOrigin-RevId: 557935020
2023-08-17 14:20:53 -07:00
Google APIs
7c762d770a
docs: clarified where ordering_key will be written if write_metadata is set
...
PiperOrigin-RevId: 551210991
2023-07-26 08:19:02 -07:00
Google APIs
212ecef96e
docs: tightened requirements on cloud storage subscription filename suffixes
...
PiperOrigin-RevId: 543503563
2023-06-26 12:01:01 -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
64ecfebcee
feat: add push config wrapper fields
...
PiperOrigin-RevId: 534994946
2023-05-24 15:06:01 -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
8a4cc94afc
feat: add cloud storage subscription fields
...
PiperOrigin-RevId: 531202368
2023-05-11 07:58:22 -07:00
Google APIs
8d9dc60551
chore: add .NET-specific generation settings to service config
...
PiperOrigin-RevId: 529632717
2023-05-05 00:22:16 -07:00
Google APIs
de65bb70bc
chore: Update Bazel rule to include common resource names from GAX
...
PiperOrigin-RevId: 526592211
2023-04-24 03:35:10 -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
1cfcea4fbe
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: 520705454
2023-03-30 12:02:14 -07:00
Google APIs
4dea519175
docs: Add x-ref for ordering messages
...
docs: Clarify subscription expiration policy
PiperOrigin-RevId: 511270484
2023-02-21 12:14:05 -08:00
Google APIs
58e4422ffd
feat: Make INTERNAL a retryable error for Pull
...
PiperOrigin-RevId: 510255779
2023-02-16 15:11:00 -08:00
Google APIs
7427d37520
feat: Add temporary_failed_ack_ids to ModifyAckDeadlineConfirmation
...
PiperOrigin-RevId: 510255074
2023-02-16 15:08:01 -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
d753d6386b
docs: Clarify BigQueryConfig PERMISSION_DENIED state
...
PiperOrigin-RevId: 509847316
2023-02-15 08:57:28 -08:00
Google APIs
2a1543a1c0
docs: Clarify subscription description
...
PiperOrigin-RevId: 509847159
2023-02-15 08:56:46 -08:00
Google APIs
bb626b17c3
docs: Replacing HTML code with Markdown
...
docs: Fix PullResponse description
docs: Fix Pull description
PiperOrigin-RevId: 509846267
2023-02-15 08:53:20 -08:00
Google APIs
19473b44ae
docs: Update Pub/Sub topic retention limit from 7 days to 31 days
...
PiperOrigin-RevId: 509846179
2023-02-15 08:52:23 -08:00
Google APIs
1870ba2163
feat: Add google.api.method.signature to update methods
...
PiperOrigin-RevId: 509649352
2023-02-14 15:06:02 -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
3b9ae88062
docs: Mark revision_id in CommitSchemaRevisionRequest deprecated
...
PiperOrigin-RevId: 508076213
2023-02-08 07:37:38 -08:00
Google APIs
05a375f20b
feat: add schema evolution methods and fields
...
PiperOrigin-RevId: 500819578
2023-01-09 15:13:42 -08:00
Google APIs
bc27df2b63
chore(pubsub): remove extraneous ctype field annotations
...
PiperOrigin-RevId: 496666857
2022-12-20 08:23:48 -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
5f681586f8
feat: Provide easier access to IAM via the standard IAMPolicy client class
...
PiperOrigin-RevId: 482013889
2022-10-18 13:57:40 -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
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
feec34dfac
feat: add BigQuery configuration for subscriptions
...
PiperOrigin-RevId: 449031535
2022-05-16 12:52:07 -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
f1529c0002
build: add flag to distinguish autogenerated libs with a handwritten layer
...
PiperOrigin-RevId: 429391240
2022-02-17 13:42:52 -08:00
Google APIs
63d374da58
fix!: removing misspelled field, add correctly spelled field
...
PiperOrigin-RevId: 428023165
2022-02-11 09:42:29 -08:00
Google APIs
397dc80e76
chore(python): Update pubsub BUILD.bazel package name to google-cloud-pubsub
...
PiperOrigin-RevId: 426930301
2022-02-07 08:58:18 -08:00
Google APIs
1f707ab5f8
feat: add exactly once delivery flag
...
PiperOrigin-RevId: 426415626
2022-02-04 09:01:42 -08:00
Google APIs
f02f439267
feat: add exactly once delivery flag
...
PiperOrigin-RevId: 426401315
2022-02-04 07:45:49 -08:00
Google APIs
e41be609f1
fix(pubsub): replace IAMPolicy in API config
...
PiperOrigin-RevId: 389961627
2021-08-10 13:19:38 -07:00
Google APIs
7b6a2ceed6
feat: Add topic retention options
...
PiperOrigin-RevId: 389879008
2021-08-10 07:29:17 -07:00
Google APIs
80f404215a
fix: Updating WORKSPACE files to use the newest version of the Typescript generator.
...
Also removing the explicit generator tag for the IAMPolicy mixin for the kms and pubsub APIS as the generator will now read it from the .yaml file.
PiperOrigin-RevId: 385101839
2021-07-16 02:09:48 -07:00
Google APIs
fe3cc5e650
feat: Add method signature for Subscriber.Pull without the deprecated return_immediately field.
...
PiperOrigin-RevId: 383459959
2021-07-07 11:46:21 -07:00
Google APIs
e9b2b616a2
feat: Adding subscription properties to streaming pull response in third party pubsub.proto.
...
PiperOrigin-RevId: 382318016
2021-06-30 09:12:04 -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
76a52a5edb
chore: migrate pubsub to the PHP microgenerator
...
Committer: @miraleung
PiperOrigin-RevId: 377315573
2021-06-03 10:13:45 -07:00
Google APIs
1d2c847107
chore: migrate PubSub to the Java microgenerator
...
Committer: @miraleung
PiperOrigin-RevId: 376047466
2021-05-26 15:55:23 -07:00
Google APIs
479acf6990
docs: Remove experimental note for schema APIs
...
PiperOrigin-RevId: 360714464
2021-03-03 11:14:20 -08: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