Google APIs
42ba7e6302
chore(deps): Update gapic-generator-java to 2.15.3
...
PiperOrigin-RevId: 516900470
2 years ago
Google APIs
b5b457107d
fix: Add service_yaml_parameters to `java_gapic_library` targets
...
PiperOrigin-RevId: 515423972
2 years ago
Google APIs
f04b13639d
feat: Voice Activity Detection: adding speech event time and speech event type
...
PiperOrigin-RevId: 511839326
2 years ago
Google APIs
40ea6a4610
feat: Added support for REST transpoirt
...
PiperOrigin-RevId: 511586826
2 years ago
Google APIs
c35b98606b
feat: Add appropriate mixin clients
...
PiperOrigin-RevId: 510193779
2 years ago
Google APIs
5edc235617
fix: Add service_yaml_parameters to py_gapic_library BUILD.bazel targets
...
PiperOrigin-RevId: 510187992
2 years ago
Google APIs
7a702a989d
feat: enable "rest" transport in Python for services supporting numeric enums
...
PiperOrigin-RevId: 508143576
2 years ago
Google APIs
d02e58244d
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: 506711567
2 years ago
Google APIs
c8a382b998
docs: Clarified boost usage
...
PiperOrigin-RevId: 506405333
2 years ago
Google APIs
13dd16c53c
docs: Clarify boost usage in Reference
...
PiperOrigin-RevId: 504332057
2 years ago
Google APIs
fcff1cc412
feat(csharp): Enable REST transport in C#
...
This change does not affect other languages.
PiperOrigin-RevId: 503088494
2 years ago
Google APIs
ba57145ea8
feat: Added ABNF Grammars field in Speech Adaptation
...
* Added a new field to Speech Adaptation to specify ABNF grammar
definitions
PiperOrigin-RevId: 499896786
2 years ago
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
2 years ago
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
2 years ago
Google APIs
4c253358b1
feat: Added new fields to facilitate debugging
...
* Added new field to Speech response proto, to give more information to indicate whether, or not, Biasing was applied (eg. did Biasing application timed out).
* Added request_id to Speech response protos.
PiperOrigin-RevId: 492276727
2 years ago
Google APIs
013b7e1deb
chore: Set `transport` parameter expclicitly for php, nodejs and remaining java gapic rules
...
PiperOrigin-RevId: 485725710
2 years ago
Google APIs
807125e795
chore: Set `rest_numeric_enums = False` for all gapic rules explicitly
...
PiperOrigin-RevId: 485623855
2 years ago
Google APIs
8f81accbe6
chore: Explicitly set transport to grpc for python targets
...
PiperOrigin-RevId: 474394710
3 years ago
Google APIs
abe15226ba
fix: Add py_test targets
...
PiperOrigin-RevId: 463701296
3 years ago
Google APIs
8a251f5225
feat: Enable REST transport for most of Java and Go clients
...
PiperOrigin-RevId: 456641589
3 years ago
Google APIs
d42026b7a0
chore: include generated samples dir
...
PiperOrigin-RevId: 454047209
3 years ago
Google APIs
10c88bb5c4
docs: Update client libraries for v1p1beta1 api
...
PiperOrigin-RevId: 447572837
3 years ago
Google APIs
4f586ead8e
docs: Add documentation for latest models to RecognitionConfig
...
PiperOrigin-RevId: 446200223
3 years ago
Google APIs
6a211105d9
fix: use full link in comment to fix JSDoc broken link
...
Committer: @summer-ji-eng
PiperOrigin-RevId: 440481666
3 years ago
Google APIs
7bc124cb89
chore: Add service_yaml config to all BUILD.bazel files that generate C# GAPIC libraries
...
PiperOrigin-RevId: 429496116
3 years ago
Google APIs
10f96cbaf7
feat: add result_end_time to SpeechRecognitionResult
...
PiperOrigin-RevId: 413728495
3 years ago
Google APIs
76bed90afc
feat: Add transcript normalization
...
Committer: @jameszhao
PiperOrigin-RevId: 391603958
4 years ago
Google APIs
4fca877897
feat: add total_billed_time response field.
...
fix!: phrase_set_id is required field in CreatePhraseSetRequest.
fix!: custom_class_id is required field in CreateCustomClassRequest.
Committer: @cherba
PiperOrigin-RevId: 387131819
4 years ago
Google APIs
060218c3cc
chore: rename PHP microgen Bazel rules, delete monolith rules in googleapis
...
Committer: @miraleung
PiperOrigin-RevId: 377518010
4 years ago
Google APIs
67752e6175
chore: migrate speech to the PHP microgenerator
...
Committer: @miraleung
PiperOrigin-RevId: 370975441
4 years ago
Google APIs
36a84fe3ea
feat: add webm opus support.
...
Committer: @jameszhao
PiperOrigin-RevId: 370523741
4 years ago
Google APIs
93b078ae0d
feat: Support for spoken punctuation and spoken emojis.
...
PiperOrigin-RevId: 367239272
4 years ago
Google APIs
72326861be
feat: Support output transcript to GCS for LongRunningRecognize.
...
PiperOrigin-RevId: 362934100
4 years ago
Google APIs
b6ebac16c3
feat: Support output transcript to GCS for LongRunningRecognize.
...
PiperOrigin-RevId: 362294447
4 years ago
Google APIs
d9b32e92fa
chore: clean up unused gapic.legacy.yaml files
...
Committer: @miraleung
PiperOrigin-RevId: 359580699
4 years ago
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
4 years ago
Google APIs
56c65edc8b
feat: Support Model Adaptation.
...
PiperOrigin-RevId: 358182033
4 years ago
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
4 years ago
Google APIs
6dae98144d
chore: Remove unused 'package' attr from java_gapic_library rules
...
Committer: @miraleung
PiperOrigin-RevId: 347459563
4 years ago
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
4 years ago
Google APIs
d189e87120
chore: generate GAPIC metadata JSON file
...
PiperOrigin-RevId: 345596855
4 years ago
Google APIs
948b4798f4
chore: migrate speech to the Java microgenerator
...
Committer: @miraleung
PiperOrigin-RevId: 345300630
4 years ago
Google APIs
7391e775fd
fix: switch all local LRO Go GAPIC deps to remote
...
PiperOrigin-RevId: 338561467
4 years ago
Google APIs
e0b66d4e7b
chore: use microgenerator rules for analytics-data, area120-tables, and speech
...
PiperOrigin-RevId: 332466786
5 years ago
Google APIs
b821f32047
feat: use https://github.com/googleapis/gapic-generator-csharp for generating C# libraries.
...
PiperOrigin-RevId: 331104099
5 years ago
Google APIs
d13e2da372
build: move gapic-generator-typescript parameters to BUILD.bazel files.
...
PiperOrigin-RevId: 318386808
5 years ago
Google APIs
791505db47
fix: migrate speech/v1p1beta1 to grpc_service_config
...
PiperOrigin-RevId: 316899150
5 years ago
Google APIs
ce56112c35
chore: fix all deps on LRO in go_gapic_library
...
Removes uses of external dependency on longrunning/autogen:go_default_library
in favor of the local target //google/lonrunning:longrunning_go_gapic.
PiperOrigin-RevId: 314387187
5 years ago
Google APIs
ded05197da
fix: use grpc_service_config in nodejs_gapic_library
...
The nodejs_gapic_library targets were migrated to gapic-generator-typescript
which doesn't use gapic_yaml, rendering that attribute unused. Instead it uses
the proto annotations & grpc_service_config, which this change reflects.
PiperOrigin-RevId: 314206960
5 years ago
Google APIs
5a90d467aa
fix: restore GAPIC v2 retry configs
...
Restores GAPIC v2 retry config overrides that were
mistakenly removed during migration.
PiperOrigin-RevId: 312088359
5 years ago