public sealed class GetAttributesConfigRequest : IMessage<GetAttributesConfigRequest>, IEquatable<GetAttributesConfigRequest>, IDeepCloneable<GetAttributesConfigRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Retail v2 API class GetAttributesConfigRequest.
Request for
[CatalogService.GetAttributesConfig][google.cloud.retail.v2.CatalogService.GetAttributesConfig]
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 `GetAttributesConfigRequest` class is part of the Google Cloud Retail v2 API and is used to request attribute configurations."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enhancing its functionality and integration within the .NET ecosystem."],["The latest version of the API is 2.12.0, however the page specifically references the documentation for version 2.4.0, which is a version amongst many that are listed, spanning from version 1.0.0 to 2.12.0."],["The `GetAttributesConfigRequest` class includes properties like `AttributesConfigName` and `Name`, where the Name property is a string that contains the full resource name."]]],[]]