Google APIs
9415ba048a
chore: update copyright year for auto-generated protos
...
PiperOrigin-RevId: 732130682
2025-02-28 07:26:00 -08:00
Google APIs
ae87dc8a38
chore!: migrate php handwritten libraries to new client surface
...
PiperOrigin-RevId: 722798091
2025-02-03 14:25:58 -08:00
Google APIs
bf2a7ca1d4
feat: expand the set of supported explicit audio encodings
...
docs: updated ExplicitDecodingConfig documentation to reflect changes related to newly supported encodings
PiperOrigin-RevId: 708316885
2024-12-20 07:28:04 -08:00
Google APIs
58cd55ff5c
feat: add locations metadata proto file
...
docs: update the list of automatically detected encodings
docs: update the maximum number of files that may be included in a BatchRecognizeRequest
PiperOrigin-RevId: 653986958
2024-07-19 06:20:21 -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
9deb78bb23
feat: add translation_config in RecognitionConfig message
...
Enables specifying target language to perform automatic translation to.
PiperOrigin-RevId: 621862394
2024-04-04 08:09:15 -07:00
Google APIs
4d70a58597
feat: add API for writing BatchRecognize transcripts in SRT and VTT formats
...
docs: update field documentation based on field behavior updates
PiperOrigin-RevId: 609024258
2024-02-21 09:33:44 -08:00
Google APIs
4795a45759
feat: migrate samples to new surface
...
PiperOrigin-RevId: 595432418
2024-01-03 10:04:06 -08:00
Google APIs
37e816b40f
feat: add transcript normalization + m4a audio format support
...
docs: clarify alternatives for deprecated fields
feat: deprecate `BatchRecognizeFileResult.uri` in favor of `cloud_storage_result.native_format_uri`
feat: deprecate `BatchRecognizeFileResult.transcript` in favor of `inline_result.transcript`
PiperOrigin-RevId: 577926708
2023-10-30 12:50:15 -07:00
Google APIs
e386b770b8
feat: promote to GA
...
PiperOrigin-RevId: 548187502
2023-07-14 12:06:41 -07:00
Google APIs
e73fc8ff3b
feat: add model and language_codes fields in RecognitionConfig message + enable default _ recognizer
...
Enables specifying `model` and `language_codes` in requests without having to specify them in the Recognizer (they can still be specified in the Recognizer in the `default_recognition_config` field).
Also enables using the recognizer ID `_` to perform recognition without explicitly creating a Recognizer resource.
The top-level `model` and `language_codes` fields are deprecated in favor of the new fields added in the `RecognitionConfig` message. The old fields continue to work.
PiperOrigin-RevId: 545698919
2023-07-05 09:29:15 -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
f8fb681a79
fix: only configure new surface for latest API versions (Functions, Speech,
...
Talent)
PiperOrigin-RevId: 535364999
2023-05-25 13:34:49 -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
189bdfa76e
feat: add processing strategy to batch recognition requests
...
PiperOrigin-RevId: 530882015
2023-05-10 05:31:13 -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
7ee7867d60
feat: Add support for BatchRecognize
...
Deprecate the `update_config_request` field in the `OperationMetadata` message, which was never used and is output only.
PiperOrigin-RevId: 517976288
2023-03-20 08:32:57 -07: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
40ea6a4610
feat: Added support for REST transpoirt
...
PiperOrigin-RevId: 511586826
2023-02-22 13:47:06 -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
ff55d10406
chore: update some Go release levels to match google-cloud-go
...
PiperOrigin-RevId: 507490734
2023-02-06 08:42:59 -08:00
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
2023-02-02 13:42:30 -08:00
Google APIs
fcff1cc412
feat(csharp): Enable REST transport in C#
...
This change does not affect other languages.
PiperOrigin-RevId: 503088494
2023-01-19 00:49:47 -08:00
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
2022-12-08 08:17:59 -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
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
3cc6cb36d3
chore(ruby): Configure build rule for speech v2 client
...
PiperOrigin-RevId: 478573982
2022-10-03 12:26:28 -07:00
Google APIs
3fde7ab75e
build: enable Speech v2 client library generation
...
PiperOrigin-RevId: 477910378
2022-09-29 23:33:39 -07:00
Google APIs
210422e82d
fix!: temporarily removed language rules from Speech-to-Text V2 API BUILD.bazel file
...
PiperOrigin-RevId: 475956674
2022-09-21 16:49:33 -07:00
Google APIs
bb4d7f4944
feat: added Speech-to-Text V2 API proto
...
The next generation Speech-to-Text V2 API provides the same features clients are familiar with in the existing Speech-to-Text API, while modernizing and simplifying the API using API best practices, resourceful methods, and updated infrastructure. Although this proto is published, the service is not yet available.
PiperOrigin-RevId: 474926510
2022-09-16 16:31:19 -07:00