-
Notifications
You must be signed in to change notification settings - Fork 602
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Support REST transport (#3855)
- [ ] Regenerate this pull request now. PiperOrigin-RevId: 501896653 Source-Link: https://togithub.com/googleapis/googleapis/commit/990f7b89841dbe951ef4f653f0f02ad676cb8303 Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/d74f95d21f7181ed3a1785a98a5e3ab4c542ac96 Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLXRleHR0b3NwZWVjaC8uT3dsQm90LnlhbWwiLCJoIjoiZDc0Zjk1ZDIxZjcxODFlZDNhMTc4NWE5OGE1ZTNhYjRjNTQyYWM5NiJ9
- Loading branch information
1 parent
9e4b7f8
commit b30b329
Showing
8 changed files
with
8 additions
and
8 deletions.
There are no files selected for viewing
2 changes: 1 addition & 1 deletion
2
packages/google-cloud-texttospeech/samples/generated/v1beta1/text_to_speech.list_voices.js
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...s/google-cloud-texttospeech/samples/generated/v1beta1/text_to_speech.synthesize_speech.js
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...h/samples/generated/v1beta1/text_to_speech_long_audio_synthesize.synthesize_long_audio.js
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
packages/google-cloud-texttospeech/src/v1beta1/text_to_speech_client.ts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...ages/google-cloud-texttospeech/src/v1beta1/text_to_speech_long_audio_synthesize_client.ts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...ages/google-cloud-texttospeech/test/gapic_text_to_speech_long_audio_synthesize_v1beta1.ts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
packages/google-cloud-texttospeech/test/gapic_text_to_speech_v1beta1.ts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters