Cloud Speech V2 Client - Class UndeleteRecognizerRequest (2.1.1)

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

Request message for the UndeleteRecognizer method.

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

Namespace

Google \ Cloud \ Speech \ V2

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ name
string

Required. The name of the Recognizer to undelete. Format: projects/{project}/locations/{location}/recognizers/{recognizer}

↳ validate_only
bool

If set, validate the request and preview the undeleted Recognizer, but do not actually undelete it.

↳ etag
string

This checksum is computed by the server based on the value of other fields. This may be sent on update, undelete, and delete requests to ensure the client has an up-to-date value before proceeding.

getName

Required. The name of the Recognizer to undelete.

Format: projects/{project}/locations/{location}/recognizers/{recognizer}

Returns
Type
Description
string

setName

Required. The name of the Recognizer to undelete.

Format: projects/{project}/locations/{location}/recognizers/{recognizer}

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getValidateOnly

If set, validate the request and preview the undeleted Recognizer, but do not actually undelete it.

Returns
Type
Description
bool

setValidateOnly

If set, validate the request and preview the undeleted Recognizer, but do not actually undelete it.

Parameter
Name
Description
var
bool
Returns
Type
Description
$this

getEtag

This checksum is computed by the server based on the value of other fields. This may be sent on update, undelete, and delete requests to ensure the client has an up-to-date value before proceeding.

Returns
Type
Description
string

setEtag

This checksum is computed by the server based on the value of other fields. This may be sent on update, undelete, and delete requests to ensure the client has an up-to-date value before proceeding.

Parameter
Name
Description
var
string
Returns
Type
Description
$this

static::build

Parameter
Name
Description
name
string

Required. The name of the Recognizer to undelete. Format: projects/{project}/locations/{location}/recognizers/{recognizer} Please see SpeechClient::recognizerName() for help formatting this field.

Returns
Type
Description
Design a Mobile Site
View Site in Mobile | Classic
Share by: