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 webpage provides reference documentation for the `GetCompletionConfigRequest` class within the Google Cloud Retail v2 API for .NET."],["The latest version of the `GetCompletionConfigRequest` class is 2.12.0, while this specific page details version 2.9.0, and contains links to older version as well."],["The `GetCompletionConfigRequest` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetCompletionConfigRequest` class includes properties such as `CompletionConfigName` and `Name`, used to define the full resource name for a completion configuration."],["The `GetCompletionConfigRequest` class can be initialized via two constructors: a parameterless one, and one which takes another instance of the `GetCompletionConfigRequest` class."]]],[]]