File tree Expand file tree Collapse file tree 3 files changed +7
-5
lines changed
generated/google-apis-texttospeech_v1beta1
lib/google/apis/texttospeech_v1beta1 Expand file tree Collapse file tree 3 files changed +7
-5
lines changed Original file line number Diff line number Diff line change 11# Release history for google-apis-texttospeech_v1beta1
22
3+ ### v0.43.0 (2026-03-15)
4+
5+ * Regenerated from discovery document revision 20260312
6+
37### v0.42.0 (2026-02-01)
48
59* Regenerated from discovery document revision 20260123
Original file line number Diff line number Diff line change @@ -40,9 +40,7 @@ class AdvancedVoiceOptions
4040 attr_accessor :low_latency_journey_synthesis
4141 alias_method :low_latency_journey_synthesis? , :low_latency_journey_synthesis
4242
43- # Optional. Input only. If true, relaxes safety filters for Gemini TTS. Only
44- # supported for accounts linked to Invoiced (Offline) Cloud billing accounts.
45- # Otherwise, will return result google.rpc.Code.INVALID_ARGUMENT.
43+ # Optional. Input only. If true, relaxes safety filters for Gemini TTS.
4644 # Corresponds to the JSON property `relaxSafetyFilters`
4745 # @return [Boolean]
4846 attr_accessor :relax_safety_filters
Original file line number Diff line number Diff line change @@ -16,13 +16,13 @@ module Google
1616 module Apis
1717 module TexttospeechV1beta1
1818 # Version of the google-apis-texttospeech_v1beta1 gem
19- GEM_VERSION = "0.42 .0"
19+ GEM_VERSION = "0.43 .0"
2020
2121 # Version of the code generator used to generate this client
2222 GENERATOR_VERSION = "0.18.0"
2323
2424 # Revision of the discovery document this client was generated from
25- REVISION = "20260123 "
25+ REVISION = "20260312 "
2626 end
2727 end
2828end
You can’t perform that action at this time.
0 commit comments