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 `GetCompletionConfigRequest` class is used to request the `GetCompletionConfig` method from the `CatalogService` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The document outlines the class's inheritance, namespace, assembly, constructors, properties, and lists available versions from 1.0.0 up to the latest 2.12.0."],["The `GetCompletionConfigRequest` has two properties that are `CompletionConfigName`, which is a typed view of the `Name` resource, and `Name` which is the full resource name of the completion config, which is required."]]],[]]