Cloud Speech V2 Client - Class UpdateCustomClassRequest (2.0.1)

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

Request message for the UpdateCustomClass method.

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

Namespace

Google \ Cloud \ Speech \ V2

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ custom_class
CustomClass

Required. The CustomClass to update. The CustomClass's name field is used to identify the CustomClass to update. Format: projects/{project}/locations/{location}/customClasses/{custom_class} .

↳ update_mask
Google\Protobuf\FieldMask

The list of fields to be updated. If empty, all fields are considered for update.

↳ validate_only
bool

If set, validate the request and preview the updated CustomClass, but do not actually update it.

getCustomClass

Required. The CustomClass to update.

The CustomClass's name field is used to identify the CustomClass to update. Format: projects/{project}/locations/{location}/customClasses/{custom_class} .

Returns
Type
Description
CustomClass |null

hasCustomClass

clearCustomClass

setCustomClass

Required. The CustomClass to update.

The CustomClass's name field is used to identify the CustomClass to update. Format: projects/{project}/locations/{location}/customClasses/{custom_class} .

Parameter
Name
Description
Returns
Type
Description
$this

getUpdateMask

The list of fields to be updated. If empty, all fields are considered for update.

Returns
Type
Description

hasUpdateMask

clearUpdateMask

setUpdateMask

The list of fields to be updated. If empty, all fields are considered for update.

Parameter
Name
Description
Returns
Type
Description
$this

getValidateOnly

If set, validate the request and preview the updated CustomClass, but do not actually update it.

Returns
Type
Description
bool

setValidateOnly

If set, validate the request and preview the updated CustomClass, but do not actually update it.

Parameter
Name
Description
var
bool
Returns
Type
Description
$this

static::build

Parameters
Name
Description
customClass
CustomClass

Required. The CustomClass to update.

The CustomClass's name field is used to identify the CustomClass to update. Format: projects/{project}/locations/{location}/customClasses/{custom_class} .

updateMask
Google\Protobuf\FieldMask

The list of fields to be updated. If empty, all fields are considered for update.

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