public sealed class DeleteServingConfigRequest : IMessage<DeleteServingConfigRequest>, IEquatable<DeleteServingConfigRequest>, IDeepCloneable<DeleteServingConfigRequest>, IBufferMessage, IMessage
Required. The resource name of the ServingConfig to delete. 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."],[[["\u003cp\u003eThis webpage details the \u003ccode\u003eDeleteServingConfigRequest\u003c/code\u003e class, which is used to request the deletion of a ServingConfig in the Google Cloud Retail API.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the API is 2.12.0, and there are multiple previous versions available, from 2.11.0 down to 1.0.0, all linked to their specific documentation pages.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteServingConfigRequest\u003c/code\u003e class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, enhancing its functionality within the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteServingConfigRequest\u003c/code\u003e class has two constructors: a default constructor and another that accepts an existing \u003ccode\u003eDeleteServingConfigRequest\u003c/code\u003e object for copying, and contains properties to retrieve or set the name of a \u003ccode\u003eServingConfig\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eName\u003c/code\u003e property of the \u003ccode\u003eDeleteServingConfigRequest\u003c/code\u003e class is a string that is the required resource name of the serving config to be deleted, while the \u003ccode\u003eServingConfigName\u003c/code\u003e property is a typed view of the \u003ccode\u003eName\u003c/code\u003e property.\u003c/p\u003e\n"]]],[],null,[]]