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."],["The `GetCompletionConfigRequest` class is used to request the retrieval of a CompletionConfig in the CatalogService."],["The latest version of the API is 2.12.0, and there is documentation available for all versions ranging from 1.0.0 to 2.12.0, each linking to their specific documentation page."],["The `GetCompletionConfigRequest` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetCompletionConfigRequest` class has properties for the resource `Name`, a string, and a `CompletionConfigName` typed view of the resource `Name`."]]],[]]