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-04-17 UTC."],[[["The latest version available for the `GetCompletionConfigRequest` class is 2.12.0, while the current page's content refers to version 2.4.0."],["The `GetCompletionConfigRequest` class is part of the Google Cloud Retail v2 API and is used to request the `CatalogService.GetCompletionConfig` method."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetCompletionConfigRequest` class contains two constructors, a default one and one that accepts another `GetCompletionConfigRequest` object as a parameter."],["This class has properties such as `CompletionConfigName` of type `CompletionConfigName` and `Name` of type string, which is required and holds the full resource name."]]],[]]