public sealed class GetCompletionConfigRequest : IMessage<GetCompletionConfigRequest>, IEquatable<GetCompletionConfigRequest>, IDeepCloneable<GetCompletionConfigRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Retail v2 API class GetCompletionConfigRequest.
Request for
[CatalogService.GetCompletionConfig][google.cloud.retail.v2.CatalogService.GetCompletionConfig]
method.
[[["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-03-21 UTC."],[[["This document provides reference documentation for the `GetCompletionConfigRequest` class within the Google Cloud Retail v2 API, detailing its use in the `CatalogService.GetCompletionConfig` method."],["The latest version available for this class is 2.12.0, with historical versions spanning from 1.0.0 up to the latest, all accessible via provided links."],["The `GetCompletionConfigRequest` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, ensuring broad functionality and compatibility within the .NET ecosystem."],["The `GetCompletionConfigRequest` class has two constructors and two properties, `CompletionConfigName` and `Name`, with descriptions on how to use them."],["`GetCompletionConfigRequest` class inherits from object and has inherited members such as GetHashCode, GetType and ToString."]]],[]]