CreateControlRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)Request for CreateControl method.
Attributes |
|
|---|---|
| Name | Description |
parent |
str
Required. Full resource name of parent catalog. Format: projects/{project_number}/locations/{location_id}/catalogs/{catalog_id}
|
control |
google.cloud.retail_v2alpha.types.Control
Required. The Control to create. |
control_id |
str
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]-\_/.
|