public sealed class AddControlRequest : IMessage<AddControlRequest>, IEquatable<AddControlRequest>, IDeepCloneable<AddControlRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Retail v2 API class AddControlRequest.
Required. The source ServingConfig resource name . Format:
projects/{project_number}/locations/{location_id}/catalogs/{catalog_id}/servingConfigs/{serving_config_id}
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This webpage provides documentation for the `AddControlRequest` class within the Google Cloud Retail v2 API, with the latest version being 2.12.0."],["The `AddControlRequest` class is used to add a control to a serving configuration, as indicated by the description \"Request for AddControl method\"."],["The documentation includes details on the inheritance, interfaces, namespace, assembly, constructors, and properties of the `AddControlRequest` class, such as `ControlId` and `ServingConfig`."],["The page has documentation available for versions of the API ranging from 1.0.0 to the latest 2.12.0."],["The class `AddControlRequest` is found within the `Google.Cloud.Retail.V2` namespace and is part of the `Google.Cloud.Retail.V2.dll` assembly."]]],[]]