Cloud Speech V2 Client - Class Entry (2.1.1)

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

A single replacement configuration.

Generated from protobuf message google.cloud.speech.v2.TranscriptNormalization.Entry

Namespace

Google \ Cloud \ Speech \ V2 \ TranscriptNormalization

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ search
string

What to replace. Max length is 100 characters.

↳ replace
string

What to replace with. Max length is 100 characters.

↳ case_sensitive
bool

Whether the search is case sensitive.

getSearch

What to replace. Max length is 100 characters.

Returns
Type
Description
string

setSearch

What to replace. Max length is 100 characters.

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getReplace

What to replace with. Max length is 100 characters.

Returns
Type
Description
string

setReplace

What to replace with. Max length is 100 characters.

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getCaseSensitive

Whether the search is case sensitive.

Returns
Type
Description
bool

setCaseSensitive

Whether the search is case sensitive.

Parameter
Name
Description
var
bool
Returns
Type
Description
$this
Create a Mobile Website
View Site in Mobile | Classic
Share by: