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 page provides reference documentation for the `GetAttributesConfigRequest` class within the Google Cloud Retail v2 API, detailing its use in retrieving attributes configurations."],["This class is part of the Google.Cloud.Retail.V2 namespace and is implemented in the Google.Cloud.Retail.V2.dll assembly, with a range of versions available."],["The class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `object` class."],["`GetAttributesConfigRequest` includes properties such as `AttributesConfigName` (a typed view) and `Name` (a string), which is a required resource name for retrieving the attribute's configuration."],["The latest version is 2.12.0, and the page lists all versions back to 1.0.0, with each representing the `GetAttributesConfigRequest` for that specific version."]]],[]]