CreateServingConfigRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Request for CreateServingConfig method.
Attributes |
|
---|---|
Name | Description |
parent |
str
Required. Full resource name of parent. Format: projects/{project_number}/locations/{location_id}/catalogs/{catalog_id}
|
serving_config |
google.cloud.retail_v2alpha.types.ServingConfig
Required. The ServingConfig to create. |
serving_config_id |
str
Required. The ID to use for the ServingConfig, which will become the final component of the ServingConfig's resource name. This value should be 4-63 characters, and valid characters are / a-z][0-9] -_/.
|