Cloud Speech V2 Client - Class BatchRecognizeMetadata (1.16.0)

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 \ V2

Methods

__construct

Constructor.

Parameters
NameDescription
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
TypeDescription
Google\Protobuf\Internal\MapField

setTranscriptionMetadata

Map from provided filename to the transcription metadata for that file.

Parameter
NameDescription
var array|Google\Protobuf\Internal\MapField
Returns
TypeDescription
$this