Skip to content

Commit 06eec7d

Browse files
committed
chore: regenerate google-cloud-speech with librarian
1 parent 7f32044 commit 06eec7d

File tree

2 files changed

+14
-16
lines changed

2 files changed

+14
-16
lines changed

librarian.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3572,7 +3572,6 @@ libraries:
35723572
- tests/system/__init__.py
35733573
- tests/system/smoke_test.py
35743574
- tests/unit/test_helpers.py
3575-
skip_generate: true
35763575
python:
35773576
library_type: GAPIC_COMBO
35783577
name_pretty_override: Cloud Speech
Lines changed: 14 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,16 @@
11
{
2-
"api_description": "enables easy integration of Google speech recognition technologies into developer applications. Send audio and receive a text transcription from the Speech-to-Text API service.",
3-
"api_id": "speech.googleapis.com",
4-
"api_shortname": "speech",
5-
"client_documentation": "https://cloud.google.com/python/docs/reference/speech/latest",
6-
"default_version": "v1",
7-
"distribution_name": "google-cloud-speech",
8-
"issue_tracker": "https://issuetracker.google.com/savedsearches/559758",
9-
"language": "python",
10-
"library_type": "GAPIC_COMBO",
11-
"name": "speech",
12-
"name_pretty": "Cloud Speech",
13-
"product_documentation": "https://cloud.google.com/speech-to-text/docs/",
14-
"release_level": "stable",
15-
"repo": "googleapis/google-cloud-python",
16-
"requires_billing": false
2+
"api_description": "enables easy integration of Google speech recognition technologies into developer applications. Send audio and receive a text transcription from the Speech-to-Text API service.",
3+
"api_id": "speech.googleapis.com",
4+
"api_shortname": "speech",
5+
"client_documentation": "https://cloud.google.com/python/docs/reference/speech/latest",
6+
"default_version": "v1",
7+
"distribution_name": "google-cloud-speech",
8+
"issue_tracker": "https://issuetracker.google.com/savedsearches/559758",
9+
"language": "python",
10+
"library_type": "GAPIC_COMBO",
11+
"name": "speech",
12+
"name_pretty": "Cloud Speech",
13+
"product_documentation": "https://cloud.google.com/speech-to-text/docs/",
14+
"release_level": "stable",
15+
"repo": "googleapis/google-cloud-python"
1716
}

0 commit comments

Comments
 (0)