public sealed class GetServingConfigRequest : IMessage<GetServingConfigRequest>, IEquatable<GetServingConfigRequest>, IDeepCloneable<GetServingConfigRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Retail v2 API class GetServingConfigRequest.
Required. The resource name of the ServingConfig to get. 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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-17 UTC."],[[["This page provides documentation for the `GetServingConfigRequest` class within the Google Cloud Retail v2 API, detailing its structure and usage."],["The `GetServingConfigRequest` class is used to request a specific ServingConfig resource, identified by its resource name."],["The documentation lists multiple versions of the API, from version 1.0.0 to the latest, 2.12.0, including version 2.4.0, with each having its own dedicated link."],["The page details the `GetServingConfigRequest` class's constructors and properties, including `Name` and `ServingConfigName`, with descriptions and type information."],["The latest version available for this API call, is `2.12.0`, however the present version is `2.4.0`."]]],[]]