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 for .NET."],["The latest version available is 2.12.0, with documentation provided for various versions ranging from 1.0.0 to 2.12.0."],["The `GetAttributesConfigRequest` class is used to structure requests for the `CatalogService.GetAttributesConfig` method and inherits from several interfaces including IMessage, IEquatable, and IDeepCloneable."],["The class contains properties such as AttributesConfigName, which is a typed view, and Name, a string that represents the full AttributesConfig resource name."],["The GetAttributesConfigRequest class contains 2 constructors, GetAttributesConfigRequest() and GetAttributesConfigRequest(GetAttributesConfigRequest)."]]],[]]