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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["The `GetAttributesConfigRequest` class is part of the Google Cloud Retail v2 API and is used to request attribute configurations."],["Version 2.12.0 is the latest version available for the Google Cloud Retail v2 API's `GetAttributesConfigRequest` class, with several prior versions going back to 1.0.0 being available."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetAttributesConfigRequest` class contains two constructors and two properties, `AttributesConfigName` and `Name`, for managing attribute configurations."],["The `GetAttributesConfigRequest` class inherits members such as `GetHashCode()`, `GetType()`, and `ToString()` from the `object` base class."]]],[]]