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 latest version available for the Retail v2 API class `GetAttributesConfigRequest` is 2.12.0, with version 2.11.0 being the current context."],["This documentation provides reference information and code samples for the `GetAttributesConfigRequest` class, used within the `CatalogService.GetAttributesConfig` method in the Retail v2 API."],["The `GetAttributesConfigRequest` class inherits from `object` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, making it a versatile tool within the API."],["The class has 2 constructors, `GetAttributesConfigRequest()` and `GetAttributesConfigRequest(GetAttributesConfigRequest other)`, and 2 properties, `AttributesConfigName` and `Name`, that are important for its functionality."],["Historical versions of the `GetAttributesConfigRequest` class are accessible, dating back to version 1.0.0, offering a range of previous implementations for reference."]]],[]]