public sealed class ProductInputConfig : IMessage<ProductInputConfig>, IEquatable<ProductInputConfig>, IDeepCloneable<ProductInputConfig>, IBufferMessage, IMessage
[[["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 `ProductInputConfig` class provides a configuration source for product data within the Google Cloud Retail V2 namespace."],["This class supports multiple input source types, including `BigQuerySource`, `GcsSource`, and `ProductInlineSource`, allowing flexibility in data origins."],["The latest version of this class can be found in version 2.12.0 of the documentation, whereas version 1.4.0 is what's primarily covered on this page."],["The `ProductInputConfig` class implements several interfaces, like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its capabilities for data handling and object management."],["The `ProductInputConfig` class has different constructors for different instantiation paths and properties to select the input source."]]],[]]