Google Cloud Retail V2 Client - Class CreateControlRequest (1.2.1)

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

Request for CreateControl method.

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

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ parent
string

Required. Full resource name of parent catalog. Format: projects/{project_number}/locations/{location_id}/catalogs/{catalog_id}

↳ control
Google\Cloud\Retail\V2\Control

Required. The Control to create.

↳ control_id
string

Required. The ID to use for the Control, which will become the final component of the Control's resource name. This value should be 4-63 characters, and valid characters are /[a-z][0-9]-_/.

getParent

Required. Full resource name of parent catalog. Format: projects/{project_number}/locations/{location_id}/catalogs/{catalog_id}

Returns
Type
Description
string

setParent

Required. Full resource name of parent catalog. Format: projects/{project_number}/locations/{location_id}/catalogs/{catalog_id}

Parameter
Name
Description
var
string
Returns
Type
Description
$this

getControl

Required. The Control to create.

Returns
Type
Description

hasControl

clearControl

setControl

Required. The Control to create.

Parameter
Name
Description
Returns
Type
Description
$this

getControlId

Required. The ID to use for the Control, which will become the final component of the Control's resource name.

This value should be 4-63 characters, and valid characters are /[a-z][0-9]-_/.

Returns
Type
Description
string

setControlId

Required. The ID to use for the Control, which will become the final component of the Control's resource name.

This value should be 4-63 characters, and valid characters are /[a-z][0-9]-_/.

Parameter
Name
Description
var
string
Returns
Type
Description
$this
Design a Mobile Site
View Site in Mobile | Classic
Share by: