Cloud Speech V2 Client - Class GcsOutputConfig (2.0.1)

Reference documentation and code samples for the Cloud Speech V2 Client class GcsOutputConfig.

Output configurations for Cloud Storage.

Generated from protobuf message google.cloud.speech.v2.GcsOutputConfig

Namespace

Google \ Cloud \ Speech \ V2

Methods

__construct

Constructor.

Parameters
NameDescription
dataarray

Optional. Data for populating the Message object.

↳ uristring

The Cloud Storage URI prefix with which recognition results will be written.

getUri

The Cloud Storage URI prefix with which recognition results will be written.

Returns
TypeDescription
string

setUri

The Cloud Storage URI prefix with which recognition results will be written.

Parameter
NameDescription
varstring
Returns
TypeDescription
$this