Reference documentation and code samples for the Cloud Speech V2 Client class BatchRecognizeMetadata.
Operation metadata for BatchRecognize.
Generated from protobuf message google.cloud.speech.v2.BatchRecognizeMetadata
Namespace
Google \ Cloud \ Speech \ V2Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ transcription_metadata |
array|Google\Protobuf\Internal\MapField
Map from provided filename to the transcription metadata for that file. |
getTranscriptionMetadata
Map from provided filename to the transcription metadata for that file.
Returns | |
---|---|
Type | Description |
Google\Protobuf\Internal\MapField |
setTranscriptionMetadata
Map from provided filename to the transcription metadata for that file.
Parameter | |
---|---|
Name | Description |
var |
array|Google\Protobuf\Internal\MapField
|
Returns | |
---|---|
Type | Description |
$this |