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."],[[["This webpage provides reference documentation for the `GetAttributesConfigRequest` class within the Google Cloud Retail v2 API for .NET."],["The latest version available for `GetAttributesConfigRequest` is 2.12.0, with historical versions dating back to 1.0.0 available for reference."],["The `GetAttributesConfigRequest` class is used to construct requests for the `CatalogService.GetAttributesConfig` method, which it inherits from several interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["It includes two constructors, one default and one that takes another `GetAttributesConfigRequest` object to copy, as well as properties such as `AttributesConfigName` and `Name` which are used to build the request."],["The class is part of the `Google.Cloud.Retail.V2` namespace, within the `Google.Cloud.Retail.V2.dll` assembly."]]],[]]