Skip to content

Commit

Permalink
feat: add locations metadata proto file (#7537)
Browse files Browse the repository at this point in the history
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
Source-Link: googleapis/googleapis@58cd55f
Source-Link: googleapis/googleapis-gen@7d99f9c
Copy-Tag: eyJwIjoiU3BlZWNoLy5Pd2xCb3QueWFtbCIsImgiOiI3ZDk5ZjljMWQxZWIxMTNmNTljMDBkNTJkNzRiMmNlMDZjMThlYzJiIn0=
  • Loading branch information
gcf-owl-bot[bot] authored Jul 19, 2024
1 parent 40be2c6 commit 0d00a3e
Show file tree
Hide file tree
Showing 13 changed files with 600 additions and 7 deletions.
Binary file modified Speech/metadata/V2/CloudSpeech.php
Binary file not shown.
Binary file added Speech/metadata/V2/LocationsMetadata.php
Binary file not shown.
68 changes: 68 additions & 0 deletions Speech/src/V2/AccessMetadata.php

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

58 changes: 58 additions & 0 deletions Speech/src/V2/AccessMetadata/ConstraintType.php

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 3 additions & 1 deletion Speech/src/V2/AutoDetectDecodingConfig.php

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions Speech/src/V2/BatchRecognizeRequest.php

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Speech/src/V2/Gapic/SpeechGapicClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -614,7 +614,7 @@ public function __construct(array $options = [])
* request.
* @type BatchRecognizeFileMetadata[] $files
* Audio files with file metadata for ASR.
* The maximum number of files allowed to be specified is 5.
* The maximum number of files allowed to be specified is 15.
* @type RecognitionOutputConfig $recognitionOutputConfig
* Configuration options for where to output the transcripts of each file.
* @type int $processingStrategy
Expand Down
68 changes: 68 additions & 0 deletions Speech/src/V2/LanguageMetadata.php

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

126 changes: 126 additions & 0 deletions Speech/src/V2/LocationsMetadata.php

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 0d00a3e

Please sign in to comment.