Commit graph

205 commits

Author SHA1 Message Date
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
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
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
41d8fbfec9 feat: add schema service
PiperOrigin-RevId: 348038736
2020-12-17 09:47:36 -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
Google APIs
bf79839b94 fix: switch pubsub/v1 retry config to grpc_service_config
PiperOrigin-RevId: 336174031
2020-10-08 15:11:31 -07:00
Google APIs
b821f32047 feat: use https://github.com/googleapis/gapic-generator-csharp for generating C# libraries.
PiperOrigin-RevId: 331104099
2020-09-11 01:16:20 -07:00
Google APIs
706053bbfb Remove experimental warning for ordering keys properties.
PiperOrigin-RevId: 323803770
2020-07-29 09:32:06 -07:00
Google APIs
5d0eacc7ba chore: upgrade to gapic-generator-python v0.29.0
Also enables the 'add-iam-method' option for KMS and Pub/Sub.

https://github.com/googleapis/gapic-generator-python/releases/tag/v0.29.0

PiperOrigin-RevId: 322659285
2020-07-22 14:44:55 -07:00