Cloud Speech V2 Client - Class BatchRecognizeMetadata (2.0.1)

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
dataarray

Optional. Data for populating the Message object.

↳ transcription_metadataarray|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
vararray|Google\Protobuf\Internal\MapField
Returns
TypeDescription
$this