public sealed class DeleteServingConfigRequest : IMessage<DeleteServingConfigRequest>, IEquatable<DeleteServingConfigRequest>, IDeepCloneable<DeleteServingConfigRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Retail v2 API class DeleteServingConfigRequest.
Required. The resource name of the ServingConfig to delete. Format:
projects/{project_number}/locations/{location_id}/catalogs/{catalog_id}/servingConfigs/{serving_config_id}
Property Value
Type
Description
System.String
ServingConfigName
public ServingConfigName ServingConfigName { get; set; }
[[["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."],[[["\u003cp\u003eThis document provides reference information for the \u003ccode\u003eDeleteServingConfigRequest\u003c/code\u003e class within the Google Cloud Retail v2 API for .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 2.12.0, with versions dating back to 1.0.0 also documented.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDeleteServingConfigRequest\u003c/code\u003e is used to construct a request for the \u003ccode\u003eDeleteServingConfig\u003c/code\u003e method within the API, which will allow a user to delete a specific configuration.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from the \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties for \u003ccode\u003eName\u003c/code\u003e (a string representing the resource name of the serving config to delete) and \u003ccode\u003eServingConfigName\u003c/code\u003e (a strongly-typed representation of the name).\u003c/p\u003e\n"]]],[],null,[]]