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."],[[["This webpage provides reference documentation for the `GetAttributesConfigRequest` class within the Google Cloud Retail v2 API, specifically for the .NET framework."],["The latest version of the API documented is 2.12.0, while the current page focuses on version 2.8.0, alongside a list of previous releases from 1.0.0 to 2.12.0."],["The `GetAttributesConfigRequest` class is a request type used in the `CatalogService.GetAttributesConfig` method and implements multiple interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`, among others."],["Key properties of the `GetAttributesConfigRequest` class include `AttributesConfigName` and `Name`, which are used to identify the full resource name for the attributes configuration."],["The page details the constructors, inherited members, namespace, and assembly associated with the `GetAttributesConfigRequest` class, along with descriptions of the parameters and property values."]]],[]]