public sealed class ProductAttributeInterval : IMessage<ProductAttributeInterval>, IEquatable<ProductAttributeInterval>, IDeepCloneable<ProductAttributeInterval>, IBufferMessage, IMessage
Reference documentation and code samples for the Retail v2 API class ProductAttributeInterval.
[[["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 documentation for the `ProductAttributeInterval` class within the Google Cloud Retail V2 API, specifically for .NET."],["The `ProductAttributeInterval` class represents a product attribute's name and a numeric interval, which is defined by the `Interval` property."],["The latest version of the API documentation for `ProductAttributeInterval` is 2.12.0, with older versions dating back to 1.0.0 available."],["The `ProductAttributeInterval` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties for `Interval`, which is of type `Google.Cloud.Retail.V2.Interval`, and `Name`, a string representing the attribute name."]]],[]]