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-03-21 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."]]],[]]