Cloud Speech V2 Client - Class CloudStorageResult (1.16.0)

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

Final results written to Cloud Storage.

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

Namespace

Google \ Cloud \ Speech \ V2

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ uri string

The Cloud Storage URI to which recognition results were written.

getUri

The Cloud Storage URI to which recognition results were written.

Returns
TypeDescription
string

setUri

The Cloud Storage URI to which recognition results were written.

Parameter
NameDescription
var string
Returns
TypeDescription
$this