Google Cloud Retail V2 Client - Class UpdateServingConfigRequest (1.0.1)

Reference documentation and code samples for the Google Cloud Retail V2 Client class UpdateServingConfigRequest.

Request for UpdateServingConfig method.

Generated from protobuf message google.cloud.retail.v2.UpdateServingConfigRequest

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ serving_config
Google\Cloud\Retail\V2\ServingConfig

Required. The ServingConfig to update.

↳ update_mask
Google\Protobuf\FieldMask

Indicates which fields in the provided ServingConfig to update. The following are NOT supported: * ServingConfig.name If not set, all supported fields are updated.

getServingConfig

Required. The ServingConfig to update.

Generated from protobuf field .google.cloud.retail.v2.ServingConfig serving_config = 1 [(.google.api.field_behavior) = REQUIRED];

Returns
Type
Description

hasServingConfig

clearServingConfig

setServingConfig

Required. The ServingConfig to update.

Generated from protobuf field .google.cloud.retail.v2.ServingConfig serving_config = 1 [(.google.api.field_behavior) = REQUIRED];

Parameter
Name
Description
Returns
Type
Description
$this

getUpdateMask

Indicates which fields in the provided ServingConfig to update. The following are NOT supported:

Generated from protobuf field .google.protobuf.FieldMask update_mask = 2;

Returns
Type
Description
Google\Protobuf\FieldMask|null

hasUpdateMask

clearUpdateMask

setUpdateMask

Indicates which fields in the provided ServingConfig to update. The following are NOT supported:

Generated from protobuf field .google.protobuf.FieldMask update_mask = 2;

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