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."],[[["The latest version available for the `GetCompletionConfigRequest` class is 2.12.0, while the current page focuses on version 2.3.0."],["This page provides documentation for the `GetCompletionConfigRequest` class within the Google Cloud Retail v2 API, including its constructors, properties, and implemented interfaces."],["The `GetCompletionConfigRequest` class is a request type used within the `CatalogService.GetCompletionConfig` method, as part of the Retail v2 API."],["The class inherits from `Object` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of `GetCompletionConfigRequest` include `CompletionConfigName` and `Name`, which are used to identify the specific completion configuration being requested."]]],[]]