File tree Expand file tree Collapse file tree 2 files changed +36
-2
lines changed
googleapiclient/discovery_cache/documents Expand file tree Collapse file tree 2 files changed +36
-2
lines changed Original file line number Diff line number Diff line change 15
15
"description" : " Converts audio to text by applying powerful neural network models." ,
16
16
"discoveryVersion" : " v1" ,
17
17
"documentationLink" : " https://cloud.google.com/speech-to-text/docs/quickstart-protocol" ,
18
+ "endpoints" : [
19
+ {
20
+ "description" : " Regional Endpoint" ,
21
+ "endpointUrl" : " https://speech.us-central1.rep.googleapis.com/" ,
22
+ "location" : " us-central1"
23
+ },
24
+ {
25
+ "description" : " Regional Endpoint" ,
26
+ "endpointUrl" : " https://speech.us-west1.rep.googleapis.com/" ,
27
+ "location" : " us-west1"
28
+ },
29
+ {
30
+ "description" : " Regional Endpoint" ,
31
+ "endpointUrl" : " https://speech.me-west1.rep.googleapis.com/" ,
32
+ "location" : " me-west1"
33
+ }
34
+ ],
18
35
"fullyEncodeReservedExpansion" : true ,
19
36
"icons" : {
20
37
"x16" : " http://www.google.com/images/icons/product/search-16.gif" ,
524
541
}
525
542
}
526
543
},
527
- "revision" : " 20240926 " ,
544
+ "revision" : " 20241024 " ,
528
545
"rootUrl" : " https://speech.googleapis.com/" ,
529
546
"schemas" : {
530
547
"ABNFGrammar" : {
Original file line number Diff line number Diff line change 15
15
"description" : " Converts audio to text by applying powerful neural network models." ,
16
16
"discoveryVersion" : " v1" ,
17
17
"documentationLink" : " https://cloud.google.com/speech-to-text/docs/quickstart-protocol" ,
18
+ "endpoints" : [
19
+ {
20
+ "description" : " Regional Endpoint" ,
21
+ "endpointUrl" : " https://speech.us-central1.rep.googleapis.com/" ,
22
+ "location" : " us-central1"
23
+ },
24
+ {
25
+ "description" : " Regional Endpoint" ,
26
+ "endpointUrl" : " https://speech.us-west1.rep.googleapis.com/" ,
27
+ "location" : " us-west1"
28
+ },
29
+ {
30
+ "description" : " Regional Endpoint" ,
31
+ "endpointUrl" : " https://speech.me-west1.rep.googleapis.com/" ,
32
+ "location" : " me-west1"
33
+ }
34
+ ],
18
35
"fullyEncodeReservedExpansion" : true ,
19
36
"icons" : {
20
37
"x16" : " http://www.google.com/images/icons/product/search-16.gif" ,
524
541
}
525
542
}
526
543
},
527
- "revision" : " 20240926 " ,
544
+ "revision" : " 20241024 " ,
528
545
"rootUrl" : " https://speech.googleapis.com/" ,
529
546
"schemas" : {
530
547
"ABNFGrammar" : {
You can’t perform that action at this time.
0 commit comments